Uses of Class
org.openiam.workflow.activiti.delegate.entitlements.AbstractEntitlementsDelegate
-
-
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.entitlements
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.entitlements Modifier and Type Class Description class
BasicEntitlementsRequestDelegate
class
EntityMembershipDelegate
-
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.entitlements.preprocess
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.entitlements.preprocess Modifier and Type Class Description class
CRUDPreprocessor
-
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.access.request
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.access.request Modifier and Type Class Description class
CreateAccessRequestDelegate
class
CreateAccessRequestForApproversDelegate
class
RevokeAccessRequestDelegate
class
SendCreateAccessRequestDelegate
class
SendRevokeAccessRequestDelegate
Class is used to notify approvers about the revoke request -
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.access.review
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.access.review Modifier and Type Class Description class
AccessCertificationDelegate
class is called from activiti: accessCertification.bpmn20.xml -
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.edit
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.edit Modifier and Type Class Description class
CreateUserRequestForApprovers
Deprecated.class
SendEditUserRequestDelegate
class
TerminateUser
class
UpdateUser
Deprecated.class
UpdateUserAfterInviteWorkflow
Deprecated.class
UpdateUserAfterInviteWorkflowDelegate
class
UpdateUserDelegate
-
Uses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.newuser
Subclasses of AbstractEntitlementsDelegate in org.openiam.workflow.activiti.delegate.user.newuser Modifier and Type Class Description class
CreateNewUser
class
SendNewHireRequestDelegate
Class is used in activiti file: newhire.bpmn20.xml
-