public final class BatchletRunner extends AbstractRunner<StepContextImpl> implements JobTask, JobStopNotificationListener
batchContext, enclosingRunner, id, jobContext
Constructor and Description |
---|
BatchletRunner(StepContextImpl stepContext,
CompositeExecutionRunner enclosingRunner,
StepExecutionRunner stepRunner,
RefArtifact batchlet) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
stopRequested()
Invoked when the current job is requested to stop.
|
getRequiredRemainingPermits, matches, resolveTransitionElements
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredRemainingPermits
public BatchletRunner(StepContextImpl stepContext, CompositeExecutionRunner enclosingRunner, StepExecutionRunner stepRunner, RefArtifact batchlet)
public void stopRequested()
JobStopNotificationListener
stopRequested
in interface JobStopNotificationListener
Copyright © 2017 JBoss by Red Hat. All rights reserved.