java.lang.Object
fr.ens.biologie.genomique.eoulsan.core.workflow.UIEvent
fr.ens.biologie.genomique.eoulsan.core.workflow.UITaskEvent

public class UITaskEvent extends UIEvent
This class define a UI task event.
Since:
2.3
Author:
Laurent Jourdren
  • Constructor Details

    • UITaskEvent

      public UITaskEvent(Step step, fr.ens.biologie.genomique.eoulsan.core.workflow.UITaskEvent.TaskStatusMessage status, int contextId)
      Constructor.
      Parameters:
      step - the step
      status - the event type
      contextId - the context id related to the event