public final class BatchletRunner extends AbstractRunner<StepContextImpl> implements JobTask, JobStopNotificationListener
batchContext, enclosingRunner, id, jobContext
Constructor and Description |
---|
BatchletRunner(StepContextImpl stepContext,
CompositeExecutionRunner enclosingRunner,
RefArtifact batchlet,
PartitionWorker partitionWorker) |
Modifier and Type | Method and Description |
---|---|
void |
run() |
void |
stopRequested(long jobExecutionId)
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, RefArtifact batchlet, PartitionWorker partitionWorker)
public void stopRequested(long jobExecutionId)
JobStopNotificationListener
stopRequested
in interface JobStopNotificationListener
jobExecutionId
- the job execution id requested to stopCopyright © 2018 JBoss by Red Hat. All rights reserved.