Class InterventionResourceUpdateEvent


public class InterventionResourceUpdateEvent extends UpdateEvent<BOInterventionResource>
Represents an event that is triggered when an BOInterventionResource is updated. The input parameter for this event is of type BOInterventionResource.
Since:
18.0
GCApi:
event
Reactors:
BTInterventionResourceUpdate(0)
No Spouts
  • Constructor Details

    • InterventionResourceUpdateEvent

      public InterventionResourceUpdateEvent(BOInterventionResource interventionResourceUpdate)
      Represents an event that is triggered when an BOInterventionResource is updated.
      Parameters:
      interventionResourceUpdate - the agenda resource to be updated