StepExecution API
E836346
StepExecution API is a Jakarta Batch component that represents and manages the runtime context, status, and metrics of an individual batch step execution.
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
Jakarta Batch API component
ⓘ
batch step execution representation ⓘ |
| abstractionLevel | runtime-level step representation ⓘ |
| associatedWith | a single step within a job execution ⓘ |
| category | enterprise batch processing ⓘ |
| compatibleWith | Jakarta EE platform NERFINISHED ⓘ |
| conformsTo | Jakarta Batch specification version 1.x NERFINISHED ⓘ |
| definedIn | Jakarta Batch specification NERFINISHED ⓘ |
| distinguishes | multiple executions of the same logical step ⓘ |
| enables |
programmatic inspection of step outcomes
ⓘ
querying historical step execution data ⓘ |
| exposes |
commit count metric
ⓘ
filter count metric ⓘ read count metric ⓘ rollback count metric ⓘ skip count metric ⓘ write count metric ⓘ |
| granularity | individual step execution ⓘ |
| lifecycle |
completed when the step finishes
ⓘ
created when a step starts ⓘ updated as the step progresses ⓘ |
| manages |
step execution context
ⓘ
step execution metrics ⓘ step execution status ⓘ |
| namespace | jakarta.batch.runtime ⓘ |
| not | a design-time step definition ⓘ |
| partOf | Jakarta Batch NERFINISHED ⓘ |
| purpose |
to expose metrics for an individual batch step execution
ⓘ
to manage the status of an individual batch step execution ⓘ to represent the runtime context of an individual batch step execution ⓘ |
| relatedTo |
JobContext API
NERFINISHED
ⓘ
JobExecution API NERFINISHED ⓘ StepContext API NERFINISHED ⓘ |
| supports |
auditing of batch step runs
ⓘ
error analysis of step failures ⓘ monitoring of step progress ⓘ |
| tracks |
batch status of a step
ⓘ
end time of a step execution ⓘ exit status of a step ⓘ start time of a step execution ⓘ step metrics ⓘ |
| usedBy |
batch applications
ⓘ
batch runtime ⓘ job operator implementations ⓘ |
| usedIn |
chunk-oriented batch steps
ⓘ
task-oriented batch steps ⓘ |
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.