
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, resolveTransitionElementsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredRemainingPermitspublic BatchletRunner(StepContextImpl stepContext, CompositeExecutionRunner enclosingRunner, RefArtifact batchlet, PartitionWorker partitionWorker)
public void stopRequested(long jobExecutionId)
JobStopNotificationListenerstopRequested in interface JobStopNotificationListenerjobExecutionId - the job execution id requested to stopCopyright © 2018 JBoss by Red Hat. All rights reserved.