Class WorkOrderPPMPredictionExecutionEvent
java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<WorkOrderPPMPredictionExecutionEventInput,Void>
overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.event.WorkOrderPPMPredictionExecutionEvent
public class WorkOrderPPMPredictionExecutionEvent
extends SimpleBusinessEvent<WorkOrderPPMPredictionExecutionEventInput,Void>
Event to launch a
BTWorkOrderPPMPredictionExecution task that will call
AI Prediction for given input operations.- Since:
- 11.0
- GCApi:
- event
- No Reactors
- No Spouts
-
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
ConstructorsConstructorDescription -
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
-
WorkOrderPPMPredictionExecutionEvent
-