Class ProjectHeaderReleaseEvent
java.lang.Object
overit.geocall.bl.GenericEvent<BOProjectHeader>
overit.geocall.bl.BusinessEvent<BOProjectHeader>
overit.geocall.bl.SimpleBusinessEvent<Long,BOProjectHeader>
overit.geocallapp.wfm.project.bl.header.be.ProjectHeaderReleaseEvent
-
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
Constructors -
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
-
Field Details
-
releaseActivities
protected boolean releaseActivities
-
-
Constructor Details
-
ProjectHeaderReleaseEvent
-
-
Method Details
-
isReleaseActivities
public boolean isReleaseActivities() -
setReleaseActivities
public void setReleaseActivities(boolean releaseActivities)
-