Package com.vrondakis.zap.workflow
Class RunZapAttackExecution
- java.lang.Object
 - 
- org.jenkinsci.plugins.workflow.steps.StepExecution
 - 
- org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
 - 
- com.vrondakis.zap.workflow.RunZapAttackExecution
 
 
 
 
- 
- All Implemented Interfaces:
 Serializable
public class RunZapAttackExecution extends org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<Void>
Executor for zapAttack() function in jenkinsfile- See Also:
 - Serialized Form
 
 
- 
- 
Constructor Summary
Constructors Constructor Description RunZapAttackExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, RunZapAttackStepParameters runZapAttackStepParameters) 
 - 
 
- 
- 
Constructor Detail
- 
RunZapAttackExecution
public RunZapAttackExecution(org.jenkinsci.plugins.workflow.steps.StepContext context, RunZapAttackStepParameters runZapAttackStepParameters) 
 - 
 
 -