Class IdentityLinkType

java.lang.Object
org.flowable.identitylink.api.IdentityLinkType

public class IdentityLinkType extends Object
Contains constants for all types of identity links that can be used to involve a user or group with a certain object. see e.g. TaskService#addUserIdentityLink(String, String, String) see e.g. TaskService#addGroupIdentityLink(String, String, String)}
Author:
Joram Barrez