| Package | Description |
|---|---|
| org.jberet.repository | |
| org.jberet.runtime.context | |
| org.jberet.se | |
| org.jberet.spi |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPersistentRepository |
class |
AbstractRepository |
class |
InfinispanRepository |
class |
InMemoryRepository |
class |
JdbcRepository |
class |
MongoRepository |
| Modifier and Type | Method and Description |
|---|---|
static JobRepository |
JobRepositoryFactory.getJobRepository(BatchEnvironment batchEnvironment)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
JobRepository |
JobContextImpl.getJobRepository() |
| Constructor and Description |
|---|
JobContextImpl(JobExecutionImpl jobExecution,
JobExecutionImpl originalToRestart,
ArtifactFactory artifactFactory,
JobRepository jobRepository,
BatchEnvironment batchEnvironment) |
| Modifier and Type | Method and Description |
|---|---|
JobRepository |
BatchSEEnvironment.getJobRepository() |
| Modifier and Type | Method and Description |
|---|---|
JobRepository |
BatchEnvironment.getJobRepository()
Returns the job repository used for this environment.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.