| Package | Description |
|---|---|
| org.apache.batchee.container.services.persistence | |
| org.apache.batchee.spi |
| Modifier and Type | Field and Description |
|---|---|
protected StepExecutionImpl |
MemoryPersistenceManagerService.Structures.StepExecutionInstanceData.execution |
| Modifier and Type | Method and Description |
|---|---|
StepExecutionImpl |
JDBCPersistenceManagerService.createStepExecution(long rootJobExecId,
StepContextImpl stepContext) |
StepExecutionImpl |
MemoryPersistenceManagerService.createStepExecution(long rootJobExecId,
StepContextImpl stepContext) |
StepExecutionImpl |
JPAPersistenceManagerService.createStepExecution(long jobExecId,
StepContextImpl stepContext) |
| Modifier and Type | Method and Description |
|---|---|
StepExecutionImpl |
PersistenceManagerService.createStepExecution(long jobExecId,
StepContextImpl stepContext)
Create a StepExecution
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.