JobExecution API

E836345

JobExecution API is a Jakarta Batch component that represents and manages the runtime state and metadata of a batch job execution.

All labels observed (1)

Label Occurrences
JobExecution API canonical 3

How this entity was disambiguated

Statements (50)

Predicate Object
instanceOf Jakarta Batch API component ⓘ
Java API ⓘ
conformsTo Jakarta Batch specification ⓘ
linked to: Jakarta Batch
definesConcept batch status ⓘ
create time ⓘ
end time ⓘ
exit status ⓘ
job execution id ⓘ
job execution metrics ⓘ
job instance id ⓘ
job parameters ⓘ
last updated time ⓘ
start time ⓘ
hasOperation getBatchStatus ⓘ
getCreateTime ⓘ
getEndTime ⓘ
getExecutionContext ⓘ
getExecutionId ⓘ
getExitStatus ⓘ
getJobInstance ⓘ
getJobName ⓘ
getJobParameters ⓘ
getLastUpdatedTime ⓘ
getRestartExecutionId ⓘ
getStartTime ⓘ
getStepExecutions ⓘ
setExitStatus ⓘ
hasProperty associated execution context ⓘ
associated job instance ⓘ
associated job parameters ⓘ
associated step executions ⓘ
immutable execution id ⓘ
hasPurpose manage metadata of a batch job execution ⓘ
represent runtime state of a batch job execution ⓘ
implementedIn Java ⓘ
partOf Jakarta Batch ⓘ
Jakarta EE ⓘ
relatedTo Jakarta Batch runtime ⓘ
JobInstance API ⓘ
JobOperator API ⓘ
StepExecution API ⓘ
supports retrieving current batch status ⓘ
updating exit status ⓘ
typicalEnvironment Jakarta EE application servers ⓘ
enterprise batch processing applications ⓘ
usedFor batch job lifecycle management ⓘ
batch job monitoring ⓘ
retrieving job execution identifiers ⓘ
retrieving job execution status ⓘ
retrieving job execution timestamps ⓘ

How these facts were elicited

Referenced by (3)

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

Jakarta Batch → provides → JobExecution API ⓘ
StepExecution API → relatedTo → JobExecution API ⓘ
JobInstance API → relatedTo → JobExecution API ⓘ