-
ClassDescriptionExtend
SynchronousNonBlockingStepExecution
and avoid Guice.ExtendSynchronousStepExecution
and avoid Guice.Moved to the structs plugin. SeeDescribableModel
-
MethodDescriptionuse
BodyExecution.cancel(Throwable)
to provide richer contextUseBodyInvoker.withCallback(BodyExecutionCallback)
and callBodyExecutionCallback.wrap(com.google.common.util.concurrent.FutureCallback<java.lang.Object>)
if this is what you really wanted.instead useCustomDescribableModel
instead useCustomDescribableModel
-
ConstructorDescriptionDirectly extend
StepExecution
and avoid Guice for a new step. Or seeAbstractStepExecutionImpl(StepContext)
for an existing step.Directly extendStep
and avoid Guice. Or seeAbstractStepImpl(boolean)
for an existing step.Avoid Guice.
StepDescriptor
and avoid Guice.