Interface TCKJobExecution

All Superinterfaces:
jakarta.batch.runtime.JobExecution
All Known Implementing Classes:
TCKJobExecutionWrapper

public interface TCKJobExecution extends jakarta.batch.runtime.JobExecution
  • Method Summary

    Modifier and Type
    Method
    Description
    long
     

    Methods inherited from interface jakarta.batch.runtime.JobExecution

    getBatchStatus, getCreateTime, getEndTime, getExecutionId, getExitStatus, getJobName, getJobParameters, getLastUpdatedTime, getStartTime
  • Method Details

    • getInstanceId

      long getInstanceId() throws jakarta.batch.operations.JobSecurityException, jakarta.batch.operations.NoSuchJobExecutionException
      Throws:
      jakarta.batch.operations.JobSecurityException
      jakarta.batch.operations.NoSuchJobExecutionException