Uses of Class
overit.geocallapp.wfm.orchestrator.workforce.integration.WorkforceIntegrationService
Packages that use WorkforceIntegrationService
Package
Description
-
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.qualification.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTEvaluateGenericQualification.getIntegrationService(PoolKit poolKit) Returns an instance ofWorkforceIntegrationService -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skill.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTResourceSkillConfigurationEvaluation.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTResourceSkillQualificationLoad.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.skilloverride.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTSkillOverrideConfigurationSave.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTResourceAddressStartEndUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTSingleTeamResourceInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.formation.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTFormationSkillDivisionByConfigurationDelete.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTFormationSkillDivisionByConfigurationInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.team.shift.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTSingleResourceTeamShiftDelete.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTSingleResourceTeamShiftUpsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.exception.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTWorkShiftExceptionUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTWorkShiftDelete.getIntegrationService(PoolKit poolKit) Get the work force integration service.protected WorkforceIntegrationServiceBTWorkShiftInsert.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domainsprotected WorkforceIntegrationServiceBTWorkShiftUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task
Methods in overit.geocallapp.wfm.orchestrator.workforce.bl.workshift.workshiftexceptionworkshift.task that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionprotected WorkforceIntegrationServiceBTWorkShiftExceptionWorkShiftUpdate.getIntegrationService(PoolKit poolKit) Return theWorkforceIntegrationServiceused for access to other domains -
Uses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.integration
Subclasses of WorkforceIntegrationService in overit.geocallapp.wfm.orchestrator.workforce.integrationModifier and TypeClassDescriptionclassIntegration Service based on events mechanism.Methods in overit.geocallapp.wfm.orchestrator.workforce.integration that return WorkforceIntegrationServiceModifier and TypeMethodDescriptionstatic WorkforceIntegrationServiceWorkforceIntegrationService.makeInstance(PoolKit poolKit)