Uses of Class
org.jenkinsci.plugins.workflow.steps.Step
Packages that use Step
-
Uses of Step in org.jenkinsci.plugins.workflow.steps
Subclasses of Step in org.jenkinsci.plugins.workflow.stepsMethods in org.jenkinsci.plugins.workflow.steps that return StepModifier and TypeMethodDescriptionStepDescriptor.newInstance
(Map<String, Object> arguments) Deprecated.Methods in org.jenkinsci.plugins.workflow.steps with parameters of type StepModifier and TypeMethodDescriptionStepDescriptor.defineArguments
(Step step) Deprecated.protected static com.google.inject.Injector
AbstractStepImpl.prepareInjector
(StepContext context, Step step) org.jenkinsci.plugins.structs.describable.UninstantiatedDescribable
StepDescriptor.uninstantiate
(Step step) Deprecated.instead useCustomDescribableModel
CustomDescribableModel