Uses of Interface
org.openiam.workflow.activiti.service.ActivitiDelegationService
-
Packages that use ActivitiDelegationService Package Description org.openiam.workflow.activiti.service.impl -
-
Uses of ActivitiDelegationService in org.openiam.workflow.activiti.service.impl
Classes in org.openiam.workflow.activiti.service.impl that implement ActivitiDelegationService Modifier and Type Class Description class
ActivitiDelegationServiceImpl
Class is used to manage request handling off (delegation to another user) initiated from UI, or automatic delegate to alternate contact, or escalated by system according to SLA
-