| Constructor and Description |
|---|
SCLMSCMDescriptor()
Dummy constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
Configure action that is invoked from global settings.
|
String |
getDisplayName()
Get printable name.
|
String |
getSCLMJobHeader()
Get globally configured job header.
|
String |
getSCLMJobStep()
Get globally configured FLMCMD job step.
|
getBrowserDescriptors, isApplicable, isApplicable, isBrowserReusable, loadaddHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, doHelp, find, find, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getT, getViewPage, isInstance, isSubTypeOf, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMappublic String getSCLMJobHeader()
SCLMJobHeader.public String getSCLMJobStep()
SCLMJobStep.public String getDisplayName()
getDisplayName in class hudson.model.Descriptor<hudson.scm.SCM>public boolean configure(org.kohsuke.stapler.StaplerRequest req,
net.sf.json.JSONObject json)
throws hudson.model.Descriptor.FormException
configure in class hudson.model.Descriptor<hudson.scm.SCM>req - Request.json - Parameters.FormExceptionhudson.model.Descriptor.FormExceptionCopyright © 2004-2015. All Rights Reserved.