Package hudson.scm
Class IntegritySCMChkptStep
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.IntegritySCMChkptStep
- All Implemented Interfaces:
hudson.ExtensionPoint,hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class IntegritySCMChkptStep
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 ServervoidsetCheckpointDesc(String checkpointDesc) voidsetCheckpointLabel(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
-
IntegritySCMChkptStep
-
-
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
-
setCheckpointDesc
-
getCheckpointDesc
-
getConnectionSettings
-