Constructor and Description |
---|
JobExecutionImpl(long executionId,
long instanceId,
PersistenceManagerService persistenceManagerService) |
Modifier and Type | Field and Description |
---|---|
protected PersistenceManagerService |
BaseStepController.persistenceManagerService |
protected PersistenceManagerService |
JobThreadRootController.persistenceService |
Constructor and Description |
---|
CheckpointManager(javax.batch.api.chunk.ItemReader reader,
javax.batch.api.chunk.ItemWriter writer,
javax.batch.api.chunk.CheckpointAlgorithm chkptAlg,
long jobInstanceID,
String stepId,
PersistenceManagerService persistenceManagerService,
DataRepresentationService dataRepresentationService) |
Modifier and Type | Method and Description |
---|---|
static InternalJobExecution |
JobExecutionHelper.getPersistedJobOperatorJobExecution(PersistenceManagerService persistenceManagerService,
long jobExecutionId) |
Constructor and Description |
---|
RuntimeFlowInSplitExecution(javax.batch.runtime.JobInstance jobInstance,
long executionId,
PersistenceManagerService manager) |
RuntimeJobExecution(javax.batch.runtime.JobInstance jobInstance,
long executionId,
PersistenceManagerService persistenceManagerService) |
Modifier and Type | Class and Description |
---|---|
class |
JDBCPersistenceManagerService |
class |
JPAPersistenceManagerService |
class |
MemoryPersistenceManagerService |
Constructor and Description |
---|
Result(StepContextImpl stepContext,
RuntimeJobExecution jobExecution,
PersistenceManagerService persistenceManagerService) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.