Package org.camunda.bpm.engine.task
Class IdentityLinkType
java.lang.Object
org.camunda.bpm.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.
- Author:
- Joram Barrez
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
ASSIGNEE
- See Also:
-
CANDIDATE
- See Also:
-
OWNER
- See Also:
-
-
Constructor Details
-
IdentityLinkType
public IdentityLinkType()
-