Package | Description |
---|---|
org.apache.batchee.container.services.persistence.jpa.domain |
Modifier and Type | Method and Description |
---|---|
JobExecutionEntity |
StepExecutionEntity.getExecution() |
Modifier and Type | Method and Description |
---|---|
List<JobExecutionEntity> |
JobInstanceEntity.getExecutions() |
Modifier and Type | Method and Description |
---|---|
void |
StepExecutionEntity.setExecution(JobExecutionEntity execution) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.