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, stop
public JobOperatorImpl() throws javax.batch.operations.BatchRuntimeException
javax.batch.operations.BatchRuntimeException
public JobOperatorImpl(BatchEnvironment batchEnvironment) throws javax.batch.operations.BatchRuntimeException
javax.batch.operations.BatchRuntimeException
public BatchEnvironment getBatchEnvironment()
AbstractJobOperator
null
.getBatchEnvironment
in class AbstractJobOperator
Copyright © 2018 JBoss by Red Hat. All rights reserved.