Uses of Class
io.gitea.model.CreateHookOptionConfig
-
Packages that use CreateHookOptionConfig Package Description io.gitea.model -
-
Uses of CreateHookOptionConfig in io.gitea.model
Methods in io.gitea.model that return CreateHookOptionConfig Modifier and Type Method Description CreateHookOptionConfigCreateHookOption. getConfig()Get configMethods in io.gitea.model with parameters of type CreateHookOptionConfig Modifier and Type Method Description CreateHookOptionCreateHookOption. config(CreateHookOptionConfig config)voidCreateHookOption. setConfig(CreateHookOptionConfig config)
-