Uses of Class
overit.geocall.bl.SimpleBusinessEvent
Packages that use SimpleBusinessEvent
Package
Description
-
Uses of SimpleBusinessEvent in overit.geocall.basic.bl.usertype.event
Subclasses of SimpleBusinessEvent in overit.geocall.basic.bl.usertype.eventModifier and TypeClassDescriptionclassBusiness event for duplicating user types. -
Uses of SimpleBusinessEvent in overit.geocall.bl
Subclasses of SimpleBusinessEvent in overit.geocall.blModifier and TypeClassDescriptionclassDeleteEvent<O>General business event that permits to delete an object of<I>type using his id.classGenericLoadEvent<I,O> General business event that allows to load an object of<O>type.classInsertEvent<I>General business event that permits to insert an object of<I>type.classLoadEvent<O>General business event that permits to load an object of<O>type using his id.classUpdateEvent<I>General business event that permits to update an object of<I>type. -
Uses of SimpleBusinessEvent in overit.geocallapp.logger.bl.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.logger.bl.detail.eventModifier and TypeClassDescriptionclassEvent for insert log detailclassEvent for load log detail -
Uses of SimpleBusinessEvent in overit.geocallapp.logger.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.logger.bl.eventModifier and TypeClassDescriptionclassEvent for delete a log (master and detail records) -
Uses of SimpleBusinessEvent in overit.geocallapp.logger.bl.master.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.logger.bl.master.eventModifier and TypeClassDescriptionclassEvent for insert log masterclassEvent for load log masterclassEvent for update log master -
Uses of SimpleBusinessEvent in overit.geocallapp.logger.bl.processinglog.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.logger.bl.processinglog.event -
Uses of SimpleBusinessEvent in overit.geocallapp.logger.bl.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.logger.bl.state.eventModifier and TypeClassDescriptionclassEvent for load import export state -
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.batch
Subclasses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.batchModifier and TypeClassDescriptionclassAbstract base class for batch delete events.classBatchEvent<I,O> Abstract base class for batch processing events.classAbstract base class for batch insert events.classAbstract base class for batch update events. -
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.batch.task
Classes in overit.geocallapp.utilities.core.bl.common.batch.task with type parameters of type SimpleBusinessEventModifier and TypeClassDescriptionclassBTBatch<I,O, E extends SimpleBusinessEvent<I, O>, B extends BatchEvent<I, O>> Abstract base class for batch processing tasks that execute multiple business events. -
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.check.checkable.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.check.checker.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.bl.common.notification
Modifier and TypeClassDescriptionclassAbstract business event for entity notifications. -
Uses of SimpleBusinessEvent in overit.geocallapp.utilities.core.timezone.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.utilities.core.timezone.eventModifier and TypeClassDescriptionclassAbstract business event for resolvingTimeZoneobjects from input data. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.attachment.event
Modifier and TypeClassDescriptionclassEvent to insert an attachment for an account. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.contact.event
Modifier and TypeClassDescriptionclassEvent to insert aBOAccountContact.classEvent to load aBOAccountContact.classEvent to update aBOAccountContact. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.contact.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.eventModifier and TypeClassDescriptionclassBusiness Event to insert a list ofBOAccount.classEvent that publish a new spout when a newBOAccountis inserted to theDTOAccountInsertedSpout.classEvent to insert aBOAccount.classEvent to load aBOAccount.classEvent to notify that an action has been performed on aBOAccount.classclassEvent that publish the update ofBOAccountto theDTOAccountUpdatedSpout.classEvent to update aBOAccount. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.status.event
Modifier and TypeClassDescriptionclassEvent to insert aBOAccountStatus.classEvent to load aBOAccountStatus.classEvent to update aBOAccountStatus. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.status.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.account.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOAccountType.classEvent to load aBOAccountType.classEvent to update aBOAccountType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.converter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.converter.eventModifier and TypeClassDescriptionclassEvent to insert aBOConverterType.classEvent to load aBOConverterType.classEvent to update aBOConverterType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.accessibility.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeterAccessibility.classEvent to load aBOMeterAccessibility.classEvent to update aBOMeterAccessibility. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.brand.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.brand.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeterBrand.classEvent to load aBOMeterBrand.classEvent to update aBOMeterBrand. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.converter.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeterConverter.classEvent to load aBOMeterConverter.classEvent to update aBOMeterConverter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.location.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeterLocation.classEvent to load aBOMeterLocation.classEvent to update aBOMeterLocation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.meterclass.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeterClass.classEvent to load aBOMeterClass.classEvent to update aBOMeterClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.reading.metertype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.accounts.bl.meter.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeterType.classEvent to load aBOMeterType.classEvent to update aBOMeterType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.assistant.bl.dispatcherassistant.schedulableactivities.eventModifier and TypeClassDescriptionclassEvent to search schedulable activities for dispatcher assistant -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.agendaaffinity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.agendaaffinity.eventModifier and TypeClassDescriptionclassEvent for save agenda affinity predictionsclassEvent for save agenda affinity predictionsclassThis event will generate the presigned urls.classEvent for align fsm affinity table with the values of affinity received from AI predictionsclassEvent for call the resources/teams experience calculation for Agenda Affinity algorithmclassEvent for upload a work order details on S3 -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.automaticmeterreading.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.configuration.configurationparams.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.configuration.template.event
Modifier and TypeClassDescriptionclassEvent to duplicate aBOMeterReadingsTemplatewith its relative measuresBOMeterReadingsMeasure.classEvent to save aBOMeterReadingsMeasure.classEvent to save aBOMeterReadingsTemplate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.customersearch.meters.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.duration.prediction.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.duration.prediction.eventModifier and TypeClassDescriptionclassEvent for work order prediction execution. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.predictivepartsmanagement.event
Modifier and TypeClassDescriptionclassEvent for align materials tableDAOWorkOrderOperationMaterialwith the values of materials received from AI predictionsDAOPPartsManagementclassEvent for delete materials prediction table inDAOPPartsManagementclassEvent for insert materials prediction table inDAOPPartsManagementclassEvent to launch aBTWorkOrderPPMPredictionExecutiontask that will call AI Prediction for given input operations. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.processing.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.processing.eventModifier and TypeClassDescriptionclassEvent to insert intoDAOAIProcessExecutionHistoryaBOAIProcessExecutionHistory.classEvent for AI Agenda Affinity prediction eventclassEvent for AI process execution -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.processing.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.processing.history.eventModifier and TypeClassDescriptionclassEvent for create an elaboration history record. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.processing.utils.export.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.teamexperience.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.teamexperience.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.teamsuggestion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.teamsuggestion.eventModifier and TypeClassDescriptionclassEvent for calculate resource experiences for Team Suggestion algorithmclassEvent for work order team suggestion execution. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.bl.teamsuggestion.teamaffinity.event
Modifier and TypeClassDescriptionclassEvent for align fsm affinity table with the values of affinity received from AI predictionsclassEvent for save team suggestion predictionsclassEvent for save team suggestion predictions -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.ux.duration.prediction.dashboard.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.ai.ux.predictivepartsmanagement.dashboard.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.attachment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.attachment.eventModifier and TypeClassDescriptionclassEvent to insert an attachment for an asset. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.characteristicvalue.event
Modifier and TypeClassDescriptionclassEvent to delete aBOAssetCharacteristicValueas child of another given one.classEvent to load aBOAssetCharacteristicValue. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.contact.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.contact.eventModifier and TypeClassDescriptionclassEvent to insert aBOAssetContact.classEvent to load aBOAssetContact.classEvent to update aBOAssetContact. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.contact.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.contact.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.eventModifier and TypeClassDescriptionclassBusiness Event to insert a list ofAssetChildInsertInput.classEvent to insert aBOAssetas child of another given one.classEvent to delete aBOAssetas child of another given one.classEvent that publish a new spout when a newBOAssetis detached from its parent.classBusiness Event to insert a list ofBOAsset.classEvent that publish a new spout when a newBOAssetis inserted to theDTOAssetInsertedSpout.classEvent to insert aBOAsset.classEvent to load aBOAsset.classEvent to notify that an action has been performed on aBOAsset.classclassEvent to load a list ofBOAssetthat are a subtree starting from a specified id.classclassEvent that publish the update ofBOAssetto theDTOAssetUpdatedSpout.classEvent to update aBOAsset. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.linearassetlocation.event
Modifier and TypeClassDescriptionclassEvent to insert aBOLinearAssetLocation.classEvent to load aBOLinearAssetLocation.classBusiness Event to update a list ofBOLinearAssetLocation.classEvent to update aBOLinearAssetLocation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.operationcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.operationcenter.eventModifier and TypeClassDescriptionclassEvent to delete aBOAssetOperationCenterrelation of an asset.classEvent for insert asset operation center relationclassEvent for load asset operation center relation -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.status.eventModifier and TypeClassDescriptionclassEvent to insert aBOAssetStatus.classEvent to load aBOAssetStatus.classEvent to update aBOAssetStatus. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.status.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.status.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.admittedstatus.event
Modifier and TypeClassDescriptionclassEvent to delete aBOAssetTypeAdmittedStatusrelation of an asset type.classEvent to insert aBOAssetTypeAdmittedStatus. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOAssetType.classEvent to load aBOAssetType.classEvent to update aBOAssetType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.operationcenter.event
Modifier and TypeClassDescriptionclassEvent to delete aBOAssetTypeOperationCenterrelation of an asset type.classEvent to insert aBOAssetTypeOperationCenter.classEvent to notify that an action has been performed on aBOAssetTypeOperationCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.template.characteristic.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.template.characteristic.eventModifier and TypeClassDescriptionclassEvent to delete aBOAssetTypeTemplateCharacteristic.classBusiness Event to update a list ofBOAssetTypeTemplateCharacteristic.classEvent to insert aBOAssetTypeTemplateCharacteristic.classBusiness Event to update a list ofBOAssetTypeTemplateCharacteristic.classEvent to update aBOAssetTypeTemplateCharacteristic. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.template.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.assets.bl.type.template.eventModifier and TypeClassDescriptionclassEvent to insert aBOAssetTypeTemplate.classEvent to load aBOAssetTypeTemplate.classEvent to update aBOAssetTypeTemplate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.booking.bl.appointment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.booking.bl.appointment.eventModifier and TypeClassDescriptionclassEvent to propose a list of appointments starting from the given data. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.booking.bl.integration.timeslot.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.bundleRequirement.event
Modifier and TypeClassDescriptionclassEvent to load aggregate bundle requirements for multiple bundles.classEvent to delete aBOBundleRequirement.classEvent to insert aBOBundleRequirement.classEvent to load aBOBundleRequirement.classEvent to update aBOBundleRequirement. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.ordering.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.eventModifier and TypeClassDescriptionclassEvent to load aBundlingRule.classEvent to save aBundlingRule, i.e. itsBOBundlingRuleHeaderand the related list ofBOBundlingRuleFilters. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.filter.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundlingRuleFilter.classEvent to load aBOBundlingRuleFilter.classEvent to delete all theBOBundlingRuleFilters associated to a certainBOBundlingRuleHeader.classEvent to load all theBOBundlingRuleFilters related to a certainBOBundlingRuleHeader.classEvent to update aBOBundlingRuleFilter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundlingRuleHeader.classEvent to load aBOBundlingRuleHeader.classEvent to update aBOBundlingRuleHeader.classEvent to validate aBOBundlingRuleHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.configuration.bundling.rule.ordering.eventModifier and TypeClassDescriptionclassEvent that allows to insert aBOBundlingRuleOrdering.classEvent that allows to load aBOBundlingRuleOrdering.classEvent that allows to delete all theBOBundlingRuleOrderingassociated to a specificBOBundlingRuleHeader.classEvent that allows to load all theBOBundlingRuleOrderingassociated to a specificBOBundlingRuleHeader.classEvent that allows to update aBOBundlingRuleOrdering. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.criterion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.criterion.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundleCriterion.classEvent to load aBOBundleCriterion.classEvent to update aBOBundleCriterion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.eventModifier and TypeClassDescriptionclassEvent to load aBundlestarting from the id of an appointment.classEvent to load aBundlestarting from the id of one of its work order operation.classEvent to load aBundle.classEvent to lock a list ofBundle.classEvent to notify that an action has been performed on aBundle.classEvent to add a set of newBOBundleOperations to aBundle, starting from the ids of the work order operations we want to add.classEvent to cancel aBOBundleOperation.classEvent to reorder theBOBundleOperationof aBundle.classclassEvent to unlock a list ofBundles.class -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundleHeader.classEvent to load aBOBundleHeader.classEvent to update the locked attribute of aBOBundleHeader.classEvent to update the status of aBOBundleHeader.classEvent to update aBOBundleHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.header.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.header.status.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.operation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.operation.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundleOperation.classEvent to load aBOBundleOperation.classEvent to notify that an action has been performed on aBOBundleOperation.classEvent to load the list ofBOBundleOperationrelated to the givenBOBundleHeaderid.classEvent to change the status of aBOBundleOperation.classEvent to update the status of aBOBundleOperation.classEvent to update aBOBundleOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.operation.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.skill.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundleSkill.classEvent to load aBOBundleSkill.classEvent to delete all theBOBundleSkillrelated to a specificBundle.classEvent to load all theBOBundleSkillrelated to a specificBOBundleHeader.classEvent to update aBOBundleSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.skilldivision.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.bundler.bl.skilldivision.eventModifier and TypeClassDescriptionclassEvent to insert aBOBundleSkillDivision.classEvent to load aBOBundleSkillDivision.classEvent to delete all theBOBundleSkillDivisionrelated to a specificBOBundleHeader.classEvent to loads all theBOBundleSkillDivisionrelated to a specificBOBundleHeader.classEvent to update aBOBundleSkillDivision. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.availability.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.eventModifier and TypeClassDescriptionclassEvent to search for existingBOWorkShifts that occur during the given day for the given resource..classEvent used to find any overlappingBOWorkShifts on the given day for the given resource.classEvent to delete aBOWorkShift.classEvent to insert aBOWorkShift.classEvent to load aBOWorkShift.classEvent to notify that an action has been performed on aBOWorkShift.classEvent to calculate the overlap between a newBOWorkShiftand a list of already existing ones.classEvent to load theTimeLineof a work shift.classEvent to update aBOWorkShift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.event
Modifier and TypeClassDescriptionclassEvent to search theBOWorkShiftthat is nearest the reference date.classEvent used to find any overlappingBOWorkShiftExceptionon the given day interval for the given resource.classBusiness Event to delete a list ofBOWorkShiftException.classEvent to delete aBOWorkShiftException.classBusiness Event to insert a list ofBOWorkShiftException.classEvent to insert aBOWorkShiftException.classEvent to load aBOWorkShiftException.classEvent to notify that an action has been performed on aBOWorkShiftException.classEvent to perform some calculations related to a givenBOWorkShift.classBusiness Event to update a list ofBOWorkShiftException.classEvent to update aBOWorkShiftException. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkShiftExceptionClass.classEvent to load aBOWorkShiftExceptionClass.classEvent to update aBOWorkShiftExceptionClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.exceptionclass.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.impact.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.management.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.exception.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkShiftExceptionType.classEvent to load aBOWorkShiftExceptionType.classEvent to update aBOWorkShiftExceptionType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOWorkShiftType.classEvent to load aBOWorkShiftType.classEvent to update aBOWorkShiftType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.type.typeclass.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.calendars.bl.workshift.workshiftexceptionworkshift.eventModifier and TypeClassDescriptionclassEvent to delete aBOWorkShiftExceptionWorkShift.classEvent to load aBOWorkShiftExceptionWorkShift.classEvent to update aBOWorkShiftExceptionWorkShift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.catalogcode.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.catalogcode.eventModifier and TypeClassDescriptionclassEvent to insert aBOCatalogCode.classEvent to load aBOCatalogCode.classEvent to update aBOCatalogCode. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.cataloggroup.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.cataloggroup.eventModifier and TypeClassDescriptionclassEvent to insert aBOCatalogGroup.classEvent to load aBOCatalogGroup.classEvent to update aBOCatalogGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.entitytype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.catalogs.bl.cataloggroup.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOCatalogGroupType.classEvent to load aBOCatalogGroupType.classEvent to update aBOCatalogGroupType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.cee.bl.survey.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.cee.bl.survey.be -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.cee.bl.vcappointment.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.cee.bl.vcappointment.beModifier and TypeClassDescriptionclassEvent to launch to define a virtual collaboration appointment. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.characteristicclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.characteristicclass.eventModifier and TypeClassDescriptionclassEvent to insert aBOCharacteristicClass.classEvent to load aBOCharacteristicClass.classEvent to update aBOCharacteristicClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.characteristicclass.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.eventModifier and TypeClassDescriptionclassEvent to insert aBOCharacteristic.classEvent to load aBOCharacteristic.classEvent to update aBOCharacteristic. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.usage.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.usage.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.valuedomain.event
Modifier and TypeClassDescriptionclassEvent to insert aBOValueDomain.classEvent to load aBOValueDomain.classEvent to update aBOValueDomain. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.characteristics.bl.valuedomain.item.eventModifier and TypeClassDescriptionclassEvent to insert aBOValueDomainItem.classEvent to load aBOValueDomainItem.classEvent to update aBOValueDomainItem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.canceldate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.canceldate.eventModifier and TypeClassDescriptionclassEvent to Cancel Date of an appointment proposed in the booking process -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.confirmdate.event
Modifier and TypeClassDescriptionclassEvent to Confirm Date of an appointment proposed in the booking process -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.createworkorderbase.event
Modifier and TypeClassDescriptionclassEvent to create a new work order during the First Date -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.firstdate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.firstdate.eventModifier and TypeClassDescriptionclassEvent to retrieve the First Date of an appointment proposed in the booking process -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.agenda.furtherdate.event
Modifier and TypeClassDescriptionclassEvent to retrieve the Further Date of an appointment proposed in the booking process -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.datatype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.datatype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.externalsystem.event
Modifier and TypeClassDescriptionclassEvent to insert aBOExternalSystem.classEvent to load aBOExternalSystem.classEvent to update aBOExternalSystem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.measureunit.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.measureunit.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeasureUnit.classEvent to load aBOMeasureUnit.classEvent to update aBOMeasureUnit. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.ocgroups.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.ocgroups.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.operationcenter.address.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.operationcenter.address.eventModifier and TypeClassDescriptionclassEvent to insert aBOOperationCenterAddress.classEvent to update aBOOperationCenterAddress.classEvent to insert aBOOperationCenterAddressWithAddress.classEvent to update aBOOperationCenterAddressWithAddress.classEvent for set the main address of an operation center -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.operationcenter.event
Modifier and TypeClassDescriptionclassEvent to insert aBOOperationCenter.classEvent to load aBOOperationCenter.classEvent to update aBOOperationCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.operationcenter.workcentertype.eventModifier and TypeClassDescriptionclassEvent to delete aBOOperationCenterWorkCenter.classEvent to insert aBOOperationCenterWorkCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.structure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.structure.eventModifier and TypeClassDescriptionclassEvent to insert aBOStructure.classEvent to load aBOStructure.classEvent to update aBOStructure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.structurevalidityperiod.eventModifier and TypeClassDescriptionclassEvent to duplicate the areas linked with the structure validity period The launcher must provide the id of the original structure validity period and the id of the structure validity period on which the areas will be copied.classEvent to delete aBOStructureValidityPeriod.classEvent to insert aBOStructureValidityPeriod.classEvent to load aBOStructureValidityPeriod.classEvent to update aBOStructureValidityPeriod. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.systemsetting.event
Modifier and TypeClassDescriptionclassEvent to notify the saving of the system settings. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.teamcardinality.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.workcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.base.workcenter.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkCenter.classEvent to load aBOWorkCenter.classEvent to update aBOWorkCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.booking.action.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.booking.action.eventModifier and TypeClassDescriptionclassEvent to point out that an action notification has been booked. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.bundler.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.bundler.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.bundler.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.bundler.header.eventModifier and TypeClassDescriptionclassEvent to check if the wo or wo operation is contained in a bundle. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.calendar.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.calendar.eventModifier and TypeClassDescriptionclassEvent to duplicate an interval in a resource calendar.classEvent to duplicate a resource calendar on different resources. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.calendar.task
Methods in overit.geocallapp.wfm.core.bl.calendar.task with parameters of type SimpleBusinessEventModifier and TypeMethodDescriptionprotected voidBTDuplicateCalendar.body(SimpleBusinessEvent<I, Void> event, PoolKit pk) Executes the duplication process for the given event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.common
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.commonModifier and TypeClassDescriptionclassDeleteEvent<O>Deprecated, for removal: This API element is subject to removal in a future version.classInsertEvent<I>Deprecated, for removal: This API element is subject to removal in a future version.UseInsertEventclassLoadEvent<O>Deprecated, for removal: This API element is subject to removal in a future version.UseLoadEventclassUpdateEvent<I>Deprecated, for removal: This API element is subject to removal in a future version.UseUpdateEvent -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.address.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.address.eventModifier and TypeClassDescriptionclassEvent to delete aBOCrewShellAddressobject.classEvent to insert aBOCrewShellAddressobject.classEvent to load aBOCrewShellAddressobject.classEvent to update aBOCrewShellAddressobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.eventModifier and TypeClassDescriptionclassEvent to import theBOSchedulingUserobjects to be allocated in theBOCrewShellobject.classEvent to copy theBOCrewShellDraftCompositionobjects from the original day to the destination day.classclassEvent to deallocate aBOCrewShellDraftCompositionfrom theBOCrewShell.classEvent to delete aBOCrewShellDraftCompositionobject.classEvent to insert aBOCrewShellDraftCompositionobject.classEvent to load aBOCrewShellDraftCompositionobject.classEvent to perform a massive deletion ofBOCrewShellDraftCompositionobjects.classEvent to update aBOCrewShellDraftComposition. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.workshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.draft.workshift.eventModifier and TypeClassDescriptionclassEvent to insert/update theBOWorkShiftobject of a crew shell. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.event
Modifier and TypeClassDescriptionclassEvent to check the crew shell composition in aCrewShellCompositionCheckInput.classEvent to confirm aBOCrewShellComposition. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.composition.mismatch.eventModifier and TypeClassDescriptionclassEvent to align aBOCrewShellCompositionMismatchafter a composition change.classEvent to delete aBOCrewShellCompositionMismatchobject.classEvent to insert aBOCrewShellCompositionMismatchobject.classEvent to load aBOCrewShellCompositionMismatchobject.classEvent to update aBOCrewShellCompositionMismatchobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.configuration.event
Modifier and TypeClassDescriptionclassEvent to insert aBOCrewShellConfigurationobject.classEvent to load aBOCrewShellConfigurationobject.classEvent to update aBOCrewShellConfigurationobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.configuration.operationcenter.eventModifier and TypeClassDescriptionclassEvent to delete aBOCrewShellOperationCenterobject.classEvent to insert aBOCrewShellOperationCenterobject.classEvent to load aBOCrewShellOperationCenterobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.scheduling.event
Modifier and TypeClassDescriptionclassEvent to remove theBOSchedulingfrom the crew shell's resources
The launcher must provide a valid list ofCrewShellResourceSchedulingsDeleteInputin order to successfully call this event.classEvent to massively transfer aBOSchedulingfrom the crew shell (dummy user) to the real resources.classEvent to transfer aBOSchedulingfrom the crew shell (dummy user) to the real resources. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.scheduling.workday.eventModifier and TypeClassDescriptionclassEvent to launch Crew shell Work Day Closure.classEvent to complete Crew shell Work Day Closure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.skill.eventModifier and TypeClassDescriptionclassEvent to delete aBOCrewShellSkillobject.classEvent to insert aBOCrewShellSkillobject.classEvent to load aBOCrewShellSkillobject.classEvent to replace theBOCrewShellSkillobjects with the ones taken as input. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.crewshell.workshift.event
Modifier and TypeClassDescriptionclassEvent to disable the workshifts objects for the day and users specified in input
The launcher must provide a validCrewShellResourceWorkshiftDisableInputin order to successfully call this event.classEvent to enable the workshifts objects for the day and users specified in input
The launcher must provide a validCrewShellResourceWorkshiftEnableInputin order to successfully call this event.classEvent to calculate the workshifts objects for the operation center and users specified in input
Returns a list ofCrewShellWorkshiftBuildOutputThe launcher must provide a validCrewShellWorkshiftBuildInputin order to successfully call this event.classEvent to check the crew shell workshift given aCrewShellWorkshiftCheckInput. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.detectprocess.eventModifier and TypeClassDescriptionclassEvent to launch the automatic detection process, which allows to detect the whole set of critical activities.classEvent to clean all the critical activity detect processes that are pending due to a node failure.classEvent to update a group of filteredBOCriticalActivityDetectProcess.classEvent to insert aBOCriticalActivityDetectProcess.classEvent to load aBOCriticalActivityDetectProcess.classEvent to update aBOCriticalActivityDetectProcess.classEvent to search theBOWorkOrderOperations related to a group of filteredBOCriticalActivityDetectProcesses.classEvent to launch the forced detection process, which allows to detect critical activities on a set ofBOWorkOrderOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.eventModifier and TypeClassDescriptionclassEvent to delete a group of filteredBOCriticalActivity.classEvent to add critical activity data to a DBView containing scheduling activities.classEvent to insert aBOCriticalActivity.classEvent to load aBOCriticalActivity.classEvent to load the map ofWoOperationCriticalActivitiesAggregatefor the given wo operations. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.criterion.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.event
Modifier and TypeClassDescriptionclassEvent to load aCriticalActivityRule.classEvent to save aCriticalActivityRule. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOCriticalActivityRuleHeader.classEvent to load aBOCriticalActivityRuleHeader.classEvent to update aBOCriticalActivityRuleHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.criticalactivity.rule.wofilter.eventModifier and TypeClassDescriptionclassEvent to delete aBOCriticalActivityRuleWOFilter.classEvent to insert aBOCriticalActivityRuleWOFilter.classEvent to load aBOCriticalActivityRuleWOFilter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.daemon.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.daemon.eventModifier and TypeClassDescriptionclassEvent to notify the saving of a daemon. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionSheetConversion.classEvent to invoke the Data Collection Sheet Massive Conversion.classEvent to invoke the Data Collection Sheet Subset Conversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.create
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.createModifier and TypeClassDescriptionclassEvent to convert aSchedaTreeinto aDataCollectionSheetInstance.
The launcher must provide a validDataCollectionSheetConversionCreateInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.instance
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.instanceModifier and TypeClassDescriptionclassEvent to fill in aDataCollectionSheetInstance.classEvent to insert aDataCollectionSheetInstance. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.load
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.event.loadModifier and TypeClassDescriptionclassEvent to load necessary data to start the sheet conversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.sheet.retriever.subset.eventModifier and TypeClassDescriptionclassEvent to delete aBODataCollectionSheetConversionSubset.classEvent to insert aBODataCollectionSheetConversionSubset.classEvent to load aBODataCollectionSheetConversionSubset.classEvent to update aBODataCollectionSheetConversionSubset. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.tablenode.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionTableNodeConversion.classEvent to invoke the Data Collection Table Nodes to Options Group Conversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.eventModifier and TypeClassDescriptionclassEvent to create a newBODataCollectionTemplateHeader.classEvent to insert aBODataCollectionTemplateConversion.classEvent to insert aDataCollectionTemplateRelease.classEvent to insert aBODataCollectionSheetin aDataCollectionTemplate.classEvent to load theTemplateTree.classEvent to load the old template header data.classEvent to load the current release of aDataCollectionTemplate.classEvent to save aDataCollectionTemplateRelease.classEvent to invoke the Data Collection Template Massive Conversion.classEvent to invoke the Data Collection Template Subset Conversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.retriever.subset.eventModifier and TypeClassDescriptionclassEvent to delete aBODataCollectionTemplateConversionSubset.classEvent to insert aBODataCollectionTemplateConversionSubset.classEvent to load aBODataCollectionTemplateConversionSubset.classEvent to update aBODataCollectionTemplateConversionSubset. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.eventModifier and TypeClassDescriptionclassclassEvent to insert aBODataCollectionTemplateStructureRelease.classEvent to insert aBODataCollectionTemplateVersionConversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.structure.outcomerule.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionOutcomeReasonConversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.template.workcycle.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.converter.templatetype.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionTableNodeConversion.classEvent to invoke the Data Collection Template Type Conversion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.datacollection.template.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.facilitytype.event
Modifier and TypeClassDescriptionclassEvent to delete aBOFeatureFacilityType.classEvent to insert aBOFeatureFacilityType.classEvent to manage the saving or the deletion of aBOFeatureFacilityType.classEvent to update aBOFeatureFacilityType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.feature.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.feature.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.featureclass.event
Modifier and TypeClassDescriptionclassEvent to insert aBOFeatureClass.classEvent to load aBOFeatureClass.classEvent to update aBOFeatureClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.featureclasstype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.usage.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.usage.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.valuedomain.event
Modifier and TypeClassDescriptionclassEvent to insert aBOFeatureValueDomain.classEvent to load aBOFeatureValueDomain.classEvent to update aBOFeatureValueDomain. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.features.valuedomainitem.event
Modifier and TypeClassDescriptionclassEvent to insert aBOFeatureValueDomainItem.classEvent to load aBOFeatureValueDomainItem.classEvent to update aBOFeatureValueDomainItem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.authentication.event
Modifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.eventModifier and TypeClassDescriptionclassEvent to update the needed resource when the gis file has been uploaded.classEvent to insert aBOGisOfflinePackage.classEvent to load aBOGisOfflinePackage.classEvent to save a new file related to aBOGisOfflinePackage.classEvent to update aBOGisOfflinePackage. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.layer.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.notification.event
Modifier and TypeClassDescriptionclassEvent which creates thePushNotifications used to notify all the correspondingBOUsers that aBOGisOfflinePackagehas been modified.classEvent used to create and dispatch toPushNotifications related to aBOGisOfflinePackageupdate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.offline.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.rule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.rule.eventModifier and TypeClassDescriptionclassEvent used to determine if aBOUsermatches theBOGisVisibilityRulerelated to a set ofBOGisOfflinePackages. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.service.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.gis.service.eventModifier and TypeClassDescriptionclassEvent to notify the saving of a GIS service. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.loan.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.loan.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.address.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.address.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.address.type.event
Modifier and TypeClassDescriptionclassEvent to insert address type.classEvent to load address type.classEvent for update address type. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.district.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.district.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.geocoding.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.geocoding.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.microcluster.aggregate.eventModifier and TypeClassDescriptionclassEvent to insert aBOMicroclusterAggregate.classEvent to update aBOMicroclusterAggregate.classEvent to load aBOMicroclusterAggregate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.municipality.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMunicipality.classEvent to load aBOMunicipality.classEvent to update aBOMunicipality. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.nation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.nation.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.region.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.location.region.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.detail.eventModifier and TypeClassDescriptionclassEvent for insert log detailclassEvent for load log detail -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.eventModifier and TypeClassDescriptionclassEvent for delete a log (master and detail records) -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.master.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.master.eventModifier and TypeClassDescriptionclassEvent for insert log masterclassEvent for load log masterclassEvent for update log master -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.processinglog.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.processinglog.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.log.state.eventModifier and TypeClassDescriptionclassEvent for load import export state -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.mail.emailprocessor
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.mail.emailprocessor -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.eventModifier and TypeClassDescriptionclassEvent to insert aBOMaterial.classEvent to load aBOMaterial.classEvent to update aBOMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.goodsgroup.event
Modifier and TypeClassDescriptionclassEvent to insert aBOGoodsGroup.classEvent to load aBOGoodsGroup.classEvent to update aBOGoodsGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.history.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.itemtype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.itemtype.eventModifier and TypeClassDescriptionclassEvent to insert aBOMaterialItemType.classEvent to load aBOMaterialItemType.classEvent to update aBOMaterialItemType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.managementtype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.materialclass.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMaterialClass.classEvent to load aBOMaterialClass.classEvent to update aBOMaterialClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.accounted.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.accounted.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.event
Modifier and TypeClassDescriptionclassEvent to insert aBOSerializedMaterial.classEvent to load aBOSerializedMaterial.classEvent to update aBOSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.history.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.serialized.model.event
Modifier and TypeClassDescriptionclassEvent to insert aBOSerializedMaterialModel.classEvent to load aBOSerializedMaterialModel.classEvent to update aBOSerializedMaterialModel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.material.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.mobilecard.configurationinterventiongroup.eventModifier and TypeClassDescriptionclassEvent to load aMobileCardConfigurationInterventionGroup.classEvent to update aBOInterventionGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multimedia.mediafile.event
Modifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.common.dependencytype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.common.management.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.common.management.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.configuration.event
Modifier and TypeClassDescriptionclassEvent to delete a set ofBOMultistageConfiguration.classEvent to insert aBOMultistageConfiguration.classEvent to load aBOMultistageConfiguration.classEvent to load aBOMultistageConfiguration.classEvent to update aBOMultistageConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.dependency.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.dependency.eventModifier and TypeClassDescriptionclassEvent to delete aBOMultistageGroupDependency.classEvent to insert aBOMultistageGroupDependency.classEvent to load aBOMultistageGroupDependencyby multistage group id.classEvent to load aBOMultistageGroupDependency.classEvent to update aBOMultistageGroupDependency. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.eventModifier and TypeClassDescriptionclassEvent to add the aggregate data of the multistage group to the scheduling activites.classEvent 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 check dependencies consistency of aMultistageGroup.classEvent to check dependencies on a set of multistage operation ids.classEvent to check the multistage management.classEvent to check if the work order operations can be inserted in the multistage group.classEvent check if the work order operations status is compliant.classEvent to complete work order operations view with the information of the multistage group.classEvent to complete work order view with the information of the multistage group.classEvent to compose multistage activities from multistage group.classEvent to edit dependencies of multistage group.classEvent to evaluate and update the multistage state.classEvent to evaluate the multistage state.classEvent to export aMultistageGroup.classEvent to insert multistage group from work order operations.classEvent to load aMultistageGroup.classEvent to remove dependencies from multistage group.classEvent to remove the operations from multistage group.classEvent to save aMultistageGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.event
Modifier and TypeClassDescriptionclassEvent to evaluate code of multistage group header.classEvent to insert aBOMultistageGroupHeader.classEvent to load aBOMultistageGroupHeader.classEvent to update aBOMultistageGroupHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.origintype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.sequencenumber.eventModifier and TypeClassDescriptionclassEvent to generate a new value of sequence number. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.header.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.group.operation.event
Modifier and TypeClassDescriptionclassEvent to delete aBOMultistageGroupOperation.classEvent to insert aBOMultistageGroupOperation.classEvent to load a set ofBOMultistageGroupOperation.classEvent to update aBOMultistageGroupOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.event
Modifier and TypeClassDescriptionclassEvent to delete theMultistageViolation.classEvent to evaluate theMultistageViolation.classEvent to extract the list of check issues.classEvent to insert aMultistageViolation.classEvent to load operations related violations.classEvent to to regenerate aMultistageViolation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.header.eventModifier and TypeClassDescriptionclassEvent to delete a set ofBOMultistageViolationHeader.classEvent to insert aBOMultistageViolationHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.message.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.message.eventModifier and TypeClassDescriptionclassEvent to delete a set ofBOMultistageViolationMessage.classEvent to insert aBOMultistageViolationMessage. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.multistage.violation.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.converter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.converter.eventModifier and TypeClassDescriptionclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOPermitType.classEvent to load aBOPermitType.classEvent to update aBOPermitType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.type.outcomereason.rel.eventModifier and TypeClassDescriptionclassEvent to delete aBOPermitTypeOutcomeReasonRel.classclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.eventModifier and TypeClassDescriptionclassEvent to add a relation work cycle permit type.classEvent to load aWorkCyclePermits.classEvent to delete a relation work cycle permit type.classEvent to delete the old relationships and insert the new relationships, relationships between work cycle and type of permitBOWorkCyclePermitTypeRel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.rel.event
Modifier and TypeClassDescriptionclassEvent to delete a List ofBOWorkCyclePermitTypeRel.classEvent to insert aBOWorkCyclePermitTypeRel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.eventModifier and TypeClassDescriptionclassEvent to add a relation work cycle struncture permit type.classEvent to load aWorkCycleStructurePermits.classEvent to remove a relation work cycle struncture permit type.classEvent to delete the old relationships and insert the new relationships, relationships between work cycle structure and type of permitBOWorkCycleStructurePermitTypeRel.classEvent to searchWorkCycleStructurePermits. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workcycle.structure.rel.eventModifier and TypeClassDescriptionclassEvent to delete aBOWorkCycleStructurePermitTypeRel.classEvent to insert aBOWorkCycleStructurePermitTypeRel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.eventModifier and TypeClassDescriptionclassEvent to load aPermit.classEvent to load aWorkOrderPermits.classEvent to add aBOPermitObtained.classEvent to patch aBOPermitObtained.classEvent to add aBOPermitRequired.classEvent to patch aBOPermitRequired.classEvent to remove aBOPermitRequired. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.event
Modifier and TypeClassDescriptionclassEvent to delete aBOPermitObtained.classEvent to insert aBOPermitObtained.classEvent to load aBOPermitObtained.classEvent to update aBOPermitObtained. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.obtained.history.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.required.event
Modifier and TypeClassDescriptionclassEvent to delete aBOPermitRequired.classEvent to insert aBOPermitRequired.classEvent to load aBOPermitRequired.classEvent to update aBOPermitRequired. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.permits.workorder.required.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.bundler.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.bundler.eventModifier and TypeClassDescriptionclassEvent to recalculate the scheduling relations between a list ofBOWorkOrderOperations that are part of aBundle. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.configuration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.configuration.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.lockscheduling.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.ossspace.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.permit.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.position.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.resource.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.skill.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.workorder.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.cache.workshift.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.detail.eventModifier and TypeClassDescriptionclassEvent to delete aBODailyPlanOrderConfigurationDetail.classEvent for insert aBODailyPlanOrderConfigurationDetailclassEvent for load aBODailyPlanOrderConfigurationDetail -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.eventModifier and TypeClassDescriptionclassEvent to delete aBODailyPlanOrderConfigurationHeader, itsBODailyPlanOrderConfigurationDetail.classEvent to save aDailyPlanOrderConfigurationSaveInput.classEvent for load aListofDailyPlanOrdersLoadOutputbased on the input -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.order.header.eventModifier and TypeClassDescriptionclassEvent to delete aBODailyPlanOrderConfigurationHeader.classEvent for insert aBODailyPlanOrderConfigurationHeaderclassEvent for load aBODailyPlanOrderConfigurationHeaderclassEvent for set default for aBODailyPlanOrderConfigurationHeaderand remove the current default for the same operation centerclassEvent for update aBODailyPlanOrderConfigurationHeader -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.eventModifier and TypeClassDescriptionclassEvent to load aTooltipConfigurationInstance.classEvent to delete aTooltipConfigurationInstance.classEvent to load aTooltipConfigurationInstanceobject.classEvent to save aTooltipConfigurationInstanceobject returning the id of the saved instance. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.header.eventModifier and TypeClassDescriptionclassEvent to delete aBOTooltipConfigurationclassEvent to insert aBOTooltipConfiguration.classEvent to load aBOTooltipConfigurationobject.classEvent to update aBOTooltipConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.dailyplan.configuration.tooltip.rule.eventModifier and TypeClassDescriptionclassEvent to delete aBOTooltipConfigurationRule.classEvent to insert aBOTooltipConfigurationRule.classEvent to load aBOTooltipConfigurationRule. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.eventModifier and TypeClassDescriptionclassEvent to recalculate the scheduling route informations between a list ofBOWorkShiftids.classclassTo change this license header, choose License Headers in Project Properties.classTo change this license header, choose License Headers in Project Properties.classTo change this license header, choose License Headers in Project Properties.classTo change this license header, choose License Headers in Project Properties.classTo change this license header, choose License Headers in Project Properties.classTo change this license header, choose License Headers in Project Properties.classEvent for execute actions after an automatic scheduling actionclassEvent for execute actions after a manual scheduling actionclassEvent for execute actions after a scheduling optimization actionclassEvent for execute actions after a scheduling validation actionclassEvent for execute actions after a new schedule intervention to enterpriseclassEvent for performing batch preliminary checks on the selected activitiesclassEvent for execute actions before a new work order operation cancellationclassEvent for execute actions before a new work order operation schedulingclassEvent for execute actions after a new unplanned intervention creation -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.eventModifier and TypeClassDescriptionclassEvent to load aBOAgenda.classEvent to save aBOAgendaOutcome.classEvent to update aBOAgenda. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.agenda.teamresource.eventModifier and TypeClassDescriptionclassEvent to align records in table RAGENDATEAMRESOURCE from values in field AAGEIDSETTEAMRESOURCE loaded by scheduling input data.
The launcher must provide a validAgendaTeamResourceAlignInputto call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.eventModifier and TypeClassDescriptionclassEvent to insert aBOAppointment.classEvent to load aBOAppointment.classEvent to update aBOAppointment.classEvent to load the last planned appointmentBOAppointmentof a workorder operation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.appointment.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.event
Modifier and TypeClassDescriptionclassEvent to load an intervention duration.classEvent to load a Intervention The launcher must provide the id of an Agenda, or the id of a Scheduling.class -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.material.accountingmaterialtype.eventModifier and TypeClassDescriptionclassEvent for load material accounting type -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.material.agendamaterial.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.material.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.material.eventModifier and TypeClassDescriptionclassEvent for save material accountings -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.accessorydata.eventModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.encodednote.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderEncodedNote.classEvent to load aBOWorkOrderEncodedNote.classEvent to update aBOWorkOrderEncodedNote. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.interventiongroup.eventModifier and TypeClassDescriptionclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.meterreading.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.meterreading.eventModifier and TypeClassDescriptionclassEvent to load the last reading data for a meter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.eventModifier and TypeClassDescriptionclassEvent to insert aBOOutcomeReason.classEvent to load aBOOutcomeReason.classEvent to update aBOOutcomeReason. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.outcomeclass.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.reasontype.eventModifier and TypeClassDescriptionclassEvent to insert aBOOutcomeReasonType.classEvent to load aBOOutcomeReasonType.classEvent to update aBOOutcomeReasonType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.reason.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.outcome.validationstate.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.eventModifier and TypeClassDescriptionclassEvent to copy aBOSchedulingfrom a resource shift to a list of resource shifts.classEvent to insert aBOScheduling.classEvent to load aBOScheduling.classEvent to update aBOScheduling. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.intervention.scheduling.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.optimize.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.optimize.eventModifier and TypeClassDescriptionclassEvent to complete the optimization process
The launcher must provide a validSchedulingCompleteOptimizationProcessInputobject in order to successfully call this event.classEvent to optimizing scheduling
The launcher must provide a validSchedulingOptimizationProcessInputobject in order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.oss.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.oss.eventModifier and TypeClassDescriptionclassThis event build the VRP XML Solver node. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.resourceshiftagendaffinity.eventModifier and TypeClassDescriptionclassEvent to delete Resource Shift Agenda Affinity.classEvent to insert a collection ofBOResourceShiftAgendaAffinity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.role.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.role.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.clocking.eventModifier and TypeClassDescriptionclassEvent to insert aBOClocking.classEvent to load aBOClocking.classEvent to notify that an action has been performed on a clocking.classEvent to update aBOClocking. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.eventModifier and TypeClassDescriptionclassEvent to load aSchedulingResource.classEvent to save aSchedulingResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.position.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.eventModifier and TypeClassDescriptionclassEvent to insert aBOSchedulingUser.classEvent to load aBOSchedulingUser.classEvent to update aBOSchedulingUser. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.user.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOSchedulingResourceType.classEvent to load aBOSchedulingResourceType.classEvent to update aBOSchedulingResourceType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.schedulingresource.workday.eventModifier and TypeClassDescriptionclassEvent to complete Work Day Closure.classEvent to complete Work Day Closure by Mobile. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.team.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.team.eventModifier and TypeClassDescriptionclassEvent to schedule an activity to a resource
The launcher must provide a validTeamActivityManualAssignmentInputobject in order to successfully call this event.classEvent to pre-process the schedulation of an activity to a resource
The launcher must provide a validTeamPreProcessAssignmentInputobject in order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.validate.event
Subclasses of SimpleBusinessEvent 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 SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.wooperation.accountedmaterial.eventModifier and TypeClassDescriptionclassEvent for save work order accounted materials -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedule.wooperation.event
Modifier and TypeClassDescriptionclassTo change this license header, choose License Headers in Project Properties. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.creation.eventModifier and TypeClassDescriptionclassEvent to execute Scheduling Creation Proposal actionclassEvent to insert aBOSchedulingCreationProposal.classEvent to load aBOSchedulingCreationProposal. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.detail.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.event
Modifier and TypeClassDescriptionclassEvent to add scheduling proposal data to a DBView containing scheduling activities.classEvent to cancel aBOSchedulingProposal.classEvent to load aBOSchedulingProposal.classEvent to update aBOSchedulingProposal. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.removal.event
Modifier and TypeClassDescriptionclassEvent to execute Process Scheduling Removal Proposal actionclassEvent to insert aBOSchedulingRemovalProposal.classEvent to load aBOSchedulingRemovalProposal. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.schedulingproposal.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.resource.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.shift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.team.shift.eventModifier and TypeClassDescriptionclassEvent that performs checks upon the insertion ofBOTeamShiftobjects
The launcher must provide a validTeamShiftCheckInsertInputin order to successfully call this event.classEvent to load aBOTeamShift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.contact.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.contact.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.eventModifier and TypeClassDescriptionclassclassclassEvent to insert aTechnicalObject.classEvent to load aTechnicalObject.classEvent to load aTechnicalObject.classclassEvent to update aTechnicalObject.classEvent to insert aTechnicalObjectand its feature values.classEvent to update aTechnicalObjectand its feature values. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.feature.event
Modifier and TypeClassDescriptionclassEvent to insert aBOTechnicalObjectFeatureValue.classEvent to load aBOTechnicalObjectFeatureValue.classEvent to update aBOTechnicalObjectFeatureValue. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.header.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.brand.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeterBrand.classEvent to load aBOMeterBrand.classEvent to update aBOMeterBrand. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.convertertype.eventModifier and TypeClassDescriptionclassEvent to insert aBOConverterType.classEvent to load aBOConverterType.classEvent to update aBOConverterType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.location.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeterLocation.classEvent to load aBOMeterLocation.classEvent to update aBOMeterLocation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.meterclass.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeterClass.classEvent to load aBOMeterClass.classEvent to update aBOMeterClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.encodednote.eventModifier and TypeClassDescriptionclassEvent to insert aBOEncodedNote.classEvent to load aBOEncodedNote.classEvent to update aBOEncodedNote. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.metertype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.reading.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.meter.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeterType.classEvent to load aBOMeterType.classEvent to update aBOMeterType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.state.event
Modifier and TypeClassDescriptionclassEvent to load the available states for a given technical object type
The launcher must provide a valid technical object type id in order to successfully call this event.classEvent to insert aBOTechnicalObjectState.classEvent to load aBOTechnicalObjectState.classEvent to update aBOTechnicalObjectState. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.statetype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOTechnicalObjectType.classEvent to load aBOTechnicalObjectType.classEvent to update aBOTechnicalObjectType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.type.template.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.technicalobject.type.template.eventModifier and TypeClassDescriptionclassEvent to insert aBOTechnicalObjectTypeTemplate.classEvent to load aBOTechnicalObjectTypeTemplate.classEvent to update aBOTechnicalObjectTypeTemplate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.category.eventModifier and TypeClassDescriptionclassEvent to insert aBOTaskCategory.classEvent to load aBOTaskCategory.classEvent to update aBOTaskCategory. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryeventtype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.categoryeventtype.eventModifier and TypeClassDescriptionclassEvent to delete aBOTaskCategoryEventType.classEvent to insert aBOTaskCategoryEventType.classEvent to update aTaskCategoryEventTypeUpdateInput. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.eventtype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.configuration.profile.eventModifier and TypeClassDescriptionclassEvent to insert aBOProfile.classEvent to load aBOProfileassociated to theBOSchedulingUserid.classEvent to load aBOProfile.classEvent to update aBOProfile. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.eventModifier and TypeClassDescriptionclassEvent to calculate the task actual durations for a timesheet.classEvent to cancel an automaticBOTask.classEvent to update the duration of a list of automaticBOTask.classEvent to insert an automaticBOTask.classEvent to update an automaticBOTask.classEvent to update or insert an automaticBOTask.classEvent to close a timesheet.classEvent to force the timesheet closure.classEvent to load aTimesheetEntitiesAggregate.classEvent to fill the timesheet gaps between tasks.classEvent to insert a new timesheet.classEvent to load aTimesheet.classEvent to reopen a timesheet.classEvent to calculate the shifts linked to a task.classEvent to cancel aBOTask.classEvent to insert a task into a timesheet.classEvent to update aBOTask.classclassEvent that validates a timesheet.classEvent to calculate the needed warnings for a timesheet. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOTimesheetHeader.classEvent to load aBOTimesheetHeader.classEvent to update the state of aBOTimesheetHeader.classclassEvent to update aBOTimesheetHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.header.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.evententity.eventModifier and TypeClassDescriptionclassEvent to insert aBOEventEntity.classEvent to load aBOEventEntity.classEvent to update aBOEventEntity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.timesheettask.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.warning.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.warning.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.timesheet.warning.type.event
Modifier and TypeClassDescriptionclassEvent to load aBOWarningType.classEvent to load aBOWarningType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.toolmigrationpermissionsusertypes.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.user.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.user.eventModifier and TypeClassDescriptionclassDeprecated.use kernel eventUserCreateEventclassDeprecated.use kernel eventUserLoadEventclassDeprecated.use kernel eventUserUpdateEvent -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.user.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.user.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.attachment.event
Modifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.eventModifier and TypeClassDescriptionclassEvent to write history records after a planning operation.
The launcher must provide a validWorkOrderInterventionPlanningSaveInputfor call this event.classEvent to searchInterventionPlanningHistory. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.interventionplanning.eventModifier and TypeClassDescriptionclassEvent to create aBOInterventionPlanningheader.
The launcher must provide a validBOInterventionPlanningfor call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.audit.interventionresource.eventModifier and TypeClassDescriptionclassEvent to create aBOInterventionResource.
The launcher must provide a validBOInterventionResourcefor call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.cancelsuspendreason.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.eventModifier and TypeClassDescriptionclassEvent to update the appointment data of aWorkOrder.classEvent to complete theWorkOrdercreation.classEvent to create aWorkOrderstarting from work cycle.classEvent to save aWorkOrder.classEvent to load aWorkOrder.classEvent to calculate the operation center of aWorkOrder.classEvent to update the state of aWorkOrder.classEvent to save aWorkOrder -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.header.eventModifier and TypeClassDescriptionclassEvent to create aWorkOrderheader.
The launcher must provide a validBOWorkOrderHeaderfor call this event.classEvent to load aBOWorkOrderHeader.classEvent to update aBOWorkOrderHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.material.wotypeadmittedmaterial.eventModifier and TypeClassDescriptionclassEvent for insert wo type admitted materialclassEvent for update wo type admitted material -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operation.event
Modifier and TypeClassDescriptionclassDeprecated.classEvent to point out that the work order operation has been deleted.classEvent to insert aBOWorkOrderOperation.classEvent to load aBOWorkOrderOperation.classEvent to get the skill override configuration history related to an operation.
The launcher must provide a valid work order operation id in order to successfully call this event.classEvent to load a list ofBOWorkOrderOperation.classDeprecated, for removal: This API element is subject to removal in a future version.classEvent to update aBOWorkOrderOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operation.material.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operation.material.eventModifier and TypeClassDescriptionclassEvent called from module AI that will update or insert records in the RWOOMATERIAL tableclassEvent to save aBOWorkOrderOperationMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operation.state.event
Modifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderOperationState.classEvent to load aBOWorkOrderOperationState.classEvent to update aBOWorkOrderOperationState. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operation.type.event
Modifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classEvent to insert aBOWorkOrderOperationType.classEvent to load aBOWorkOrderOperationType.classEvent to update aBOWorkOrderOperationType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operationactivity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operationactivity.eventModifier and TypeClassDescriptionclassEvent to insert aBOOperationActivity.classEvent to load aBOOperationActivity.classEvent to update aBOOperationActivity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operationactivity.workorderoperationtype.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderOperationTypeActivity.classEvent to update aBOWorkOrderOperationTypeActivity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.operationtype.event
Modifier and TypeClassDescriptionclassEvent to insert aBOOperationType.classEvent to load aBOOperationType.classEvent to update aBOOperationType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.requesttype.event
Modifier and TypeClassDescriptionclassEvent to insert aBORequestType.classEvent to load aBORequestType.classEvent to update aBORequestType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.servicetype.event
Modifier and TypeClassDescriptionclassEvent to insert aBOServiceType.classEvent to load aBOServiceType.classEvent to update aBOServiceType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.source.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.source.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.state.eventModifier and TypeClassDescriptionclassEvent retrieve theBOWorkOrderStatelist that a given user type can edit.classEvent to load aBOWorkOrderState. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.teamaffinity.event
Modifier and TypeClassDescriptionclassEvent to react to inserted collection ofBOWorkOrderTeamAffinity.classEvent to insert a collection ofBOWorkOrderTeamAffinity.classEvent to load a list ofBOWorkOrderTeamAffinity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.type.eventModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classEvent to insert aBOWorkOrderType.classEvent to load aBOWorkOrderType.classEvent to update aBOWorkOrderType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.urgency.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.urgency.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderUrgency.classEvent to load aBOWorkOrderUrgency.classEvent to update aBOWorkOrderUrgency. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.workcycle.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.workcycle.header.event
Modifier and TypeClassDescriptionclassEvent to insert aBOWorkCycleHeader.classEvent to load aBOWorkCycleHeader.classEvent to update aBOWorkCycleHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workorder.workcycle.operation.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkCycleOperation.classEvent to load aBOWorkCycleOperation.classEvent to update aBOWorkCycleOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.eventModifier and TypeClassDescriptionclassEvent to load the work shift of the resource nearest to the given date.classDeprecated, for removal: This API element is subject to removal in a future version.classEvent to insert aBOWorkShift.classEvent to load aBOWorkShift.classEvent to update aBOWorkShift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.event
Modifier and TypeClassDescriptionclassEvent to insert aBOResourceShiftExceptionRequest.classEvent to load aBOResourceShiftExceptionRequest.classEvent to update aBOResourceShiftExceptionRequest. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.status.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.exceptionrequest.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.oncall.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.oncall.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOReceiptType.classEvent to load aBOReceiptType.classEvent to update aBOReceiptType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.eventModifier and TypeClassDescriptionclassEvent to insert aBOShiftExceptionClass.classEvent to load aBOShiftExceptionClass.classEvent to update aBOShiftExceptionClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.receipt.type.exceptionclass.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.bl.workshift.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.export.base.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.export.base.eventModifier and TypeClassDescriptionclassoverit.geocallapp.wfm.core.export.base.event.XlsxExportEvent<T>Abstract class for launch a xlsx export event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.commons.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.commons.eventModifier and TypeClassDescriptionclassWSMappingEvent<I,O> classWSMethodImplEvent<I,O extends IServiceResponse> -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.multistage.group.v1.insert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.multistage.group.v1.insert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.customer.v1.upsert.eventModifier and TypeClassDescriptionclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.delete.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.delete.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.insert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.update.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.technicalobjects.technicalobject.v1.upsert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.customer.v1.insert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.customer.v1.updateappointment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.customer.v1.updateappointment.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.deleteoperation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.deleteoperation.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v1.insert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.deleteoperation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.deleteoperation.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.technicalobject.v2.insert.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.soap.workorders.wostate.v1.update.eventModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltip.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.bundler.search.detail.map.tooltip.eventModifier and TypeClassDescriptionclassEvent to load aBundleOperationTooltipData.classEvent to load aActivityTooltipData. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.crewshell.workshift.event
Modifier and TypeClassDescriptionclassEvent to drag and drop the workshift from a day to another day
The launcher must provide a validDailyWorkshiftDragDropInputobject in order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.microclusteraggregate.eventModifier and TypeClassDescriptionclassEvent to insert aBOMicroclusterAggregate.classEvent to remove aBOMicroclusterAggregate.classEvent to remove aBOMicroclusterAggregate.classEvent to insert aBOMicroclusterAggregate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.operationcentercomposition.eventModifier and TypeClassDescriptionclassEvent to insertBOMicroclusters into a scheduling area.classEvent to removeBOMicroclusters from a scheduling area. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.location.microcluster.schedulingareas.eventModifier and TypeClassDescriptionclassEvent to insertBOMicroclusters into a scheduling area.classEvent to removeBOMicroclusters from a scheduling area. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.dailyplan.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.eventModifier and TypeClassDescriptionclassEvent to load a List of Intervention The launcher must provide the id of an Agenda, or the id of a Scheduling. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.intervention.outcome.search.eventModifier and TypeClassDescriptionclassEvent for load warnings in the DBView created by main query of Accounting Monitor. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.tooltip.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.core.ux.schedule.tooltip.eventModifier and TypeClassDescriptionclassclassEvent to load aAbsenceTooltipData.classEvent to load aActivityTooltipData. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.composition.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.composition.eventModifier and TypeClassDescriptionclassEvent to delete aBOCrewShellCompositionobject.classEvent to insert aBOCrewShellCompositionobject.classEvent to load aBOCrewShellCompositionobject.classEvent to update aBOCrewShellCompositionobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.eventModifier and TypeClassDescriptionclassEvent to insert aBOCrewShellobject.classEvent to load aBOCrewShellobject.classEvent to update aBOCrewShellobject. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOCrewShellType.classEvent to load aBOCrewShellType.classEvent to update aBOCrewShellType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.workshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.crewshell.bl.workshift.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.census.rule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.census.rule.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.encodednote.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.encodednote.eventModifier and TypeClassDescriptionclassEvent to insert anBOEncodedNote.classEvent to load aBOEncodedNote.classEvent to update anBOEncodedNote. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.eventModifier and TypeClassDescriptionclassEvent to load aInterventionAggregate.classEvent for load intervention -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.resource.event
Modifier and TypeClassDescriptionclassEvent to delete a group of filteredBOInterventionResource.classRepresents an event that is triggered when anBOInterventionResourceis deleted.classRepresents an event that is triggered when anBOInterventionResourceis inserted.classEvent to notify that an action has been performed on aBOInterventionResource.classRepresents an event that is triggered when anBOInterventionResourceis reset.classRepresents an event that is triggered when anBOInterventionResourceis updated.classEvent to validate an intervention resource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.resource.hourtype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.resource.workorder.operation.eventModifier and TypeClassDescriptionclassEvent to remove aBOWorkOrderOperationResource.classEvent to insert aBOWorkOrderOperationResource.classThis class represents an event that notifies the update of anBOWorkOrderOperationResourceentity.classEvent to update aBOWorkOrderOperationResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.intervention.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.interventiongroup.censusrule.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.intervention.event
Modifier and TypeClassDescriptionclassEvent that indicates the technician has arrived at site to perform a specific intervention.classSimple business event class for handling the deletion of interventions associated with the same foreman that is executing an intervention.classEvent sent at the completion of the entire intervention outcome save process.classEvent to load aBOInterventionOutcome.classEvent to notify that an action has been performed on aBOInterventionOutcome.classEvent to save aBOInterventionOutcome.classEvent to update aBOInterventionOutcome.classEvent to validate an intervention outcome.classRepresents the event that is triggered when an intervention is started.classRepresents an event that is triggered when someone takes in charge an intervention. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.reason.encodednote.eventModifier and TypeClassDescriptionclassEvent to delete aBOOutcomeReasonEncodedNote.classEvent to insert aBOOutcomeReasonEncodedNote. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.reason.event
Modifier and TypeClassDescriptionclassEvent to check the correct saving of an outcome reasonclassEvent to insert aBOOutcomeReason.classEvent to load aBOOutcomeReason.classEvent to update aBOOutcomeReason. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.reason.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOOutcomeReasonType.classEvent to load aBOOutcomeReasonType.classEvent to update aBOOutcomeReasonType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.validation.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.validation.status.eventModifier and TypeClassDescriptionclassEvent to update the validation status of an intervention outcome.classEvent to update the validation status of an intervention outcome.classEvent to load aBOValidationStatus. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcome.workorderorigin.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcomeclass.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.execution.bl.outcomeclass.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.activity.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.input.eventModifier and TypeClassDescriptionclassEvent to insert aCapacityPlanningAlgorithmInputCall.classEvent to launch the coverage algorithm input sender
The launcher must provide a validCapacityPlanningAlgorithmSendInputin order to successfully call this event.classEvent to check if a given jobID is completed
The launcher must provide a valid jobIDStringin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.coveragealgorithm.output.eventModifier and TypeClassDescriptionclassEvent to launch the processing of the coverage algorithm output.classEvent to retrieve the output from the coverage algorithm
The launcher must provide a valid jobIDStringin order to successfully call this event.classEvent to launch the massive insertion of capacity planning result details.classEvent to launch the calculation of resource saturation and activity assignment. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.detail.eventModifier and TypeClassDescriptionclassEvent to calculate the coverage scenario
The launcher must provide a validCapacityPlanningResultDetailCalculateCoverageInputin order to successfully call this event.classEvent to insert aBOCapacityPlanningResultDetail.classEvent to calculate the total result
The launcher must provide a validCapacityPlanningTotalResultCalculateInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.result.eventModifier and TypeClassDescriptionclassEvent to insert aBOCapacityPlanningResult.classEvent to load aBOCapacityPlanningResult. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.detail.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.scenario.eventModifier and TypeClassDescriptionclassEvent to cancel aBOCapacityPlanningScenario.classBusiness event to calculate the coverage activity report for a capacity planning scenario.classBusiness event to calculate the coverage resource report for a capacity planning scenario.classBusiness event to calculate the coverage time for a capacity planning scenario.classEvent to export aBOCapacityPlanningScenarioobject, alongside its data (i.e., sheets), into aWebResourceobject (i.e., the XLSX file).classEvent to insert aBOCapacityPlanningScenario.classEvent to load aBOCapacityPlanningScenario.classEvent to update aBOCapacityPlanningScenario.class -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.capacityplanning.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.detail.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastActivityDetail.classEvent to insert aBOForecastActivityDetailfrom a list ofBOWorkLoadDistribution.classEvent to insert aBOForecastActivityDetail.classEvent to load aBOForecastActivityDetail.classEvent to update aBOForecastActivityDetail.classEvent to calculate multiple activity timeframe for the range and with the rules specified in input
Returns a list ofBOForecastActivityDetailThe launcher must provide a validForecastActivityMultipleTimeframesBuildInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.eventModifier and TypeClassDescriptionclassEvent to copy and paste aBOActivityForecastHeader.classEvent to export aBOActivityForecastHeaderobject, alongside its data (i.e., sheets), into aWebResourceobject (i.e., the XLSX file).classEvent to cancel aBOActivityForecastHeader.classEvent to confirm aBOActivityForecastHeader.classEvent to insert aBOActivityForecastHeader.classEvent to load aBOActivityForecastHeader.classEvent to update aBOActivityForecastHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.forecastactivity.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastActivity.classEvent to import allBOOperationActivityin the related forecast activity.classEvent to insert aBOForecastActivity.classEvent to load aBOForecastActivity.classEvent to update aBOForecastActivity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.importfilter.eventModifier and TypeClassDescriptionclassEvent for create and insert forecast activity import filterclassEvent for insert forecast activity import filterclassEvent for load forecast activity import filterclassEvent for update forecast activity import filter -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.priority.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastActivityPriority.classEvent to disable aBOForecastActivityPriority.classEvent to insert aBOForecastActivityPriority.classEvent to load aBOForecastActivityPriority.classEvent to update aBOForecastActivityPriority. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.activity.skill.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastActivitySkill.classEvent to insert aBOForecastActivitySkill.classEvent to load aBOForecastActivitySkill.classEvent to replace all skills of a forecast activity.classEvent to update aBOForecastActivitySkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.groupingconstraint.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastGroupingConstraint.classEvent to disable aBOForecastGroupingConstraint.classEvent to insert aBOForecastGroupingConstraint.classEvent to load aBOForecastGroupingConstraint.classEvent to update aBOForecastGroupingConstraint. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.activityforecastheader.eventModifier and TypeClassDescriptionclassEvent to import activity forecast header from a xlsx file.classEvent to read the forecast activity header to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.eventModifier and TypeClassDescriptionclassEvent to import an activity forecast. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivity.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast activities.classEvent to read the forecast activities to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivitydetail.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast details.classEvent to read the forecast activity details to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.activity.forecastactivityskill.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast activity skills.classEvent to read the forecast activity skills to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.eventModifier and TypeClassDescriptionclassEvent to load aSharedResourceWithLog.classEvent to read a xlxs document. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.eventModifier and TypeClassDescriptionclassEvent to import a resource forecast. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresource.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast resources.classEvent to read the forecast resources to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast details. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.notcommittabletime.eventModifier and TypeClassDescriptionclassEvent to read the forecast resource not committable to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcedetail.workshift.eventModifier and TypeClassDescriptionclassEvent to read the forecast resource workshifts to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourcegroupingconstraint.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast resource grouping constraint.classEvent to read the forecast resource grouping constraints to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.forecastresourceskill.eventModifier and TypeClassDescriptionclassEvent to write the imported forecast resource skills.classEvent to read the forecast resource skills to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.importforecast.resource.resourceforecastheader.eventModifier and TypeClassDescriptionclassEvent to import resource forecast header from a xlsx file.classEvent to read the forecast resource header to be imported. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.detail.eventModifier and TypeClassDescriptionclassEvent to apply a template and build a preview.classEvent to add workshifts and build a preview based on them.classEvent to apply the copied resource's details (i.e., the copied resource's calendars) to the target resources (i.e., the selected resources) of the same forecast
The launcher must provide a validForecastResourceDetailCopyInputin order to successfully call this event.classEvent to delete aBOForecastResourceDetail.classEvent to edit workshifts and build a preview based on them.classEvent to import all workshifts of an user (AUSER) in the related forecast resource.classEvent to insert aBOForecastResourceDetail.classEvent to load aBOForecastResourceDetail.classEvent to delete all calendars of a period.classEvent to update aBOForecastResourceDetail. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.eventModifier and TypeClassDescriptionclassEvent to copy and paste aBOResourceForecastHeader.classEvent to export aBOResourceForecastHeaderobject, alongside its data (i.e., sheets), into aWebResourceobject (i.e., the XLSX file).classEvent to cancel aBOResourceForecastHeader.classEvent to confirm aBOResourceForecastHeader.classEvent to insert aBOResourceForecastHeader.classEvent to load aBOResourceForecastHeader.classEvent to update aBOResourceForecastHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.forecastresource.eventModifier and TypeClassDescriptionclassEvent to delete aBOForecastResource.classEvent to import the resource and all the workshifts of an user (AUSER).classEvent to insert aBOForecastResource.classEvent to load aBOForecastResource.classEvent to update aBOForecastResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.groupingconstraint.eventModifier and TypeClassDescriptionclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.detail.eventModifier and TypeClassDescriptionclassEvent to insert aBOForecastShiftModelDetail.classEvent to load aBOForecastShiftModelDetail.classEvent to update multiple instances ofBOForecastShiftModelDetailat the same time.classEvent to update aBOForecastShiftModelDetail. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.shiftmodel.eventModifier and TypeClassDescriptionclassEvent to copy aBOForecastShiftModel.classEvent to insert aBOForecastShiftModel.classEvent to load aBOForecastShiftModel.classEvent to update aBOForecastShiftModel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.resource.skill.eventModifier and TypeClassDescriptionclassEvent to delete aBOResourceForecastSkill.classEvent to import all skills of an user (AUSER) in the related forecast resource.classEvent to insert aBOResourceForecastSkill.classEvent to load aBOResourceForecastSkill.classEvent to replace all skills of a forecast resource.classEvent to update aBOResourceForecastSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.forecast.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.forecastcapacity.bl.resource.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.gpstracking.bl.resource.position.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.gpstracking.bl.resource.position.last.eventModifier and TypeClassDescriptionclassEvent to perform batch upsert ofBOResourceLastGPSPosition.classEvent to insert aBOResourceLastGPSPosition.classEvent to load aBOResourceLastGPSPosition.classEvent to update aBOResourceLastGPSPosition. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.importexport.material.event
Modifier and TypeClassDescriptionclassEvent to load aSharedResourceWithLog.classEvent to import warehouse materials from a xlsx file. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.central.event
Modifier and TypeClassDescriptionclassEvent to activate aBOCentralWarehouse.classEvent to deactivate aBOCentralWarehouse.classEvent to insert aBOCentralWarehouse.classEvent to load aBOCentralWarehouse.classEvent to update aBOCentralWarehouse. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.central.operationcenter.eventModifier and TypeClassDescriptionclassEvent to delete aBOWarehouseOperationCenter.classEvent to insert aBOWarehouseOperationCenter.classEvent to load aBOWarehouseOperationCenter.classEvent to save aBOWarehouseOperationCenterrelation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.centralmobile.eventModifier and TypeClassDescriptionclassEvent to delete aBOCentralMobileWarehouse.classEvent to insert aBOCentralMobileWarehouse.classEvent to save aBOCentralMobileWarehouse.classEvent to update aBOCentralMobileWarehouse. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.eventModifier and TypeClassDescriptionclassEvent to load all theBOWarehouses visible for a user.classEvent to load aBOWarehouse.classEvent to update the state of aBOWarehouse.classEvent to load aBOWarehousewithout visibility rule. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendamaterial.eventModifier and TypeClassDescriptionclassEvent to insert aBOWarehouseAgendaMaterial.classEvent to load aBOWarehouseAgendaMaterial.classEvent to evaluate the new stock quantity
The launcher must provide a valid list ofWarehouseWOAgendaMaterialin order to successfully call this event.classEvent to update aBOWarehouseAgendaMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.intervention.material.agendaserializedmaterial.eventModifier and TypeClassDescriptionclassEvent to delete aBOWarehouseAgendaSerializedMaterial.classEvent to insert aBOWarehouseAgendaSerializedMaterial.classEvent to load aBOWarehouseAgendaSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.detail.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.event
Modifier and TypeClassDescriptionclassEvent to activate aBOWarehouseMaterial.classEvent to deactivate aBOWarehouseMaterial.classEvent to insert aBOWarehouseMaterial.classEvent to load aBOWarehouseMaterial.classEvent to insert a list ofBOWarehouseMaterial.classEvent to update aBOWarehouseMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.expected.eventModifier and TypeClassDescriptionclassEvent to calculate a warehouse material expected quantity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.material.scheduling.eventModifier and TypeClassDescriptionclassEvent used to insert the missingBOWarehouseMaterialrelations for all the materials that are scheduled in aCodes.WorkOrderOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.materialstock.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.mobile.event
Modifier and TypeClassDescriptionclassEvent to activate aBOMobileWarehouse.classEvent to deactivate aBOMobileWarehouse.classEvent to insert aBOMobileWarehouse.classEvent to load aBOMobileWarehouse.classEvent to associate aBOSchedulingUserto aBOMobileWarehouse.classEvent that performs checks on the association between theBOSchedulingUserand theBOWarehouseOperationCenterof theBOCentralWarehouse.classEvent to remove the association between aBOSchedulingUserand aBOMobileWarehouse.classEvent to update aBOMobileWarehouse. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.event
Modifier and TypeClassDescriptionclassEvent to to handle the generation of aWarehouseOperationstarting from an accounting action.classEvent to generate and execute aWarehouseOperationstarting from manual input.classAbstract event used to create aWarehouseOperation.classEvent to create aWarehouseOperationfrom an accounting.classEvent to create aWarehouseOperationfrom a file.classEvent to check the correctness of aBOStockChange.classEvent to create aWarehouseOperationfrom aTransferRequest.classEvent to create aWarehouseOperationmanually.classAbstract event to handle an action of aWarehouseOperation.classEvent to load a list ofWarehouseOperationstarting from their source.classEvent to load aWarehouseOperation.classEvent to execute the movement of aWarehouseOperation.classEvent to receive aWarehouseOperation.classEvent to save aWarehouseOperation.classEvent to send aWarehouseOperation.classEvent to create aWarehouseOperationfrom an stock change.classEvent to generate and execute aWarehouseOperationstarting from a stock change. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOWarehouseOperationHeader.classEvent to load aBOWarehouseOperationHeader.classEvent to update the state of aBOWarehouseOperationHeader.classEvent to to update theBOWarehouseOperationHeaderafter a refusal. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.source.eventModifier and TypeClassDescriptionclassEvent to insert aBOWarehouseOperationHeaderSource.classEvent to load aBOWarehouseOperationHeaderSource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.header.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.eventModifier and TypeClassDescriptionclassEvent to insert aBOWarehouseOperationItem.classEvent to load aBOWarehouseOperationItem.classEvent to change the state of aBOWarehouseOperationItem.classEvent to update the state of aBOWarehouseOperationItem.classEvent to update aBOWarehouseOperationItem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.serializedmaterial.eventModifier and TypeClassDescriptionclassEvent to insert aBOWarehouseOperationItemSerializedMaterial.classEvent to load aBOWarehouseOperationItemSerializedMaterial.classEvent to update aBOWarehouseOperationItemSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.item.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.operation.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.change.eventModifier and TypeClassDescriptionclassEvent to insert aBOStockChange.classEvent to load aBOStockChange.classEvent to update aBOStockChange. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.serializedmaterial.eventModifier and TypeClassDescriptionclassEvent to delete aBOStockSerializedMaterial.classEvent to insert aBOStockSerializedMaterial.classEvent to load aBOStockSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.stock.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.trackingmode.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.event
Modifier and TypeClassDescriptionclassEvent to check the correctness of aBOWarehouseTransaction.classEvent to evaluate aBOWarehouseTransaction.classEvent to generate aBOWarehouseTransaction.classEvent to insert aBOWarehouseTransaction.classEvent to load aBOWarehouseTransaction.classEvent to update aBOWarehouseTransaction. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.serializedmaterial.eventModifier and TypeClassDescriptionclassEvent for delete aBOWarehouseTransactionSerializedMaterial.classEvent to insert aBOWarehouseTransactionSerializedMaterial.classEvent to load aBOWarehouseTransactionSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transaction.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.eventModifier and TypeClassDescriptionclassEvent to cancel aTransferRequest.classEvent to check the stock availability of the materials requested in aTransferRequest.classEvent to load all theTransferRequestItemrelated to the givenTransferRequestid.classEvent to load aTransferRequest.classEvent to receive aTransferRequest.classEvent to refuse aTransferRequest.classEvent to save aTransferRequest.classEvent to send aTransferRequest.classEvent to submit aTransferRequest. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOTransferRequestHeader.classEvent to load aBOTransferRequestHeader.classEvent to point out that the transfer request header state has been modified.classEvent to update aBOTransferRequestHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.eventModifier and TypeClassDescriptionclassEvent to insert aBOTransferRequestItem.classEvent to load aBOTransferRequestItem.classEvent to load the list ofTransferRequestItemrelated to the givenBOTransferRequestHeaderid.classEvent to update aBOTransferRequestItem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.item.serializedmaterial.eventModifier and TypeClassDescriptionclassEvent to load a list ofBOSerializedMaterialrelated to a transfer request.classEvent to insert aBOTransferRequestItemSerializedMaterial.classEvent to load aBOTransferRequestItemSerializedMaterial.classEvent to update aBOTransferRequestItemSerializedMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.transfer.request.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.bl.warehouse.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.export.operation.event
Modifier and TypeClassDescriptionclassEvent for launch a xlsx export of warehouse operations. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.export.stock.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.export.stock.eventModifier and TypeClassDescriptionclassEvent for launch a xlsx export of warehouse materials stock. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.inventory.export.transferrequest.event
Modifier and TypeClassDescriptionclassEvent for launch a xlsx export of Transfer Requests. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.address.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.address.eventModifier and TypeClassDescriptionclassEvent to normalize anBOAddress.classEvent to normalize anBOAddresss id list.classEvent to normalize and update anBOAddress.classBusiness Event to insert a list ofBOAddress.classEvent that publish a new spout when a newBOAddressis inserted by using the targetId to theDTOTechnicalObjectAddressInsertedSpout.classEvent to insert aBOAddress.classEvent to load aBOAddress.classEvent to notify that an action has been performed on aBOAddress.classBusiness Event to update a list ofBOAddress.classEvent that publish the update ofBOAddressby using the targetId to theDTOAddressUpdatedSpout.classEvent to update aBOAddress.classEvent that publish the association between a technical object and theBOAddressby using the targetId to theDTOTechnicalObjectAddressInsertedSpout. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.address.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.address.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOAddressType.classEvent to load aBOAddressType.classEvent to update aBOAddressType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.country.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.country.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.district.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.district.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.geocoding.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.municipality.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.locations.bl.municipality.eventModifier and TypeClassDescriptionclassEvent to insert aBOMunicipality.classEvent to load aBOMunicipality.classEvent to update aBOMunicipality. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.goodsgroup.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.goodsgroup.eventModifier and TypeClassDescriptionclassEvent to insert aBOGoodsGroup.classEvent to load aBOGoodsGroup.classEvent to update aBOGoodsGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.item.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.item.eventModifier and TypeClassDescriptionclassEvent to insert aBOMaterialItem.classEvent to load aBOMaterialItem.classEvent to update aBOMaterialItem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.managementtype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.material.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.material.eventModifier and TypeClassDescriptionclassEvent to insert aBOMaterial.classEvent to load aBOMaterial.classEvent to update aBOMaterial. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.material.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.materialclass.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMaterialClass.classEvent to load aBOMaterialClass.classEvent to update aBOMaterialClass. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.materials.bl.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.counterdirection.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.counterdirection.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.eventModifier and TypeClassDescriptionclassEvent to insert aBOMeasuringElement.classEvent to load aBOMeasuringElement.classEvent to update aBOMeasuringElement. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.eventModifier and TypeClassDescriptionclassEvent to link aBOMeasureto an intervention.classEvent to calculate the counter alignment for aBOMeasure.classBusiness Event to insert a list ofBOMeasure.classEvent to insert aBOMeasure.classEvent to load aBOMeasure.classEvent to notify that an action has been performed on aBOMeasure.classBusiness Event to reject a list ofBOMeasure.classEvent to reject a measure.classBusiness Event to update a list ofBOMeasure.classEvent to update aBOMeasure.classBusiness Event to validate a list ofBOMeasure.classEvent to validate a measure.classEvent to search for the nextBOMeasureof a measuring element, according to the target date.classEvent to search for the previousBOMeasureof a measuring element, according to the target date. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.mode.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.measure.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.measuringelements.bl.measuringelement.status.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.attachment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.attachment.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.bundle.action.accept.eventModifier and TypeClassDescriptionclassEvent to accept a bundle from mobile. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.bundle.action.acceptincharge.eventModifier and TypeClassDescriptionclassEvent to accept and take in charge a bundle from mobile.
The launcher must provide a validMobileBundleAcceptInChargeInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.datacollection.sheet.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.datacollection.sheet.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionSheetfrom mobile replication.classEvent to update aBODataCollectionSheetfrom mobile replication. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.errorlog.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.errorlog.eventModifier and TypeClassDescriptionclassEvent to delete aBOMobileErrorLog.classclassEvent for insert mobile error logclassEvent for load mobile error log -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.intervention.toaccept.eventModifier and TypeClassDescriptionclassAbstract event for intervention to accept actions.classEvent to confirm an intervention to accept.classEvent to confirm and take in charge an intervention to accept.classEvent to refuse an intervention to accept. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.multistage.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.multistage.eventModifier and TypeClassDescriptionclassEvent that computes the multistage dependent operations related to the input. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.notification.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.action.accept.eventModifier and TypeClassDescriptionclassEvent to accept a work order from mobile. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.action.acceptincharge.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.action.acceptincharge.eventModifier and TypeClassDescriptionclassEvent to accept and take in charge a work order from mobile.
The launcher must provide a validMobileWorkOrderAcceptInChargeInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorder.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.eventModifier and TypeClassDescriptionclassEvent to load aMobileWorkOrderCreationRequest.classEvent to save aMobileWorkOrderCreationRequest. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOMobileWorkOrderCreationRequestHeader.classEvent to load aBOMobileWorkOrderCreationRequestHeader.classEvent to update aBOMobileWorkOrderCreationRequestHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.header.state.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workordercreationrequest.operation.eventModifier and TypeClassDescriptionclassEvent to insert aBOMobileWorkOrderCreationRequestOperation.classEvent to load aBOMobileWorkOrderCreationRequestOperation.classEvent to update aBOMobileWorkOrderCreationRequestOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobile.core.bl.workorderdetails.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.globalexpressions.event
Modifier and TypeClassDescriptionclassEvent to check the global expressions of aDataCollectionTemplate. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.instance.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.instance.eventModifier and TypeClassDescriptionclassEvent to associate an account to aDataCollectionSheetInstance.classEvent to associate an asset to aDataCollectionSheetInstance.classEvent to associate a scheduling user to aDataCollectionSheetInstance.classEvent to associate a workorder operation to aDataCollectionSheetInstance.classEvent to cancel aDataCollectionSheetInstance.classEvent to check the mandatory nodes in aDataCollectionSheetInstance.classEvent to set the node constraints aDataCollectionSheetInstance.classEvent to check the node threshold constraints of aDataCollectionSheetInstance.classEvent to close aDataCollectionSheetInstance.classEvent to close aDataCollectionSheetInstancescheduling resources.classEvent to close a workorder operation sheet of aDataCollectionSheetInstance.classEvent to dissociate the account of aDataCollectionSheetInstance.classEvent to dissociate the asset of aDataCollectionSheetInstance.classEvent to dissociate the scheduling user of aDataCollectionSheetInstance.classEvent to dissociateDataCollectionSheetInstancefrom workorder operation .classEvent to export aDataCollectionSheetInstancepdf.classEvent to export aDataCollectionSheetInstancexlsx.classEvent to fill in aDataCollectionSheetInstance.classEvent to fix aDataCollectionSheetInstance.classEvent to fix the scheduling resource sheet of aDataCollectionSheetInstance.classEvent to insert aDataCollectionSheetInstance.classEvent to load aDataCollectionSheetInstance.classBusiness event for locking a data collection sheet instance.classEvent to reopen aDataCollectionSheetInstance.classBusiness event for requesting unlocking of a data collection sheet.classBusiness event for resetting the unlock request flag on a data collection sheet.classEvent to save aDataCollectionSheetInstance.classBusiness event for validating if a data collection sheet can be unlocked.classBusiness event for unlocking a data collection sheet instance.classBusiness event for validating if a data collection sheet unlocking request can be requested.classEvent to update aDataCollectionSheetInstance.classBusiness event for sending push notifications when a sheet is unlocked. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.optionsgroup.event
Modifier and TypeClassDescriptionclassEvent to export aBODataCollectionOptionsGroup's model.classEvent to delete aBODataCollectionOptionsGroup.classEvent to import aBODataCollectionOptionsGroup's model.classEvent to insert aBODataCollectionOptionsGroup.classEvent to load aBODataCollectionOptionsGroup.classEvent to update aBODataCollectionOptionsGroup. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.outcomerule.event
Modifier and TypeClassDescriptionclassEvent to align aBODataCollectionTemplateStructureOutcomeRule.classEvent to filter aBODataCollectionTemplateStructureOutcomeRule.classEvent to delete aBODataCollectionTemplateStructureOutcomeRule.classEvent that publish a new spout when a newBODataCollectionTemplateStructureOutcomeRuleis inserted.classEvent to insert aBODataCollectionTemplateStructureOutcomeRule.classEvent to load aBODataCollectionTemplateStructureOutcomeRule.classEvent to notify that an action has been performed on aBODataCollectionTemplateStructureOutcomeRule.classEvent that publish a new spout when aBODataCollectionTemplateStructureOutcomeRuleis updated.classEvent to update aBODataCollectionTemplateStructureOutcomeRule. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.rule.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.rule.eventModifier and TypeClassDescriptionfinal classEvent to insert aBODataCollectionTemplateWOCreationRule.classEvent to insert aBODataCollectionTemplateWOCreationRule.classEvent to load aBODataCollectionTemplateWOCreationRule.classEvent to update aBODataCollectionTemplateWOCreationRule. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.sheet.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.sheet.eventModifier and TypeClassDescriptionclassEvent to generate a code for aBODataCollectionSheet.classEvent to export a model ofBODataCollectionSheet.classEvent to insert aBODataCollectionSheet.classEvent to load aBODataCollectionSheet.classEvent to update aBODataCollectionSheet.classEvent to automatically initialize Dynamic Forms Sheets from outcome.classEvent that publish a new spout when a newBODataCollectionSheetis inserted.classEvent to notify that an action has been performed on aBODataCollectionSheet.classEvent that publish a new spout when a newBODataCollectionSheetstatus is updated.classEvent that publish a new spout when a newBODataCollectionSheetis updated.classEvent that publish a new spout when a newDataCollectionTemplateReleaseis inserted. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.sheet.scope.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.sheet.state.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.eventModifier and TypeClassDescriptionclassEvent to evaluate the expressions of aDataCollectionNode.classEvent to align aDataCollectionTemplateWorkingCopyto theDataCollectionTemplateRelease.classEvent to check the expressions of aDataCollectionTemplate.classEvent to check the json model of aDataCollectionTemplate.classEvent to create an empty working copy of aDataCollectionTemplate.classEvent to export the model of aDataCollectionTemplate.classEvent to export the active release of aDataCollectionTemplate.classEvent to import a model in theDataCollectionTemplate.classEvent to import a completeDataCollectionTemplaterelease from JSON.classEvent to insert aDataCollectionTemplate.classEvent to insert aDataCollectionTemplateRelease.classEvent to insert aBODataCollectionSheetin aDataCollectionTemplate.classEvent to insert aBODataCollectionSheet.classEvent to load the current release of aDataCollectionTemplate.classEvent to load theDataCollectionTemplateWorkingCopy.classEvent to save aDataCollectionTemplate.classEvent to search matching rules of theDataCollectionTemplate.classEvent to search for required auto generable dynamic forms templates. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.header.event
Modifier and TypeClassDescriptionclassEvent to insert aBODataCollectionTemplateHeader.classEvent to load aBODataCollectionTemplateHeader.classEvent to notify that an action has been performed on aBODataCollectionTemplateHeader.classEvent to update aBODataCollectionTemplateHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.release.event
Modifier and TypeClassDescriptionclassEvent to load aDataCollectionTemplateRelease.classEvent to save aDataCollectionTemplateRelease. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.structure.event
Modifier and TypeClassDescriptionclassEvent to insert aBODataCollectionTemplateStructure.classEvent to load aBODataCollectionTemplateStructure.classEvent to update aBODataCollectionTemplateStructure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.structure.release.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionTemplateStructureRelease.classEvent to load aBODataCollectionTemplateStructureRelease.classEvent to update aBODataCollectionTemplateStructureRelease.classEvent to notify that an action has been performed on aBODataCollectionTemplateStructureRelease. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.eventModifier and TypeClassDescriptionclassEvent for deleting a template visibility rule with all its associated rows.classEvent for saving a template visibility rule with all its rows.classEvent for searching generable templates on mobile. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.header.eventModifier and TypeClassDescriptionclassEvent that publish the deletedBODCTemplateVisibilityRuleHeaderto theDTODCTemplateVisibilityRuleHeaderDeletedSpout.classEvent for delete template visibility ruleclassEvent that publish the insertedBODCTemplateVisibilityRuleHeaderto theDTODCTemplateVisibilityRuleHeaderInsertedSpout.classEvent for insert template visibility ruleclassEvent for load template visibility ruleclassEvent to notify that an action has been performed on aBODataCollectionTemplateHeader.classEvent that publish the updatedBODCTemplateVisibilityRuleHeaderto theDTODCTemplateVisibilityRuleHeaderUpdatedSpout.classEvent for update template visibility rule -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.visibilityrules.rows.eventModifier and TypeClassDescriptionclassEvent that publish the deletedBODCTemplateVisibilityRuleRowto theDTODCTemplateVisibilityRuleRowDeletedSpout.classEvent for delete template visibility rule rowclassEvent that publish the insertedBODCTemplateVisibilityRuleRowto theDTODCTemplateVisibilityRuleRowInsertedSpout.classEvent for insert d c template visibility rule rowclassEvent for load d c template visibility rule rowclassEvent to notify that an action has been performed on aBODCTemplateVisibilityRuleRow. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.template.workingcopy.eventModifier and TypeClassDescriptionclassEvent to load aDataCollectionTemplateWorkingCopy.classEvent to save aDataCollectionTemplateWorkingCopy. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.mobileforms.bl.type.eventModifier and TypeClassDescriptionclassEvent to insert aBODataCollectionType.classEvent to load aBODataCollectionType.classEvent to update aBODataCollectionType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.assets.bl.characteristic.value.eventModifier and TypeClassDescriptionclassBusiness Event to update a list ofBOAssetCharacteristicValue.classEvent to insert aBOAssetCharacteristicValue.classEvent to update a list ofBOAssetCharacteristicValue.classEvent to update aBOAssetCharacteristicValue. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task
Classes in overit.geocallapp.wfm.orchestrator.assets.bl.measuringelement.measure.task with type parameters of type SimpleBusinessEventModifier and TypeClassDescriptionclassMeasureStatusChangeTask<E extends SimpleBusinessEvent<BOMeasure,Void>> Abstract business task in order to change the status of aBOMeasure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.assets.bl.type.event
Modifier and TypeClassDescriptionclassEvent to load aBOTechnicalObjectType.classEvent for save a technical object type created from UI. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.eventModifier and TypeClassDescriptionclassEvent to execute a manual scheduling of an activity.classEvent to execute a manual scheduling of an activity.classEvent to calculate the tour data of the input workshiftclassEvent to calculate time and distance between an activity and the previous one and the next oneclassEvent that changes the status of appointment, agenda, work order and operation after the manual schedulingclassEvent that calculate the missing skills of the resource/team in a work shift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task
Methods in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityassignment.task with parameters of type SimpleBusinessEventModifier and TypeMethodDescriptionprotected voidBTBaseActivityManualAssignment.execute(SimpleBusinessEvent<T, ActivityManualAssignmentOutput> event, PoolKit poolKit) -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityremoval.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityremoval.eventModifier and TypeClassDescriptionclassEvent to remove the schedulings of an activity.classEvent that changes the status of appointment, agenda, work order and operation after the removal scheduling -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityvalidation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.activityvalidation.eventModifier and TypeClassDescriptionclassEvent that notify that a validation of work shift activities have been requested -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.freezingday.eventModifier and TypeClassDescriptionclassEvent used to check the freezing validation.classEvent to calculate the freezing date for an operation center.
More specifically, the event calculates the date before/after which is not possible to perform a scheduling action (paste/cut/etc.). -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.scheduling.bl.planningactionhistory.eventModifier and TypeClassDescriptionclassEvent to execute save of planning action history. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.event
Modifier and TypeClassDescriptionclassEvent to load the skill and the qualifications of aBOResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.eventModifier and TypeClassDescriptionclassEvent for saving a complete skill override configuration (configuration, associated skills and related operations).
The launcher must provide a validSkillOverrideConfigurationSaveEventInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.eventModifier and TypeClassDescriptionclassEvent to delete aBOTeamShiftrelated to a singleBOResource.classEvent to insert/update aBOTeamShiftrelated to a singleBOResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.eventModifier and TypeClassDescriptionclassEvent to launch the automatic bundling process, which allows to create a collection of newBundles by applying all the currently activeBundlingRules.classEvent to calculate theBundleattributes.classEvent to create aBundle.classEvent to apply aBOBundleCriterionto a certain group ofBOWorkOrderOperations.classEvent to create a collection ofBundleby applying the criteria defined in theBundlingInput.classEvent to select the list of wantedBOWorkOrderOperationfor theBundleaggregation, mapped by id of the work order's operation center.classEvent to order the list of wantedBOWorkOrderOperationfor theBundleaggregation.classEvent to unbundle all theBundles created by a given elaboration.classEvent to dissolve a list ofBundles. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsorting
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.bundler.bundling.event.ordering.location.topologicalsortingModifier and TypeClassDescriptionclassTopologicalSortEvent<T,I extends LinearItem<T>> Business event for triggering topological sorting operations on linear items. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.intervention.measure.eventModifier and TypeClassDescriptionclassEvent to check the measures associated with an intervention for the intervention outcome. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task
Methods in overit.geocallapp.wfm.orchestrator.workorders.bl.outcome.intervention.task with parameters of type SimpleBusinessEventModifier and TypeMethodDescriptionprotected voidBTInterventionExecution.execute(SimpleBusinessEvent<T, Void> event, PoolKit poolKit) -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.orchestrator.workorders.bl.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.address.eventModifier and TypeClassDescriptionclassEvent to insert aBOOperationCenterAddress.classEvent to load aBOOperationCenterAddress.classEvent to update aBOOperationCenterAddress.classEvent used to set the main address of an operation center. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.assignmentcriteria.eventModifier and TypeClassDescriptionclassEvent to load aBOOperationCenterAssignmentCriteria.classEvent to search aBOOperationCenterAssignmentCriteria. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.operationcenter.eventModifier and TypeClassDescriptionclassEvent to insert aBOOperationCenter.classEvent to load aBOOperationCenter.classEvent to notify that aBOOperationCenterhas been inserted/updated/deleted.classclassEvent to update aBOOperationCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.structure.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.structure.eventModifier and TypeClassDescriptionclassEvent for insert structureclassEvent for load structureclassEvent for update structure -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.structure.validityperiod.eventModifier and TypeClassDescriptionclassSimple Business Event to searchBOStructureValidityPeriodrelated to activeBOStructure.classEvent to delete aBOStructureValidityPeriod.classEvent to insert aBOStructureValidityPeriod.classEvent to load aBOStructureValidityPeriod.classEvent to update aBOStructureValidityPeriod. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.workcenter.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkCenter.classEvent to load aBOWorkCenter.classEvent to update aBOWorkCenter. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.organizationalstructures.bl.zone.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activity.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activity.beModifier and TypeClassDescriptionclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activity.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activity.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activitydebriefing.be
Modifier and TypeClassDescriptionclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activityrelation.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.activityrelation.beModifier and TypeClassDescriptionclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.beModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.calendarunit.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.calendarunit.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.configuration.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.configuration.beModifier and TypeClassDescriptionclassclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.diary.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.diary.beModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.header.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.header.beModifier and TypeClassDescriptionclassclassclassclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.management.planning.be
Modifier and TypeClassDescriptionclassEvent to launch to ask the system to align the activity data according to the programming and scheduling associated to the activity's work order operationclassclassEvent to launch to ask to the system the calculation of a planning slot listclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.profile.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.profile.beModifier and TypeClassDescriptionclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.status.be
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.status.beModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclass -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.bl.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.project.ux.activityplan
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.project.ux.activityplan -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.activity.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.activity.userstatus.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.activityrelation.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.activityrelation.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.profile.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.profile.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.profile.startdate.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.status.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.timerangeconfiguration.event
Modifier and TypeClassDescriptionclassEvent to load aTimeRangeConfigurationHeader. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.userstatus.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.projects.bl.userstatus.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.address.event
Modifier and TypeClassDescriptionclassEvent to insert aBOResourceAddress.classEvent to update aBOResource's start/end addresses.classEvent to update aBOResourceAddress. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.eventModifier and TypeClassDescriptionclassEvent to insert aBOResource.classEvent to load aBOResource.classEvent to notify that an action has been performed on aBOResource.classclassEvent to update aBOResource.classEvent to insert aBOResourcetogether with the related single Team. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.management.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.qualification.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.qualification.eventModifier and TypeClassDescriptionclassEvent to evaluate the generic qualifications of a resource.classEvent to delete aBOResourceQualification.classEvent to manage the deletion of aBOResourceQualification.classEvent to insert aBOResourceQualification.classEvent to save aResourceQualificationSaveInput. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.skill.event
Modifier and TypeClassDescriptionclassEvent to delete aBOResourceSkillobject.classEvent to insert aBOResourceSkillobject.classEvent to notify that an action has been performed on aBOResourceSkill.classEvent to update aBOResourceSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.resources.bl.resource.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOResourceType.classEvent to load aBOResourceType.classEvent to update aBOResourceType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.activity.result.event
Modifier and TypeClassDescriptionclassEvent for importing a rough planning activities.classEvent to insert aBORoughPlanningActivityResult.classEvent to load aBORoughPlanningActivityResult.classEvent to update aBORoughPlanningActivityResult. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.bucket.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.bucket.eventModifier and TypeClassDescriptionclassEvent to insert aBORoughPlanningBucket.classEvent to load aBORoughPlanningBucket.classEvent to update aBORoughPlanningBucket. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.configuration.event
Modifier and TypeClassDescriptionclassEvent to save bucket configuration for a particular rough planning.classEvent to save resources for a particular rough planning. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.creationfilter.event
Modifier and TypeClassDescriptionclassEvent for create and insert forecast activity import filterclassEvent for insert forecast activity import filterclassEvent for load rough planning creation filterclassEvent for load the last rough planning creation filter -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.demand.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.demand.eventModifier and TypeClassDescriptionclassEvent to perform shift of demand summary hours. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.eventModifier and TypeClassDescriptionclassEvent to apply shifts of aBORoughPlanning.classEvent to cancel aBORoughPlanning.classEvent to create a rough planning, and it's bucket configuration.classEvent to insert aBORoughPlanning.classEvent to load aBORoughPlanning.classEvent to update aBORoughPlanning.classEvent to copy a workload analysis, and it's bucket, resources and activities configuration.classEvent to validate aBORoughPlanning. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.resource.eventModifier and TypeClassDescriptionclassEvent to cancel aBORoughPlanningResource.classEvent to insert aBORoughPlanningResource.classEvent to load aBORoughPlanningResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.resource.result.event
Modifier and TypeClassDescriptionclassEvent to insert aBORoughPlanningResourceResult.classEvent to load aBORoughPlanningResourceResult.classEvent to Event for calculating a rough planning resource result. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.result.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.result.eventModifier and TypeClassDescriptionclassEvent for calculating a rough planning result. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.eventModifier and TypeClassDescriptionclassEvent for insert rough planning bucket movementclassEvent for load rough planning bucket movementclassEvent for update rough planning bucket movement -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningbucketmovement.state.eventModifier and TypeClassDescriptionclassEvent for load rough planning bucket movement state -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.roughplanningordermovement.eventModifier and TypeClassDescriptionclassEvent for insert rough planning order movementclassEvent for load rough planning order movementclassEvent to launch the massive insertion of rough planning order movements.classEvent for update rough planning order movement -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.roughplanning.bl.workloadmovement.event
Modifier and TypeClassDescriptionclassEvent for triggering a workload movement operation.classEvent for triggering a workload provide operation.classEvent for triggering a workload update operation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.appointment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.appointment.eventModifier and TypeClassDescriptionclassEvent for loading or creating an appointment for a work order operation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.agenda.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.agenda.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.agenda.resourceroles.event
Modifier and TypeClassDescriptionclassEvent to delete aBOAgendaResourceRoles.classEvent to insert aBOAgendaResourceRoles.classEvent to load aBOAgendaResourceRoles. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.agenda.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.appointment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.appointment.eventModifier and TypeClassDescriptionclassEvent to insert aBOAppointment.classEvent to load aBOAppointment.classEvent to notify that an action has been performed on aBOAppointment.classEvent to reset aBOAppointment.classEvent to update aBOAppointment. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.appointment.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.clocking.type.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.crewshell
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.crewshellModifier and TypeClassDescriptionclassEvent to pre process all the schedulings before the validation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling configurationclassEvent for load immediate scheduling configurationclassEvent for update immediate scheduling configuration -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.positiontype.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling position type -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.reprocessingmode.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling reprocessing mode -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.configuration.wosort.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling w o sort -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.calendar.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling calendarclassEvent for load immediate scheduling calendarclassEvent for update immediate scheduling calendar -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.eventModifier and TypeClassDescriptionclassEvent to enqueue a new immediate scheduling processing.classEvent to execute an immediate scheduling process. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.history.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling processingclassEvent for load immediate scheduling processingclassEvent for update immediate scheduling processing -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.lastprocessing.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling last processingclassEvent for load immediate scheduling last processingclassEvent for update immediate scheduling last processing -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resource.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling resource processingclassEvent for load immediate scheduling resource processingclassEvent for update immediate scheduling resource processing -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.eventModifier and TypeClassDescriptionclassEvent for batch inserting immediate scheduling resource exclusions.classEvent for insert immediate scheduling resource exclusionclassEvent for load immediate scheduling resource exclusionclassEvent for update immediate scheduling resource exclusion -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.resourceexclusion.reason.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling exclusion reason -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.state.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling state -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.tracking.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling trackingclassEvent for load immediate scheduling trackingclassEvent for update immediate scheduling tracking -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling work orderclassEvent for load immediate scheduling work orderclassEvent for selecting immediate scheduling work orders for processing.classEvent for update immediate scheduling work order -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.workorder.history.eventModifier and TypeClassDescriptionclassEvent for insert immediate scheduling work order historyclassEvent for load immediate scheduling work order historyclassEvent for update immediate scheduling work order history -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.processing.wostate.eventModifier and TypeClassDescriptionclassEvent for load immediate scheduling w o wostate -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.teamexclusion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.teamexclusion.eventModifier and TypeClassDescriptionclassEvent for immediate scheduling team exclusion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.woexclusion.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.immediatescheduling.woexclusion.eventModifier and TypeClassDescriptionclassEvent for immediate scheduling work order exclusion. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.lock.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.lock.eventModifier and TypeClassDescriptionclassEvent to acquire aSchedulingLock.classEvent to add operations to aSchedulingLock.classEvent to add resources to aSchedulingLock.classEvent to extend aSchedulingLock.classEvent to release aSchedulingLock. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.lunchbreak.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.lunchbreak.eventModifier and TypeClassDescriptionclassEvent to shift the activity to schedule according the lunch break
The launcher must provide a validLunchBreakShiftInputin order to successfully call this event. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.model.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.model.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.eventModifier and TypeClassDescriptionclassEvent to insert aBOOssIntegrationConfiguration.classEvent to load aBOOssIntegrationConfiguration.classEvent to update aBOOssIntegrationConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.integrationconfiguration.vehicletype.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.integrationtype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.matrix.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.matrix.eventModifier and TypeClassDescriptionclassEvent to insert aBOOssMatrix.classEvent to load aBOOssMatrix.classEvent to update aBOOssMatrix. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.response.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.space.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.oss.space.eventModifier and TypeClassDescriptionclassEvent to insert aBOOssSpace.classEvent to load aBOOssSpace.classEvent to update aBOOssSpace. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.eventModifier and TypeClassDescriptionclassEvent for insert planning action historyclassEvent for load planning action history -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.planningactionhistory.type.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitystatus.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.activitytocancel.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.cancellation.eventModifier and TypeClassDescriptionclassEvent to insert aBOSchedulingToCancel.classEvent to load aBOSchedulingToCancel.classEvent to update aBOSchedulingToCancel. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.eventModifier and TypeClassDescriptionclassEvent used to call the VRP process in order to calculate the time and the distance between the input coordinates.classEvent to check whether the coordinates path calculation is disabled or not.classEvent to insert aBOScheduling.classEvent to load aBOScheduling.classEvent that notify that there is a creation or changes on a scheduling entity.classEvent to update aBOScheduling.classEvent that notify that the status of the work order/operation must be changed -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.mode.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.operationcenter.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.status.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.scheduling.tour.event
Modifier and TypeClassDescriptionclassEvent to load aBOResourceWorkShiftTourstarting from aBOSchedulingid. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.teamdislocation.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.teamlocation.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.bl.transfertimetype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.timeslot.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.scheduling.timeslot.bl.eventModifier and TypeClassDescriptionclassEvent for delete scheduling timeslotclassEvent for insert scheduling timeslotclassEvent for update scheduling timeslot -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.activity.event
Modifier and TypeClassDescriptionclassEvent to insert aBOActivitySkillConfiguration.classEvent to load aBOActivitySkillConfigurationby an activity id.classEvent to load aBOActivitySkillConfiguration.classEvent to update aBOActivitySkillConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.division.event
Modifier and TypeClassDescriptionclassEvent to delete aBOSkillConfigurationDivision.classEvent to insert aBOSkillConfigurationDivision.classEvent to load aBOSkillConfigurationDivision.classEvent to notify that an action has been performed on aBOSkillConfigurationDivision. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.division.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.division.history.eventModifier and TypeClassDescriptionclassEvent for create the history records of the skill configuration-division relation of a given skill configurationclassEvent for insert aBOSkillConfigurationDivisionHistoryclassEvent to load aBOSkillConfigurationDivisionHistory. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.eventModifier and TypeClassDescriptionclassEvent for evaluate which skills of an inputBOSkillConfigurationare not satisfied by the input resources.classEvent to load aSkillConfigurationAggregate.classEvent to insert aBOSkillConfiguration.classEvent to load aBOSkillConfiguration.classEvent to update aBOSkillConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.skill.event
Modifier and TypeClassDescriptionclassEvent to delete aBOSkillConfigurationSkill.classEvent to insert aBOSkillConfigurationSkill.classEvent to load aBOSkillConfigurationSkill.classEvent to update aBOSkillConfigurationSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.skill.history.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.configuration.skill.history.eventModifier and TypeClassDescriptionclassEvent for create the history records of the skill configuration-skill relation of a given skill configurationclassEvent for insert aBOSkillConfigurationSkillHistoryclassEvent to load aBOSkillConfigurationSkillHistory. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.eventModifier and TypeClassDescriptionclassEvent to load aSkillDivisionAggregate.classEvent to insert aBOSkillDivision.classEvent to load aBOSkillDivision.classEvent to update aBOSkillDivision. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.history.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.skill.eventModifier and TypeClassDescriptionclassEvent to delete aBOSkillDivisionSkill.classEvent to delete all theSkillDivisionSkillGroupedRelationthat corresponds to theBOSkillDivisionSkillgiven as input.classEvent to insert aSkillDivisionSkillGroupedRelation, i.e. a group ofBOSkillDivisionSkill.classEvent to update aSkillDivisionSkillGroupedRelation, i.e. a group ofBOSkillDivisionSkill.classEvent to insert aBOSkillDivisionSkill.classEvent to load aBOSkillDivisionSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.division.skill.history.event
Modifier and TypeClassDescriptionclassEvent for create the history records of the skill division-skill relation of a given skill divisionclassEvent for insert aBOSkillDivisionSkillHistoryclassEvent to load aBOSkillDivisionSkillHistory. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.level.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.level.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.overrideconfiguration.event
Modifier and TypeClassDescriptionclassEvent for insert skill override configurationclassEvent for load skill override configurationclassEvent for update skill override configuration -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.overrideconfiguration.skill.eventModifier and TypeClassDescriptionclassEvent for insert skill override configuration skillclassEvent for load skill override configuration skillclassEvent for update skill override configuration skill -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.qualification.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.qualification.eventModifier and TypeClassDescriptionclassEvent to insert aBOQualification.classEvent to load aBOQualification.classEvent to update aBOQualification. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.skill.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.skill.eventModifier and TypeClassDescriptionclassEvent to load aSkillAggregate.classEvent to insert aBOSkill.classEvent to load aBOSkill.classEvent to update aBOSkill. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.skills.bl.skill.qualification.event
Modifier and TypeClassDescriptionclassEvent to delete aBOSkillQualification.classEvent to insert aBOSkillQualification.classEvent to load aBOSkillQualification. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.calendar.event
Modifier and TypeClassDescriptionclassEvent to notify that an action has been performed on aBOHoliday.classEvent to search for public holiday days.classEvent to load aYearCalendar. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.calendar.holiday.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.datatype.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.externalsystem.event
Modifier and TypeClassDescriptionclassEvent to insert aBOExternalSystem.classEvent to load aBOExternalSystem.classEvent to update aBOExternalSystem. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.measurementunit.event
Modifier and TypeClassDescriptionclassEvent to insert aBOMeasureUnit.classEvent to load aBOMeasureUnit.classEvent to update aBOMeasureUnit. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.systemsettings.bl.systemsetting.event
Modifier and TypeClassDescriptionclassEvent to load aBOSystemSettings.classEvent to update aBOSystemSettings. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.cardinality.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.cardinality.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.formation.skillconfiguration.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.formation.skilldivision.eventModifier and TypeClassDescriptionclassEvent to delete aBOFormationSkillDivision.classEvent to insert aBOFormationSkillDivision.classEvent to load aBOFormationSkillDivision. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.level.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.level.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.member.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.member.eventModifier and TypeClassDescriptionclassEvent to insert aBOTeamMember.classEvent to load aBOTeamMember.classEvent to update aBOTeamMember. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.shift.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.shift.eventModifier and TypeClassDescriptionclassEvent to delete aBOTeamShift.classEvent to insert aBOTeamShift.classEvent to load aBOTeamShift.classEvent to update aBOTeamShift. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.shift.resource.event
Modifier and TypeClassDescriptionclassEvent to delete aBOTeamShiftResource.classEvent to insert aBOTeamShiftResource. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.teams.bl.team.type.eventModifier and TypeClassDescriptionclassEvent to insert aBOTeamType.classEvent to load aBOTeamType.classEvent to update aBOTeamType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.clocking.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.clocking.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.clocking.type.action.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.clocking.type.event
Modifier and TypeClassDescriptionclassEvent to insert aBOClockingType.classEvent to load aBOClockingType.classEvent to update aBOClockingType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.timesheet.timesheettask.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.timesheets.bl.timesheet.timesheettask.eventModifier and TypeClassDescriptionclassEvent to check if there are tasks for a shift that needs to be cancelled. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.vehicles.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.vehicles.bl.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.activity.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.activity.eventModifier and TypeClassDescriptionclassEvent to insert a schedulingBOActivity.classEvent to load a schedulingBOActivity.classEvent to update a schedulingBOActivity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.activity.skillconfiguration.eventModifier and TypeClassDescriptionclassEvent to delete aBOActivitySkillConfiguration.classEvent to insert aBOActivitySkillConfiguration.classEvent to load aBOActivitySkillConfigurationby an activity id.classEvent to load aBOActivitySkillConfiguration.classEvent to update aBOActivitySkillConfiguration. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.attachment.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.attachment.eventModifier and TypeClassDescriptionclassEvent to insert an attachment for a work order. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.cancelsuspendreason.event
-
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.eventModifier and TypeClassDescriptionclassEvent to activate the a work order starting from its id.classEvent to cancel a Workorder.classEvent to close a work order.classEvent to insert aBOWorkOrderHeaderandBOWorkOrderOperations from work cycle.classEvent to generate aBOWorkOrderHeaderCode.classEvent to lock a work order.classEvent to update the links between operations in a work order with operation assignment of type aggregate (ex work order by order).classEvent to unlock a work order.classEvent to close a work order. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.header.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.header.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderHeader.classEvent that publish the insertedBOWorkOrderHeaderto theDTOWorkOrderHeaderInsertedSpout.classEvent to load aBOWorkOrderHeader.classEvent to notify that an action has been performed on aBOWorkOrderHeader.classEvent to assign an operation center and create a new code.classEvent to recalculate the status of aBOWorkOrderHeaderstarting from it's operations.classEvent that publish the status of aBOWorkOrderHeaderto theDTOWorkOrderHeaderStatusUpdatedSpout.classEvent to recalculate the status of aBOWorkOrderHeader.classclassEvent to update aBOWorkOrderHeader.classEvent that publish the updatedBOWorkOrderHeaderto theDTOWorkOrderHeaderUpdatedSpout. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.meter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.meter.eventModifier and TypeClassDescriptionclassEvent to delete aBOWorkOrderMeterElement.classEvent to insert aBOWorkOrderMeterElement.classEvent to insert aBOWorkOrderMeterElement. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.note.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.note.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderNote.classEvent to load aBOWorkOrderNote. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.attachment.event
Modifier and TypeClassDescriptionclassEvent to insert an attachment for a work order operation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.eventModifier and TypeClassDescriptionclassEvent to get address IDs for work order operations.classBusiness Event to insert a list ofBOWorkOrderOperation.classEvent to insert aBOWorkOrderOperation.classEvent that publish the insertedBOWorkOrderOperationto theDTOWorkOrderOperationInsertedSpout.classEvent to load the intervention group starting from aBOWorkOrderOperationand theBOWorkOrderType.classEvent to link aBOWorkOrderOperation.classEvent to load aBOWorkOrderOperation.classEvent to notify that an action has been performed on aBOWorkOrderOperation.classEvent to remove the origin work cycle structure from allBOWorkOrderOperationto which they are referred.classEvent to update resource requirements on multiple work order operations in a single database operation This event performs a single database operation for better performance, unlikeWorkOrderOperationUpdateBatchEventwhich processes and validates each operation individually.classEvent to load a list ofBOWorkOrderOperation.classclassEvent to link aBOWorkOrderOperation.classEvent to unlock aBOWorkOrderOperation.classEvent to check the skill override configuration before unlocking the operationclassBusiness Event to update a list ofBOWorkOrderOperation.classEvent to update aBOWorkOrderOperation.classEvent that publish the updatedBOWorkOrderOperationto theDTOWorkOrderOperationUpdatedSpout. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.immediatescheduling.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.immediatescheduling.eventModifier and TypeClassDescriptionclassEvent to evaluate whether a work order operation requires immediate scheduling. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.operationRequirement.eventModifier and TypeClassDescriptionclassEvent to load aggregate operation requirements for multiple work order operationsclassEvent for delete operation requirementclassEvent for insert operation requirementclassEvent for load operation requirementclassEvent for update operation requirement -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.status.event
Modifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classEvent to load aBOWorkOrderOperationStatus.classEvent that publish the status of aBOWorkOrderOperationto theDTOWorkOrderOperationStatusUpdatedSpout.classEvent to calculate the new status of the givenBOWorkOrderOperation. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operation.type.event
Modifier and TypeClassDescriptionclassEvent to generate the code and the description for theBOWorkOrderOperationType.classEvent to insert aBOWorkOrderOperationType.classEvent to load aBOWorkOrderOperationType.classEvent to update aBOWorkOrderOperationType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operationcenter.event
Modifier and TypeClassDescriptionclassBusiness Event to deduce aBOWorkOrderHeaderOperation Center from theOperationCenterDeductionFromAssetInputthat contains the address id.classSimple Business Event to deduce aBOWorkOrderHeaderOperation Center from theOperationCenterDeductionFromCustomLogicInputthat contains the address id, work order type and reference date.classSimple Business Event to deduce aBOWorkOrderHeaderOperation Center from theOperationCenterDeductionFromTerritoryInputthat contains the address id, work order type and reference date.classSimple Business Event to deduce aBOWorkOrderHeaderOperation Center from theOperationCenterDeductionFromWorkOrderTypeInputthat contains the address id and work order type.classSimple Business Event to deduce aBOWorkOrderHeaderOperation Center from theWorkOrderOperationCenterDeductionInputthat contains the address id, work order type and reference date. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operationtypecategory.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.operationtypecategory.eventModifier and TypeClassDescriptionclassEvent for insert work order operation type categoryclassEvent for load work order operation type categoryclassEvent for update work order operation type category -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.origin.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.origin.event -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.requesttype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.requesttype.eventModifier and TypeClassDescriptionclassEvent to insert aBORequestType.classEvent to load aBORequestType.classEvent to update aBORequestType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.sequencenumber.event
Modifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderSequenceNumber.classEvent to generate the next sequence number. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.servicetype.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.servicetype.eventModifier and TypeClassDescriptionclassEvent to insert aBOServiceType.classEvent to load aBOServiceType.classEvent to update aBOServiceType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.status.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.status.eventModifier and TypeClassDescriptionclassEvent to point out that the work order state has been modified.classEvent to load aBOWorkOrderStatus. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.status.user.type.event
Modifier and TypeClassDescriptionclassEvent retrieve theBOWorkOrderStatuslist that a given user type can edit. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.activity.event
Modifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderOperationTypeActivity.classEvent to update aBOWorkOrderOperationTypeActivity. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.eventModifier and TypeClassDescriptionclassEvent to generate the code and the description for theBOWorkOrderType.classEvent to insert aBOWorkOrderType.classEvent to load aBOWorkOrderType.classEvent to update aBOWorkOrderType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.eventmanager.event
Modifier and TypeClassDescriptionclassEvent to delete aBOEventManagerConfWoType.classEvent for insert a relation between event manager configuration and wo typeclassEvent for load a relation between event manager configuration and wo typeclassEvent for update a relation between event manager configuration and wo type -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcritera.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.ocassignmentcritera.eventModifier and TypeClassDescriptionclassEvent to load a list ofBOWorkOrderTypeOperationCenterAssignmentCriteria.classEvent to save the assignment criteria between work order type and operation centers. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.type.structure.event
Modifier and TypeClassDescriptionclassEvent to delete aBOWorkOrderTypeStructure.classEvent to insert aBOWorkOrderTypeStructure.classEvent to save a list ofBOWorkOrderTypeStructure.classEvent to update aBOWorkOrderTypeStructure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.urgency.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.urgency.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkOrderUrgency.classEvent to load aBOWorkOrderUrgency.classEvent to update aBOWorkOrderUrgency. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.eventModifier and TypeClassDescriptionclassEvent to insert aBOWorkCycle.classEvent to load aBOWorkCycle.classEvent to update aBOServiceType. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.rule.event
Modifier and TypeClassDescriptionclassEvent for delete a work cycle ruleclassEvent for insert work cycle ruleclassEvent for load work cycle ruleclassEvent for update work cycle rule -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.structure.event
Modifier and TypeClassDescriptionclassEvent to delete aBOWorkCycleStructure.classEvent to insert aBOWorkCycleStructure.classEvent to load aBOWorkCycleStructure.classEvent to notify that an action has been performed on aBOWorkCycleStructure.classEvent to update aBOWorkCycleStructure. -
Uses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.structure.repeatableoperationfilter.event
Subclasses of SimpleBusinessEvent in overit.geocallapp.wfm.workorders.bl.workcycle.structure.repeatableoperationfilter.eventModifier and TypeClassDescriptionclassEvent to update aBOWorkCycleStructure's asset status suitable for creating repeatable operations on a Work Cycle Structure.
DeleteEvent