|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CatalogInfo | |
|---|---|
| org.jvnet.hudson.plugins.scriptler.config | |
| org.jvnet.hudson.plugins.scriptler.share | |
| Uses of CatalogInfo in org.jvnet.hudson.plugins.scriptler.config |
|---|
| Methods in org.jvnet.hudson.plugins.scriptler.config that return CatalogInfo | |
|---|---|
CatalogInfo |
ScriptlerConfiguration.getCatalogInfo(java.lang.String name)
Gets the catalog info by its name. |
| Methods in org.jvnet.hudson.plugins.scriptler.config that return types with arguments of type CatalogInfo | |
|---|---|
java.util.List<CatalogInfo> |
ScriptlerConfiguration.getCatalogInfos()
|
| Method parameters in org.jvnet.hudson.plugins.scriptler.config with type arguments of type CatalogInfo | |
|---|---|
void |
ScriptlerConfiguration.setCatalogInfos(java.util.List<CatalogInfo> catalogInfos)
|
| Uses of CatalogInfo in org.jvnet.hudson.plugins.scriptler.share |
|---|
| Methods in org.jvnet.hudson.plugins.scriptler.share that return CatalogInfo | |
|---|---|
CatalogInfo |
Catalog.getInfo()
|
| Methods in org.jvnet.hudson.plugins.scriptler.share with parameters of type CatalogInfo | |
|---|---|
void |
Catalog.setInfo(CatalogInfo info)
|
| Constructors in org.jvnet.hudson.plugins.scriptler.share with parameters of type CatalogInfo | |
|---|---|
Catalog(CatalogInfo info)
|
|
CatalogManager(CatalogInfo info)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||