JobExecution API

E836345

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

Try in SPARQL Jump to: Statements Referenced by

Statements (50)

Predicate Object
instanceOf Jakarta Batch API component
Java API
conformsTo Jakarta Batch specification NERFINISHED
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 NERFINISHED
partOf Jakarta Batch NERFINISHED
Jakarta EE NERFINISHED
relatedTo Jakarta Batch runtime
JobInstance API
JobOperator API NERFINISHED
StepExecution API NERFINISHED
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

Referenced by (1)

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

Jakarta Batch provides JobExecution API