Class JiraCheckGatingStatusStep
java.lang.Object
hudson.model.AbstractDescribableImpl<org.jenkinsci.plugins.workflow.steps.Step>
org.jenkinsci.plugins.workflow.steps.Step
com.atlassian.jira.cloud.jenkins.checkgatingstatus.pipeline.JiraCheckGatingStatusStep
- All Implemented Interfaces:
ExtensionPoint
,Describable<org.jenkinsci.plugins.workflow.steps.Step>
,Serializable
public class JiraCheckGatingStatusStep
extends org.jenkinsci.plugins.workflow.steps.Step
implements Serializable
Implementation of the "checkGatingStatus" step that can be used in Jenkinsfile to check gating
status managed by Jira Service Desk.
- See Also:
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from interface hudson.ExtensionPoint
ExtensionPoint.LegacyInstancesAreScopedToHudson
-
Constructor Summary
-
Method Summary
Methods inherited from class org.jenkinsci.plugins.workflow.steps.Step
getDescriptor
-
Constructor Details
-
JiraCheckGatingStatusStep
-
-
Method Details
-
getSite
-
setSite
-
start
public org.jenkinsci.plugins.workflow.steps.StepExecution start(org.jenkinsci.plugins.workflow.steps.StepContext context) - Specified by:
start
in classorg.jenkinsci.plugins.workflow.steps.Step
-
getEnvironmentId
-