Interface TCKJobExecution

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

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

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      long getInstanceId()  
      • Methods inherited from interface jakarta.batch.runtime.JobExecution

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

      • getInstanceId

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