Class ClusterTaskScheduler.StatusResult

java.lang.Object
fr.ens.biologie.genomique.eoulsan.core.schedulers.clusters.ClusterTaskScheduler.StatusResult
Enclosing interface:
ClusterTaskScheduler

public static final class ClusterTaskScheduler.StatusResult extends Object
This class define a Status result return by the statusJob() method of the interface.
Author:
Laurent Jourdren
  • Constructor Details

  • Method Details

    • getStatusValue

      public ClusterTaskScheduler.StatusValue getStatusValue()
      Get status value.
      Returns:
      the status value
    • getExitCode

      public int getExitCode()
      Return the exit code.
      Returns:
      the exit code