Package com.vrondakis.zap.workflow
Class ImportZapPolicyExecution
- java.lang.Object
-
- org.jenkinsci.plugins.workflow.steps.StepExecution
-
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
-
- com.vrondakis.zap.workflow.DefaultStepExecutionImpl
-
- com.vrondakis.zap.workflow.ImportZapPolicyExecution
-
- All Implemented Interfaces:
Serializable
public class ImportZapPolicyExecution extends DefaultStepExecutionImpl
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ImportZapPolicyExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, ImportZapPolicyStepParameters importZapPolicyStepParameters)
-
Method Summary
Modifier and Type Method Description boolean
start()
-
Methods inherited from class com.vrondakis.zap.workflow.DefaultStepExecutionImpl
onResume, stop
-
-
-
-
Constructor Detail
-
ImportZapPolicyExecution
public ImportZapPolicyExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, ImportZapPolicyStepParameters importZapPolicyStepParameters)
-
-