Class DuplicateMeterEvent
java.lang.Object
overit.geocall.bl.GenericEvent<Void>
overit.geocall.bl.BusinessEvent<Void>
overit.geocall.bl.SimpleBusinessEvent<Void,Void>
overit.geocallapp.wfm.ai.bl.configuration.template.event.DuplicateMeterEvent
Event to duplicate a
The listener saves the
BOMeterReadingsTemplate with its relative
measures BOMeterReadingsMeasure.
The launcher must provide a valid idTemplateToDuplicate and template in order
to successfully call this event. The listener saves the
BOMeterReadingsTemplate components starting
from the event input. - Since:
- 12
-
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 TypeMethodDescriptionvoidsetIdTemplateToDuplicate(Long idTemplateToDuplicate) voidsetTemplate(BOMeterReadingsTemplate template) 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
-
DuplicateMeterEvent
-
-
Method Details
-
getIdTemplateToDuplicate
-
setIdTemplateToDuplicate
-
getTemplate
-
setTemplate
-