Class RoughPlanningConfigurationResourcesSaveEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<RoughPlanningConfigurationResourcesSaveInput,Void>
overit.geocallapp.wfm.roughplanning.bl.configuration.event.RoughPlanningConfigurationResourcesSaveEvent

public class RoughPlanningConfigurationResourcesSaveEvent extends SimpleBusinessEvent<RoughPlanningConfigurationResourcesSaveInput,Void>
Event to save resources for a particular rough planning.
The launcher must provide a list of resources that should be saved.
Since:
18.0
  • Constructor Details

    • RoughPlanningConfigurationResourcesSaveEvent

      public RoughPlanningConfigurationResourcesSaveEvent(RoughPlanningConfigurationResourcesSaveInput input)
      Instantiates a new rough planning configuration resources save event.
      Parameters:
      input - the rough planning configuration resources save input