Package org.jenkinsci.plugins.ewm.steps
Class ExwsExecution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- org.jenkinsci.plugins.ewm.steps.ExwsExecution
-
- All Implemented Interfaces:
Serializable
public class ExwsExecution extends org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImplThe execution ofExwsStep.- Author:
- Alexandru Somai
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExwsExecution()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanstart()voidstop(Throwable cause)-
Methods inherited from class org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
inject, onResume
-
-