| Package | Description |
|---|---|
| org.camunda.bpm.engine.rest.dto.history | |
| org.camunda.bpm.engine.rest.history | |
| org.camunda.bpm.engine.rest.impl.history |
| Modifier and Type | Method and Description |
|---|---|
static HistoricIdentityLinkLogDto |
HistoricIdentityLinkLogDto.fromHistoricIdentityLink(HistoricIdentityLinkLog historicIdentityLink) |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricIdentityLinkLogDto> |
HistoricIdentityLinkLogRestService.getHistoricIdentityLinks(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
Exposes the
HistoricIdentityLinkLogQuery interface as a REST service. |
| Modifier and Type | Method and Description |
|---|---|
List<HistoricIdentityLinkLogDto> |
HistoricIdentityLinkLogRestServiceImpl.getHistoricIdentityLinks(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
Copyright © 2018 camunda services GmbH. All rights reserved.