Class RoughPlanningConfigurationBucketSaveEvent

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

public class RoughPlanningConfigurationBucketSaveEvent extends SimpleBusinessEvent<RoughPlanningConfigurationBucketSaveInput,Void>
Event to save bucket configuration for a particular rough planning.
The launcher must provide a bucket configuration that should be saved.
Since:
18.0
  • Constructor Details

    • RoughPlanningConfigurationBucketSaveEvent

      public RoughPlanningConfigurationBucketSaveEvent(RoughPlanningConfigurationBucketSaveInput input)
      Instantiates a new rough planning configuration bucket save event.
      Parameters:
      input - the rough planning configuration bucket save input