Package hudson.scm
Class IntegritySCMLabelStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
hudson.scm.IntegritySCMLabelStep
- All Implemented Interfaces:
hudson.ExtensionPoint,hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class IntegritySCMLabelStep
extends org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classstatic classNested classes/interfaces inherited from interface hudson.ExtensionPoint
hudson.ExtensionPoint.LegacyInstancesAreScopedToHudson -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the project specific encrypted password of the user connecting to the Integrity ServervoidsetCheckpointLabel(String checkpointLabel) voidsetConfigPath(String configPath) voidsetPassword(String password) voidsetUserName(String userName) Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepImpl
prepareInjector, startMethods inherited from class org.jenkinsci.plugins.workflow.steps.Step
getDescriptor
-
Constructor Details
-
IntegritySCMLabelStep
-
-
Method Details
-
getServerConfig
-
setUserName
-
getUserName
-
setPassword
-
getPassword
Returns the project specific encrypted password of the user connecting to the Integrity Server- Returns:
-
setConfigPath
-
getConfigPath
-
setCheckpointLabel
-
getCheckpointLabel
-
getConnectionSettings
-