Class BuildOssSolverEvent
java.lang.Object
overit.geocall.bl.GenericEvent<XMLTree>
overit.geocall.bl.BusinessEvent<XMLTree>
overit.geocall.bl.SimpleBusinessEvent<BuildOssSolverEventInput,XMLTree>
overit.geocallapp.wfm.core.bl.schedule.oss.event.BuildOssSolverEvent
This event build the VRP XML Solver node.
This event is internal event so it's not annotated with gcapi annotation.
- Since:
- 10.0
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
Fields inherited from class overit.geocall.bl.SimpleBusinessEvent
inputFields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class overit.geocall.bl.SimpleBusinessEvent
getInputMethods inherited from class overit.geocall.bl.BusinessEvent
doLaunchMethods inherited from class overit.geocall.bl.GenericEvent
clearEvents, defineInterruptor, defineResult, getJournal, getResult, getSpouts, getStreamJournal, isInternal, launch, launch, launchAsync, launchAsync, register, registerSpouts
-
Constructor Details
-
BuildOssSolverEvent
-