Uses of Class
org.jenkinsci.plugins.scriptler.share.CatalogInfo
-
Packages that use CatalogInfo Package Description org.jenkinsci.plugins.scriptler org.jenkinsci.plugins.scriptler.share org.jenkinsci.plugins.scriptler.share.gh -
-
Uses of CatalogInfo in org.jenkinsci.plugins.scriptler
Methods in org.jenkinsci.plugins.scriptler that return CatalogInfo Modifier and Type Method Description CatalogInfo
ScriptlerManagement. getCatalogInfoByName(String catalogName)
-
Uses of CatalogInfo in org.jenkinsci.plugins.scriptler.share
Methods in org.jenkinsci.plugins.scriptler.share that return CatalogInfo Modifier and Type Method Description CatalogInfo
ScriptInfoCatalog. getInfo()
-
Uses of CatalogInfo in org.jenkinsci.plugins.scriptler.share.gh
Fields in org.jenkinsci.plugins.scriptler.share.gh declared as CatalogInfo Modifier and Type Field Description static CatalogInfo
GHCatalog. CATALOG_INFO
Methods in org.jenkinsci.plugins.scriptler.share.gh that return CatalogInfo Modifier and Type Method Description CatalogInfo
GHCatalog. getInfo()
-