Uses of Class
overit.geocall.bl.Journal
Packages that use Journal
Package
Description
-
Uses of Journal in overit.geocall.basic.bl.auth.event
Methods in overit.geocall.basic.bl.auth.event that return types with arguments of type JournalModifier and TypeMethodDescriptionprotected Predicate<Journal<PrincipalCompany>> AdjudicateCompanyEvent.defineInterruptor() -
Uses of Journal in overit.geocall.bl
Fields in overit.geocall.bl declared as JournalModifier and TypeFieldDescriptionGenericEvent.journalprotected Journal<SpoutResult> GenericEvent.streamJournalMethods in overit.geocall.bl that return JournalModifier and TypeMethodDescriptionGenericEvent.getJournal()The journal containing the event outputs.GenericEvent.getStreamJournal()The journal containing theSpoutResultproduced by the event streaming phase.Methods in overit.geocall.bl that return types with arguments of type JournalModifier and TypeMethodDescriptionGenericEvent.defineInterruptor()Predicate to define an interruption over the event binded tasks elaboration.GenericEvent.defineResult()Function used to define which Object should be considered as the event result from the ones contained into theJournal.Method parameters in overit.geocall.bl with type arguments of type Journal -
Uses of Journal in overit.geocallapp.wfm.cee.bl.message.be
Methods in overit.geocallapp.wfm.cee.bl.message.be that return types with arguments of type JournalModifier and TypeMethodDescriptionprotected Function<Journal<List<DTOMessage>>, List<DTOMessage>> MessageCreateEvent.defineResult()