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