|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SystemConfig | |
|---|---|
| org.duracloud.duraservice.mgmt | |
| org.duracloud.serviceconfig | |
| Uses of SystemConfig in org.duracloud.duraservice.mgmt |
|---|
| Methods in org.duracloud.duraservice.mgmt that return types with arguments of type SystemConfig | |
|---|---|
java.util.List<SystemConfig> |
ServiceConfigUtil.resolveSystemConfigVars(UserStore userStore,
java.util.List<SystemConfig> systemConfig)
Populates variables in a service's system configuration. |
| Method parameters in org.duracloud.duraservice.mgmt with type arguments of type SystemConfig | |
|---|---|
java.util.List<SystemConfig> |
ServiceConfigUtil.resolveSystemConfigVars(UserStore userStore,
java.util.List<SystemConfig> systemConfig)
Populates variables in a service's system configuration. |
| Uses of SystemConfig in org.duracloud.serviceconfig |
|---|
| Methods in org.duracloud.serviceconfig that return SystemConfig | |
|---|---|
SystemConfig |
SystemConfig.clone()
|
| Methods in org.duracloud.serviceconfig that return types with arguments of type SystemConfig | |
|---|---|
java.util.List<SystemConfig> |
ServiceInfo.getSystemConfigs()
|
java.util.List<SystemConfig> |
Deployment.getSystemConfigs()
|
| Method parameters in org.duracloud.serviceconfig with type arguments of type SystemConfig | |
|---|---|
void |
ServiceInfo.setSystemConfigs(java.util.List<SystemConfig> systemConfigs)
|
void |
Deployment.setSystemConfigs(java.util.List<SystemConfig> systemConfigs)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||