-
Classes Class Description org.jenkinsci.plugins.workflow.steps.AbstractStepDescriptorImpl Directly extendStepDescriptor
and avoid Guice.org.jenkinsci.plugins.workflow.steps.AbstractSynchronousNonBlockingStepExecution ExtendSynchronousNonBlockingStepExecution
and avoid Guice.org.jenkinsci.plugins.workflow.steps.AbstractSynchronousStepExecution ExtendSynchronousStepExecution
and avoid Guice.org.jenkinsci.plugins.workflow.structs.DescribableHelper Moved to the structs plugin. SeeDescribableModel
-
Annotation Types Annotation Type Description org.jenkinsci.plugins.workflow.steps.StepContextParameter CallStepContext.get(java.lang.Class<T>)
as needed and avoid Guice.
-
Constructors Constructor Description org.jenkinsci.plugins.workflow.steps.AbstractStepExecutionImpl() Directly extendStepExecution
and avoid Guice for a new step. Or seeAbstractStepExecutionImpl(StepContext)
for an existing step.org.jenkinsci.plugins.workflow.steps.AbstractStepImpl() Directly extendStep
and avoid Guice. Or seeAbstractStepImpl(boolean)
for an existing step.org.jenkinsci.plugins.workflow.steps.FlowInterruptedException(Result, CauseOfInterruption...) org.jenkinsci.plugins.workflow.steps.StepExecution() Avoid Guice.