| Modifier and Type | Method and Description | 
|---|---|
List<ExecutionDto> | 
ExecutionRestService.getExecutions(javax.ws.rs.core.UriInfo uriInfo,
             Integer firstResult,
             Integer maxResults)  | 
List<ExecutionDto> | 
ExecutionRestService.queryExecutions(ExecutionQueryDto query,
               Integer firstResult,
               Integer maxResults)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionDto | 
MessageCorrelationResultDto.getExecution()  | 
| Modifier and Type | Method and Description | 
|---|---|
static ExecutionDto | 
ExecutionDto.fromExecution(Execution execution)  | 
| Modifier and Type | Method and Description | 
|---|---|
List<ExecutionDto> | 
ExecutionRestServiceImpl.getExecutions(javax.ws.rs.core.UriInfo uriInfo,
             Integer firstResult,
             Integer maxResults)  | 
List<ExecutionDto> | 
ExecutionRestServiceImpl.queryExecutions(ExecutionQueryDto queryDto,
               Integer firstResult,
               Integer maxResults)  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionDto | 
ExecutionResource.getExecution()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExecutionDto | 
ExecutionResourceImpl.getExecution()  | 
Copyright © 2017. All rights reserved.