Package hudson.scm
Class IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
java.lang.Object
hudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.StepDescriptor
org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
hudson.scm.IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
- All Implemented Interfaces:
hudson.model.Saveable,jenkins.model.Loadable,jenkins.util.io.OnMaster
- Enclosing class:
IntegritySCMCheckinStep
@Extension(optional=true)
public static final class IntegritySCMCheckinStep.IntegritySCMCheckinDescriptorImpl
extends org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
-
Nested Class Summary
Nested classes/interfaces inherited from class hudson.model.Descriptor
hudson.model.Descriptor.FormException, hudson.model.Descriptor.PropertyType, hudson.model.Descriptor.Self -
Field Summary
Fields inherited from class hudson.model.Descriptor
clazzFields inherited from interface hudson.model.Saveable
NOOP -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionhudson.util.ListBoxModeldoFillServerConfigItems(String serverConfig) Provides a list box for users to choose from a list of Integrity Server configurationsMethods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
getExecutionType, getRequiredContextMethods inherited from class org.jenkinsci.plugins.workflow.steps.StepDescriptor
all, checkContextAvailability, defineArguments, getProvidedContext, isAdvanced, newInstance, takesImplicitBlockArgumentMethods inherited from class hudson.model.Descriptor
addHelpFileRedirect, bindJSON, bindJSON, calcAutoCompleteSettings, calcFillSettings, configure, configure, configure, doHelp, 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, getStaticHelpUrl, getStaticHelpUrl, getT, getViewPage, isInstance, isSubTypeOf, load, newInstance, newInstance, newInstance, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, newInstancesFromHeteroList, save, self, toArray, toList, toMap
-
Constructor Details
-
IntegritySCMCheckinDescriptorImpl
public IntegritySCMCheckinDescriptorImpl()
-
-
Method Details
-
getFunctionName
- Specified by:
getFunctionNamein classorg.jenkinsci.plugins.workflow.steps.StepDescriptor
-
getDisplayName
- Overrides:
getDisplayNamein classhudson.model.Descriptor<org.jenkinsci.plugins.workflow.steps.Step>
-
doFillServerConfigItems
Provides a list box for users to choose from a list of Integrity Server configurations- Parameters:
configuration- Simple configuration name- Returns:
-