| Modifier and Type | Method and Description |
|---|---|
static ConfigInfo |
ConfigInfo.create(String name,
boolean configExists,
HistoryDescr histDescr,
boolean isJob)
Returns a new ConfigInfo object for a system configuration file.
|
| Modifier and Type | Method and Description |
|---|---|
List<ConfigInfo> |
JobConfigHistoryRootAction.getConfigs()
Returns the configuration history entries for either
AbstractItem
s or system changes or deleted jobs or all of the above. |
List<ConfigInfo> |
JobConfigHistoryProjectAction.getJobConfigs()
Returns the configuration history entries for one
AbstractItem. |
List<ConfigInfo> |
JobConfigHistoryProjectAction.getJobConfigsREST()
Returns the configuration history entries for one
AbstractItem for the REST API. |
List<ConfigInfo> |
JobConfigHistoryRootAction.getSingleConfigs(String name)
Returns the configuration history entries for one group of system files
or deleted jobs.
|
List<ConfigInfo> |
ComputerConfigHistoryAction.getSlaveConfigs()
Returns the configuration history entries for one
Slave. |
List<ConfigInfo> |
ComputerConfigHistoryAction.getSlaveConfigsREST()
Returns the configuration history entries for one
Slave for the REST API. |
| Modifier and Type | Method and Description |
|---|---|
String |
JobConfigHistoryRootAction.createLinkToFiles(ConfigInfo config,
String type)
Creates links to the correct configOutput.jellys for job history vs.
|
Copyright © 2004–2015. All rights reserved.