Uses of Class
overit.geocallapp.utilities.core.bl.common.check.checkable.event.CheckableEvent
Packages that use CheckableEvent
Package
Description
-
Uses of CheckableEvent in overit.geocallapp.utilities.core.bl.common.check.checkable.task
Methods in overit.geocallapp.utilities.core.bl.common.check.checkable.task with parameters of type CheckableEventModifier and TypeMethodDescriptionprotected voidAbstractCheckableBusinessTask.body(CheckableEvent<I, O> event, PoolKit poolKit) protected voidValidExecutionAbstractCheckableBusinessTask.body(CheckableEvent<I, O> event, PoolKit poolKit) -
Uses of CheckableEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.event -
Uses of CheckableEvent in overit.geocallapp.wfm.core.bl.multistage.group.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.core.bl.multistage.group.eventModifier and TypeClassDescriptionclassEvent to adds the dependencies to the multistage group.classEvent to adds the multistage group operations from the work order operation ids in to the multistage group.classEvent to edit dependencies of multistage group.classEvent to insert multistage group from work order operations.classEvent to remove the operations from multistage group. -
Uses of CheckableEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.event
-
Uses of CheckableEvent in overit.geocallapp.wfm.core.bl.schedule.validate.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.core.bl.schedule.validate.eventModifier and TypeClassDescriptionclassEvent to validate all the schedulings of a day (or of a certain resource). -
Uses of CheckableEvent in overit.geocallapp.wfm.core.soap.utils
Methods in overit.geocallapp.wfm.core.soap.utils with parameters of type CheckableEventModifier and TypeMethodDescriptionstatic <I,O> O SoapUtil.launchCheckableEvent(CheckableEvent<I, O> event, PoolKit poolKit) -
Uses of CheckableEvent in overit.geocallapp.wfm.core.ux.common.check
Methods in overit.geocallapp.wfm.core.ux.common.check with parameters of type CheckableEventModifier and TypeMethodDescription<I,O> boolean PanelCheckResultHelper.showPanelIfNeeded(CheckableEvent<I, O> checkableEvent, O output) <I,O> boolean PanelCheckResultHelper.showPanelIfNeeded(CheckableEvent<I, O> checkableEvent, O output, Consumer<UIMessage> confirmConsumer) <I,O> boolean PanelCheckResultHelper.showPanelWithErrorsPrioritized(CheckableEvent<I, O> checkableEvent, O output) Shows the panel with errors prioritized over warnings.<I,O> boolean PanelCheckResultHelper.showPanelWithErrorsPrioritized(CheckableEvent<I, O> checkableEvent, O output, Consumer<UIMessage> confirmConsumer) Shows the panel with errors prioritized over warnings, with a custom confirm consumer. -
Uses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.instance.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.instance.eventModifier and TypeClassDescriptionclassEvent to close aDataCollectionSheetInstancescheduling resources.classEvent to close a workorder operation sheet of aDataCollectionSheetInstance.classEvent to update aDataCollectionSheetInstance. -
Uses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event -
Uses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.template.event
Subclasses of CheckableEvent in overit.geocallapp.wfm.mobileforms.bl.template.eventModifier and TypeClassDescriptionclassEvent to import a model in theDataCollectionTemplate.classEvent to import a completeDataCollectionTemplaterelease from JSON.