Package hudson.scm
Class IntegritySCMCheckinStep
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.IntegritySCMCheckinStep
- All Implemented Interfaces:
hudson.ExtensionPoint,hudson.model.Describable<org.jenkinsci.plugins.workflow.steps.Step>
public class IntegritySCMCheckinStep
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 ServervoidsetConfigPath(String configPath) voidsetExcludes(String excludes) voidsetIncludes(String includes) voidvoidsetPassword(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
-
IntegritySCMCheckinStep
-
-
Method Details
-
getServerConfig
-
setUserName
-
getUserName
-
setPassword
-
getPassword
Returns the project specific encrypted password of the user connecting to the Integrity Server- Returns:
-
setConfigPath
-
getConfigPath
-
setIncludes
-
getIncludes
-
setExcludes
-
getExcludes
-
setItemID
-
getItemID
-
getConnectionSettings
-