Uses of Class
org.flowable.engine.impl.IdentityLinkQueryObject
Package
Description
API implementation classes, which shouldn't directly be used by end-users.
-
Uses of IdentityLinkQueryObject in org.flowable.engine.impl
Modifier and TypeFieldDescriptionprotected IdentityLinkQueryObject
HistoricProcessInstanceQueryImpl.involvedGroupIdentityLink
protected IdentityLinkQueryObject
ProcessInstanceQueryImpl.involvedGroupIdentityLink
protected IdentityLinkQueryObject
HistoricProcessInstanceQueryImpl.involvedUserIdentityLink
protected IdentityLinkQueryObject
ProcessInstanceQueryImpl.involvedUserIdentityLink
Modifier and TypeMethodDescriptionExecutionQueryImpl.getInvolvedGroupIdentityLink()
HistoricProcessInstanceQueryImpl.getInvolvedGroupIdentityLink()
ProcessInstanceQueryImpl.getInvolvedGroupIdentityLink()
ExecutionQueryImpl.getInvolvedUserIdentityLink()
HistoricProcessInstanceQueryImpl.getInvolvedUserIdentityLink()
ProcessInstanceQueryImpl.getInvolvedUserIdentityLink()