| Package | Description |
|---|---|
| org.flowable.cmmn.rest.service.api | |
| org.flowable.cmmn.rest.service.api.history.caze | |
| org.flowable.cmmn.rest.service.api.history.task |
| Modifier and Type | Method and Description |
|---|---|
HistoricIdentityLinkResponse |
CmmnRestResponseFactory.createHistoricIdentityLinkResponse(org.flowable.identitylink.api.history.HistoricIdentityLink identityLink) |
HistoricIdentityLinkResponse |
CmmnRestResponseFactory.createHistoricIdentityLinkResponse(org.flowable.identitylink.api.history.HistoricIdentityLink identityLink,
RestUrlBuilder urlBuilder) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricIdentityLinkResponse> |
CmmnRestResponseFactory.createHistoricIdentityLinkResponseList(List<org.flowable.identitylink.api.history.HistoricIdentityLink> identityLinks) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricIdentityLinkResponse> |
HistoricCaseInstanceIdentityLinkCollectionResource.getCaseIdentityLinks(String caseInstanceId,
javax.servlet.http.HttpServletRequest request) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricIdentityLinkResponse> |
HistoricTaskInstanceIdentityLinkCollectionResource.getTaskIdentityLinks(String taskId,
javax.servlet.http.HttpServletRequest request) |
Copyright © 2019 Flowable. All rights reserved.