Class LoadActivityPlanDataEvent
java.lang.Object
overit.geocall.bl.GenericEvent<List<OperationPlanning>>
overit.geocall.bl.BusinessEvent<List<OperationPlanning>>
overit.geocall.bl.SimpleBusinessEvent<ActivityPlanSearchFilter,List<OperationPlanning>>
overit.geocallapp.wfm.project.bl.management.planning.be.LoadActivityPlanDataEvent
public class LoadActivityPlanDataEvent
extends SimpleBusinessEvent<ActivityPlanSearchFilter,List<OperationPlanning>>
-
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
Modifier and TypeMethodDescriptionintgetOrder()intvoidsetMaxrows(int maxrows) voidvoidsetSkiprows(int skiprows) 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
-
LoadActivityPlanDataEvent
-
-
Method Details
-
getMaxrows
public int getMaxrows() -
setMaxrows
public void setMaxrows(int maxrows) -
getSkiprows
public int getSkiprows() -
setSkiprows
public void setSkiprows(int skiprows) -
getOrder
-
setOrder
-