| Modifier and Type | Method and Description |
|---|---|
List<CaseDefinitionDto> |
CaseDefinitionRestService.getCaseDefinitions(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
Exposes the
CaseDefinitionQuery interface as a REST service. |
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,CaseDefinitionDto> |
DeploymentWithDefinitionsDto.deployedCaseDefinitions |
| Modifier and Type | Method and Description |
|---|---|
static CaseDefinitionDto |
CaseDefinitionDto.fromCaseDefinition(CaseDefinition definition) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,CaseDefinitionDto> |
DeploymentWithDefinitionsDto.getDeployedCaseDefinitions() |
| Modifier and Type | Method and Description |
|---|---|
List<CaseDefinitionDto> |
CaseDefinitionRestServiceImpl.getCaseDefinitions(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults) |
| Modifier and Type | Method and Description |
|---|---|
CaseDefinitionDto |
CaseDefinitionResource.getCaseDefinition() |
| Modifier and Type | Method and Description |
|---|---|
CaseDefinitionDto |
CaseDefinitionResourceImpl.getCaseDefinition() |
Copyright © 2013–2019 camunda services GmbH. All rights reserved.