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