JavaScript is disabled on your browser.
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method
javax.batch.runtime

Interface StepExecution



  • public interface StepExecution
    • Method Detail

      • getStepExecutionId

        long getStepExecutionId()
        Get unique id for this StepExecution.
        Returns:
        StepExecution id
      • getStepName

        String getStepName()
        Get step name.
        Returns:
        value of 'id' attribute from
      • getBatchStatus

        BatchStatus getBatchStatus()
        Get batch status of this step execution.
        Returns:
        batch status.
      • getStartTime

        Date getStartTime()
        Get time this step started.
        Returns:
        date (time)
      • getEndTime

        Date getEndTime()
        Get time this step ended.
        Returns:
        date (time)
      • getExitStatus

        String getExitStatus()
        Get exit status of step.
        Returns:
        exit status
      • getPersistentUserData

        Serializable getPersistentUserData()
        Get user persistent data
        Returns:
        persistent data
      • getMetrics

        Metric[] getMetrics()
        Get step metrics
        Returns:
        array of metrics
Skip navigation links
  • Summary:
  • Nested |
  • Field |
  • Constr |
  • Method
  • Detail:
  • Field |
  • Constr |
  • Method

Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.

AltStyle によって変換されたページ (->オリジナル) /