Interface IdentityLink

All Superinterfaces:
IdentityLinkInfo

public interface IdentityLink extends IdentityLinkInfo
An identity link is used to associate a task with a certain identity. For example: - a user can be an assignee (= identity link type) for a task - a group can be a candidate-group (= identity link type) for a task
Author:
Joram Barrez
  • Method Details

    • getProcessDefinitionId

      String getProcessDefinitionId()
      The process definition id associated with this identity link.