Class UITaskEvent


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

      • 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