Class |
Description |
BuildStageArguments
|
Represents the arguments available to the
GenericPipeline.buildGeneric method. |
GenericSetupStageArguments
|
Arguments available to the GenericPipeline.setupGeneric
method. |
GenericStageArguments
|
Arguments available to stage creation methods present in GenericPipeline |
GenericStageArgumentsTrait
|
Arguments available to stage creation methods present in GenericPipeline |
PackagingStageArguments
|
Represents the arguments available to the
org.zowe.jenkins_shared_library.pipelines.generic.GenericPipeline#packagingGeneric(java.util.Map) method. |
PublishStageArguments
|
Represents the arguments available to the
org.zowe.jenkins_shared_library.pipelines.generic.GenericPipeline#publishGeneric(java.util.Map) method. |
ReleaseStageArguments
|
Represents the arguments available to the
org.zowe.jenkins_shared_library.pipelines.generic.GenericPipeline#releaseGeneric(java.util.Map) method. |
SonarScanStageArguments
|
Represents the arguments available to the
org.zowe.jenkins_shared_library.pipelines.generic.GenericPipeline#sonarScanGeneric(java.util.Map) method. |
TestStageArguments
|
Represents the arguments available to the
org.zowe.jenkins_shared_library.pipelines.generic.GenericPipeline#testGeneric(java.util.Map) method. |