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