Class DefaultProfileCheckEvent
java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event.DefaultProfileCheckEvent
Event to check the presence of the default timesheet profile.
The listener checks the presence of the default
The listener checks the presence of the default
BOProfile and inserts it if not present.- Since:
- 9.2
- GCApi:
- event
- Reactors:
- No Spouts
BTDefaultProfileCheck(0)-
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.GenericEvent
executorService, journal, streamJournal -
Constructor Summary
Constructors -
Method Summary
Methods 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
-
DefaultProfileCheckEvent
public DefaultProfileCheckEvent()
-