Package org.activiti.engine.task
Class IdentityLinkType
java.lang.Object
org.activiti.engine.task.IdentityLinkType
Contains constants for all types of identity links that can be used to involve a user or group with a certain task.
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ASSIGNEE
- See Also:
-
CANDIDATE
- See Also:
-
OWNER
- See Also:
-
STARTER
- See Also:
-
PARTICIPANT
- See Also:
-
-
Constructor Details
-
IdentityLinkType
public IdentityLinkType()
-