| Package | Description |
|---|---|
| org.flowable.cmmn.engine.impl.delete | |
| org.flowable.cmmn.engine.impl.history | |
| org.flowable.cmmn.engine.impl.runtime |
| Modifier and Type | Method and Description |
|---|---|
protected void |
DeleteHistoricCaseInstancesUsingBatchesCmd.putIdentityLinkQuery(com.fasterxml.jackson.databind.node.ObjectNode queryNode,
String key,
IdentityLinkQueryObject linkQueryObject) |
| Modifier and Type | Field and Description |
|---|---|
protected IdentityLinkQueryObject |
HistoricCaseInstanceQueryImpl.involvedGroupIdentityLink |
protected IdentityLinkQueryObject |
HistoricCaseInstanceQueryImpl.involvedUserIdentityLink |
| Modifier and Type | Method and Description |
|---|---|
IdentityLinkQueryObject |
HistoricCaseInstanceQueryImpl.getInvolvedGroupIdentityLink() |
IdentityLinkQueryObject |
HistoricCaseInstanceQueryImpl.getInvolvedUserIdentityLink() |
| Modifier and Type | Field and Description |
|---|---|
protected IdentityLinkQueryObject |
CaseInstanceQueryImpl.involvedGroupIdentityLink |
protected IdentityLinkQueryObject |
CaseInstanceQueryImpl.involvedUserIdentityLink |
| Modifier and Type | Method and Description |
|---|---|
IdentityLinkQueryObject |
CaseInstanceQueryImpl.getInvolvedGroupIdentityLink() |
IdentityLinkQueryObject |
CaseInstanceQueryImpl.getInvolvedUserIdentityLink() |
Copyright © 2021 Flowable. All rights reserved.