Class ForecastResourceSkillDeleteEvent

java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Long,Void>
overit.geocall.bl.DeleteEvent<Void>
overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event.ForecastResourceSkillDeleteEvent

public class ForecastResourceSkillDeleteEvent extends DeleteEvent<Void>
Event to delete a BOResourceForecastSkill.
The launcher must provide a valid BOResourceForecastSkill's id in order to successfully call this event.
Since:
15.0
GCApi:
event
Reactors:
BTForecastResourceSkillDelete(0)
No Spouts
  • Constructor Details

    • ForecastResourceSkillDeleteEvent

      public ForecastResourceSkillDeleteEvent(Long input)