Class LoadActivityPlanEvent
java.lang.Object
overit.geocall.bl.GenericEvent<DBView>
overit.geocall.bl.BusinessEvent<DBView>
overit.geocall.bl.SimpleBusinessEvent<Void,DBView>
overit.geocallapp.wfm.project.ux.activityplan.LoadActivityPlanEvent
-
Nested Class Summary
Nested classes/interfaces inherited from class overit.geocall.bl.GenericEvent
GenericEvent.Step<O> -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected ActivityPlanSearchFilterprotected ActivityPlanViewConfigurationFields inherited from class overit.geocall.bl.SimpleBusinessEvent
inputFields inherited from class overit.geocall.bl.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
ConstructorsConstructorDescriptionLoadActivityPlanEvent(ActivityPlanViewConfiguration viewConfiguration, ActivityPlanSearchFilter searchFilter) -
Method Summary
Modifier and TypeMethodDescriptionMethods 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
-
viewConfiguration
-
searchFilter
-
-
Constructor Details
-
LoadActivityPlanEvent
public LoadActivityPlanEvent(ActivityPlanViewConfiguration viewConfiguration, ActivityPlanSearchFilter searchFilter)
-
-
Method Details
-
getViewConfiguration
-
getSearchFilter
-