Package com.mycompany.abapci
Class SAPSystem.SAPSystemDescriptor
- Enclosing class:
- SAPSystem
@Extension public static class SAPSystem.SAPSystemDescriptor extends Descriptor<SAPSystem>
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
Descriptor.FormException, Descriptor.PropertyType, Descriptor.Self -
Field Summary
-
Constructor Summary
Constructors Constructor Description SAPSystemDescriptor() -
Method Summary
Modifier and Type Method Description FormValidationdoCheckLabel(String value)FormValidationdoCheckSapMandant(String value)FormValidationdoCheckSapPassword(String value)FormValidationdoCheckSapProtocol(String value)FormValidationdoCheckSapServername(String value)FormValidationdoCheckSapUsername(String value)StringgetDisplayName()Methods inherited from class hudson.model.Descriptor
addHelpFileRedirect, calcAutoCompleteSettings, calcFillSettings, configure, configure, doHelp, find, find, findByDescribableClassName, findById, getCategory, getCheckMethod, getCheckUrl, getConfigFile, getConfigPage, getCurrentDescriptorByNameUrl, getDescriptorFullUrl, getDescriptorUrl, getGlobalConfigPage, getGlobalPropertyType, getHelpFile, getHelpFile, getHelpFile, getId, getJsonSafeClassName, getKlass, getPlugin, getPossibleViewNames, getPropertyType, getPropertyType, getPropertyTypeOrDie, getRequiredGlobalConfigPagePermission, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
SAPSystemDescriptor
public SAPSystemDescriptor()
-
-
Method Details