Class SystemSettingsTranslateEvent
java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocallapp.wfm.core.bl.systemsetting.event.SystemSettingsTranslateEvent
Event to translate the system settings to the new property based settings if not already translated.
The listener translate all the system settings for the company of the current Identity, i.e. the given system settings id.
The listener translate all the system settings for the company of the current Identity, i.e. the given system settings id.
- Since:
- 15.0
- GCApi:
- event
- Reactors:
- No Spouts
BTSystemSettingsTranslate(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
-
SystemSettingsTranslateEvent
public SystemSettingsTranslateEvent()
-