Package | Description |
---|---|
org.jberet.operations | |
org.jberet.repository | |
org.jberet.runtime.context | |
org.jberet.spi |
Modifier and Type | Method and Description |
---|---|
BatchEnvironment |
JobOperatorImpl.getBatchEnvironment() |
abstract BatchEnvironment |
AbstractJobOperator.getBatchEnvironment()
Returns the batch environment that should be used for this JobOperator.
|
Constructor and Description |
---|
JobOperatorImpl(BatchEnvironment batchEnvironment) |
Modifier and Type | Method and Description |
---|---|
static JobRepository |
JobRepositoryFactory.getJobRepository(BatchEnvironment batchEnvironment)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
BatchEnvironment |
JobContextImpl.getBatchEnvironment() |
Constructor and Description |
---|
JobContextImpl(JobExecutionImpl jobExecution,
JobExecutionImpl originalToRestart,
ArtifactFactory artifactFactory,
JobRepository jobRepository,
BatchEnvironment batchEnvironment) |
Modifier and Type | Method and Description |
---|---|
static JobOperatorContext |
JobOperatorContext.create(BatchEnvironment batchEnvironment)
Creates a new context based on the environment.
|
Copyright © 2019 JBoss by Red Hat. All rights reserved.