Class ActivityLoadEvent


public class ActivityLoadEvent extends LoadEvent<BOActivity>
Event to load a scheduling BOActivity.

The launcher must provide a valid activity id in order to successfully call this event.

The listener loads the required scheduling BOActivity.

Since:
16.0
GCApi:
event
Reactors:
BTActivityLoad(0)
No Spouts
  • Constructor Details

    • ActivityLoadEvent

      public ActivityLoadEvent(Long activityId)
      Instantiates a new scheduling activity load event
      Parameters:
      activityId - the id of the scheduling activity to load