
public class JobOperatorImpl extends AbstractJobOperator implements javax.batch.operations.JobOperator
| Constructor and Description |
|---|
JobOperatorImpl() |
JobOperatorImpl(BatchEnvironment batchEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
BatchEnvironment |
getBatchEnvironment()
Returns the batch environment that should be used for this JobOperator.
|
abandon, getJobExecution, getJobExecutionImpl, getJobExecutions, getJobInstance, getJobInstanceCount, getJobInstances, getJobNames, getJobRepository, getParameters, getRunningExecutions, getStepExecutions, restart, restart, start, start, start, start, stoppublic JobOperatorImpl()
throws javax.batch.operations.BatchRuntimeException
javax.batch.operations.BatchRuntimeExceptionpublic JobOperatorImpl(BatchEnvironment batchEnvironment) throws javax.batch.operations.BatchRuntimeException
javax.batch.operations.BatchRuntimeExceptionpublic BatchEnvironment getBatchEnvironment()
AbstractJobOperatornull.getBatchEnvironment in class AbstractJobOperatorCopyright © 2018 JBoss by Red Hat. All rights reserved.