Class ProjectActivityRelationManagerEvent
java.lang.Object
overit.geocall.bl.GenericEvent<List<BOActivityRelation>>
overit.geocall.bl.BusinessEvent<List<BOActivityRelation>>
overit.geocall.bl.SimpleBusinessEvent<List<BOActivityRelation>,List<BOActivityRelation>>
overit.geocallapp.wfm.project.bl.activityrelation.be.ProjectActivityRelationManagerEvent
public class ProjectActivityRelationManagerEvent
extends SimpleBusinessEvent<List<BOActivityRelation>,List<BOActivityRelation>>
-
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 TypeMethodDescriptionintgetMode()voidsetMode(int mode) voidsetProject(Project project) 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
-
ProjectActivityRelationManagerEvent
-
-
Method Details
-
getProject
-
setProject
-
getMode
public int getMode() -
setMode
public void setMode(int mode)
-