-
-
class BuildstashStep extends org.jenkinsci.plugins.workflow.steps.Step implements
Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
apiKey
Secret apiKey
-
architectures
String architectures
-
customBuildNumber
String customBuildNumber
-
expansionFilePath
String expansionFilePath
-
labels
String labels
-
notes
String notes
-
platform
String platform
-
primaryFilePath
String primaryFilePath
-
stream
String stream
-
structure
String structure
-
vcBranch
String vcBranch
-
vcCommitSha
String vcCommitSha
-
vcCommitUrl
String vcCommitUrl
-
vcHost
String vcHost
-
vcHostType
String vcHostType
-
vcRepoName
String vcRepoName
-
vcRepoUrl
String vcRepoUrl
-
versionComponent1Major
String versionComponent1Major
-
versionComponent2Minor
String versionComponent2Minor
-
versionComponent3Patch
String versionComponent3Patch
-
versionComponentExtra
String versionComponentExtra
-
versionComponentMeta
String versionComponentMeta
-
class BuildstashStepExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<
Map<
String,
Object>> implements Serializable
- serialVersionUID:
- 1L
-
-
-