| Modifier and Type | Class and Description | 
|---|---|
class  | 
HistoricFormFieldDto  | 
class  | 
HistoricVariableUpdateDto  | 
| Modifier and Type | Method and Description | 
|---|---|
static HistoricDetailDto | 
HistoricDetailDto.fromHistoricDetail(HistoricDetail historicDetail)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<HistoricDetailDto> | 
HistoricDetailRestService.getHistoricDetails(javax.ws.rs.core.UriInfo uriInfo,
                  Integer firstResult,
                  Integer maxResults,
                  boolean deserializeObjectValues)
Exposes the  
HistoricActivityInstanceQuery interface as a REST
 service. | 
| Modifier and Type | Method and Description | 
|---|---|
List<HistoricDetailDto> | 
HistoricDetailRestServiceImpl.getHistoricDetails(javax.ws.rs.core.UriInfo uriInfo,
                  Integer firstResult,
                  Integer maxResults,
                  boolean deserializeObjectValues)  | 
| Modifier and Type | Method and Description | 
|---|---|
HistoricDetailDto | 
HistoricDetailResource.getDetail(boolean deserializeValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
HistoricDetailDto | 
HistoricDetailResourceImpl.getDetail(boolean deserializeObjectValue)  | 
Copyright © 2018. All rights reserved.