Class Hierarchy
- java.lang.Object
- hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)
- org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
- com.vrondakis.zap.workflow.ArchiveZapStep (implements java.io.Serializable)
 - com.vrondakis.zap.workflow.ConfigurePassiveRulesStep
 - com.vrondakis.zap.workflow.ImportZapPolicyStep
 - com.vrondakis.zap.workflow.ImportZapUrlsStep
 - com.vrondakis.zap.workflow.RunZapAttackStep
 - com.vrondakis.zap.workflow.RunZapCrawlerStep
 - com.vrondakis.zap.workflow.StartZapStep
 - com.vrondakis.zap.workflow.StopZapStep (implements java.io.Serializable)
 
 
 - org.jenkinsci.plugins.workflow.steps.Step (implements hudson.ExtensionPoint)
 - com.vrondakis.zap.workflow.ArchiveZapStepParameters (implements java.io.Serializable)
 - com.vrondakis.zap.workflow.ConfigurePassiveRulesStepParameters
 - hudson.model.Descriptor<T> (implements jenkins.util.io.OnMaster, hudson.model.Saveable)
- org.jenkinsci.plugins.workflow.steps.StepDescriptor
- org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
- com.vrondakis.zap.workflow.DefaultStepDescriptorImpl<T>
- com.vrondakis.zap.workflow.ArchiveZapStep.DescriptorImpl
 - com.vrondakis.zap.workflow.ConfigurePassiveRulesStep.DescriptorImpl
 - com.vrondakis.zap.workflow.ImportZapPolicyStep.DescriptorImpl
 - com.vrondakis.zap.workflow.ImportZapUrlsStep.DescriptorImpl
 - com.vrondakis.zap.workflow.RunZapAttackStep.DescriptorImpl
 - com.vrondakis.zap.workflow.RunZapCrawlerStep.DescriptorImpl
 - com.vrondakis.zap.workflow.StartZapStep.DescriptorImpl
 - com.vrondakis.zap.workflow.StopZapStep.DescriptorImpl
 
 
 - com.vrondakis.zap.workflow.DefaultStepDescriptorImpl<T>
 
 - org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl
 
 - org.jenkinsci.plugins.workflow.steps.StepDescriptor
 - com.vrondakis.zap.workflow.ImportZapPolicyStepParameters
 - com.vrondakis.zap.workflow.ImportZapUrlsStepParameters
 - com.vrondakis.zap.workflow.RunZapAttackStepParameters
 - com.vrondakis.zap.workflow.RunZapCrawlerParameters
 - com.vrondakis.zap.workflow.StartZapStepParameters
 - org.jenkinsci.plugins.workflow.steps.StepExecution (implements java.io.Serializable)
- org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
- com.vrondakis.zap.workflow.DefaultStepExecutionImpl
- com.vrondakis.zap.workflow.ConfigurePassiveRulesExecution
 - com.vrondakis.zap.workflow.ImportZapPolicyExecution
 - com.vrondakis.zap.workflow.ImportZapUrlsExecution
 - com.vrondakis.zap.workflow.StartZapExecution
 - com.vrondakis.zap.workflow.StopZapExecution
 
 
 - com.vrondakis.zap.workflow.DefaultStepExecutionImpl
 - org.jenkinsci.plugins.workflow.steps.SynchronousNonBlockingStepExecution<T>
- com.vrondakis.zap.workflow.ArchiveZapExecution
 - com.vrondakis.zap.workflow.RunZapAttackExecution
 - com.vrondakis.zap.workflow.RunZapCrawlerExecution
 
 
 - org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl
 
 - hudson.model.AbstractDescribableImpl<T> (implements hudson.model.Describable<T>)