public class TaskStateLoadEvent extends LoadEvent<BOTaskState>
Event to load a BOTaskState.
The launcher must provide a valid task state id in order to successfully call this event.
The listener loads all the BOTaskState components starting from the event input, i.e. the given task state id.
Since:
9.2
GCApi:
event
Reactors:
BTTaskStateLoad(0)
No Spouts
  • Constructor Details

    • TaskStateLoadEvent

      public TaskStateLoadEvent(Long id)
      Instantiates a new task state load event.
      Parameters:
      id - the task state id