- scm - Variable in class com.infostretch.labs.transformers.SCMTransformer
-
- scmBranch - Variable in class com.infostretch.labs.transformers.Transformer
-
- scmCredentialsId - Variable in class com.infostretch.labs.transformers.Transformer
-
- SCMTransformer - Class in com.infostretch.labs.transformers
-
SCMTransformer handles the conversion of SCMs in
FreeStyle job configuration to pipeline Job configuration.
- SCMTransformer(Transformer) - Constructor for class com.infostretch.labs.transformers.SCMTransformer
-
Initialise local Transformer variable.
- scmType - Variable in class com.infostretch.labs.transformers.Transformer
-
- scmURL - Variable in class com.infostretch.labs.transformers.Transformer
-
- SCMUtil - Class in com.infostretch.labs.utils
-
SCMUtil provides functionality to handle Jenkinsfile operations for various SCMs.
- SCMUtil() - Constructor for class com.infostretch.labs.utils.SCMUtil
-
- script - Variable in class com.infostretch.labs.transformers.Transformer
-
- searchByTag(String) - Static method in enum com.infostretch.labs.utils.PluginClass
-
Searches all Plugin Classes and returns the one that matches given nodeTag.
- searchByValue(String) - Static method in enum com.infostretch.labs.utils.PluginIgnoredClass
-
- setScmBranch(String) - Method in class com.infostretch.labs.transformers.Transformer
-
Setter method to set SCM Branch.
- setScmCredentialsId(String) - Method in class com.infostretch.labs.transformers.Transformer
-
Setter method to set SCM Credentials Id.
- setScmType(String) - Method in class com.infostretch.labs.transformers.Transformer
-
Setter method to set SCM Type.
- setScmURL(String) - Method in class com.infostretch.labs.transformers.Transformer
-
Setter method to set SCM URL.
- Shell - Class in com.infostretch.labs.plugins
-
Handles transformation of Shell properties
- Shell(Transformer, Node) - Constructor for class com.infostretch.labs.plugins.Shell
-