Package com.gitee.jenkins.workflow
Class AcceptGiteePullRequestStep.AcceptGiteePullRequestStepExecution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
-
- com.gitee.jenkins.workflow.AcceptGiteePullRequestStep.AcceptGiteePullRequestStepExecution
-
- All Implemented Interfaces:
Serializable
- Enclosing class:
- AcceptGiteePullRequestStep
public static class AcceptGiteePullRequestStep.AcceptGiteePullRequestStepExecution extends org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution<Void>
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected Void
run()
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution
start, stop
-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResume
-
-