Class ProjectOperationsCheckEvent
java.lang.Object
overit.geocall.bl.GenericEvent<List<CheckResult>>
overit.geocall.bl.BusinessEvent<List<CheckResult>>
overit.geocall.bl.SimpleBusinessEvent<Void,List<CheckResult>>
overit.geocallapp.wfm.project.bl.be.ProjectOperationsCheckEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
FieldsFields inherited from class overit.geocall.bl.SimpleBusinessEvent
inputFields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
ConstructorsConstructorDescriptionProjectOperationsCheckEvent(BOProjectActivity projectActivity, LongSet woOperations) -
Method Summary
Modifier and TypeMethodDescriptionvoidsetProjectActivity(BOProjectActivity projectActivity) voidsetWoOperations(LongSet woOperations) 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
-
Field Details
-
projectActivity
-
woOperations
-
-
Constructor Details
-
ProjectOperationsCheckEvent
-
-
Method Details
-
getProjectActivity
-
setProjectActivity
-
getWoOperations
-
setWoOperations
-