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.

All labels observed (2)

Label Occurrences
StepContext API 2
StepExecution API canonical 2

How this entity was disambiguated

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 ⓘ
linked to: Jakarta EE
conformsTo Jakarta Batch specification version 1.x ⓘ
linked to: Jakarta Batch
definedIn Jakarta Batch specification ⓘ
linked to: Jakarta Batch
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 ⓘ
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 ⓘ
JobExecution API ⓘ
StepContext API ⓘ
linked to: StepExecution API
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 ⓘ

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jakarta Batch → provides → StepExecution API ⓘ
JobExecution API → relatedTo → StepExecution API ⓘ
StepExecution API → relatedTo → StepContext API ⓘ
linked to: StepExecution API
JobParameters API → relatedTo → StepContext API ⓘ
linked to: StepExecution API