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