- getCreateTime() - Method in interface org.flowable.identitylink.api.history.HistoricIdentityLink
-
Returns the time when the identity link was created.
- getGroupId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
If the identity link involves a group, then this will be a non-null id of a group.
- getProcessDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLink
-
The process definition id associated with this identity link.
- getProcessInstanceId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The process instance id associated with this identity link.
- getScopeDefinitionId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope definition id associated with this identity link
- getScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope id associated with this identity link
- getScopeType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The scope type associated with this identity link
- getSubScopeId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The sub scope id associated with this identity link
- getTaskId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
The id of the task associated with this identity link.
- getType() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
Returns the type of link.
- getUserId() - Method in interface org.flowable.identitylink.api.IdentityLinkInfo
-
If the identity link involves a user, then this will be a non-null id of a user.