| Package | Description |
|---|---|
| org.flowable.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
| Modifier and Type | Field and Description |
|---|---|
protected IdentityLinkQueryObject |
ProcessInstanceQueryImpl.involvedGroupIdentityLink |
protected IdentityLinkQueryObject |
HistoricProcessInstanceQueryImpl.involvedGroupIdentityLink |
protected IdentityLinkQueryObject |
ProcessInstanceQueryImpl.involvedUserIdentityLink |
protected IdentityLinkQueryObject |
HistoricProcessInstanceQueryImpl.involvedUserIdentityLink |
| Modifier and Type | Method and Description |
|---|---|
IdentityLinkQueryObject |
ExecutionQueryImpl.getInvolvedGroupIdentityLink() |
IdentityLinkQueryObject |
ProcessInstanceQueryImpl.getInvolvedGroupIdentityLink() |
IdentityLinkQueryObject |
ExecutionQueryImpl.getInvolvedUserIdentityLink() |
IdentityLinkQueryObject |
ProcessInstanceQueryImpl.getInvolvedUserIdentityLink() |
Copyright © 2020 Flowable. All rights reserved.