|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of HistoricDetailDto in org.camunda.bpm.engine.rest.dto.history |
|---|
| Subclasses of HistoricDetailDto in org.camunda.bpm.engine.rest.dto.history | |
|---|---|
class |
HistoricFormFieldDto
|
class |
HistoricVariableUpdateDto
|
| Methods in org.camunda.bpm.engine.rest.dto.history that return HistoricDetailDto | |
|---|---|
static HistoricDetailDto |
HistoricDetailDto.fromHistoricDetail(HistoricDetail historicDetail)
|
| Uses of HistoricDetailDto in org.camunda.bpm.engine.rest.history |
|---|
| Methods in org.camunda.bpm.engine.rest.history that return types with arguments of type HistoricDetailDto | |
|---|---|
List<HistoricDetailDto> |
HistoricDetailRestService.getHistoricDetails(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults,
boolean deserializeObjectValues)
Exposes the HistoricActivityInstanceQuery interface as a REST
service. |
| Uses of HistoricDetailDto in org.camunda.bpm.engine.rest.impl.history |
|---|
| Methods in org.camunda.bpm.engine.rest.impl.history that return types with arguments of type HistoricDetailDto | |
|---|---|
List<HistoricDetailDto> |
HistoricDetailRestServiceImpl.getHistoricDetails(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults,
boolean deserializeObjectValues)
|
| Uses of HistoricDetailDto in org.camunda.bpm.engine.rest.sub.history |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history that return HistoricDetailDto | |
|---|---|
HistoricDetailDto |
HistoricDetailResource.getResource(boolean deserializeValue)
|
| Uses of HistoricDetailDto in org.camunda.bpm.engine.rest.sub.history.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.history.impl that return HistoricDetailDto | |
|---|---|
protected HistoricDetailDto |
HistoricDetailResourceImpl.transformToDto(HistoricDetail queryResult)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||