|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DeploymentDto in org.camunda.bpm.engine.rest |
|---|
| Methods in org.camunda.bpm.engine.rest that return DeploymentDto | |
|---|---|
DeploymentDto |
DeploymentRestService.createDeployment(javax.ws.rs.core.UriInfo uriInfo,
MultipartFormData multipartFormData)
|
| Methods in org.camunda.bpm.engine.rest that return types with arguments of type DeploymentDto | |
|---|---|
List<DeploymentDto> |
DeploymentRestService.getDeployments(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
| Uses of DeploymentDto in org.camunda.bpm.engine.rest.dto.repository |
|---|
| Methods in org.camunda.bpm.engine.rest.dto.repository that return DeploymentDto | |
|---|---|
static DeploymentDto |
DeploymentDto.fromDeployment(Deployment deployment)
|
| Uses of DeploymentDto in org.camunda.bpm.engine.rest.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.impl that return DeploymentDto | |
|---|---|
DeploymentDto |
DeploymentRestServiceImpl.createDeployment(javax.ws.rs.core.UriInfo uriInfo,
MultipartFormData payload)
|
| Methods in org.camunda.bpm.engine.rest.impl that return types with arguments of type DeploymentDto | |
|---|---|
List<DeploymentDto> |
DeploymentRestServiceImpl.getDeployments(javax.ws.rs.core.UriInfo uriInfo,
Integer firstResult,
Integer maxResults)
|
| Uses of DeploymentDto in org.camunda.bpm.engine.rest.sub.repository |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.repository that return DeploymentDto | |
|---|---|
DeploymentDto |
DeploymentResource.getDeployment()
|
DeploymentDto |
DeploymentResource.redeploy(javax.ws.rs.core.UriInfo uriInfo,
RedeploymentDto redeployment)
|
| Uses of DeploymentDto in org.camunda.bpm.engine.rest.sub.repository.impl |
|---|
| Methods in org.camunda.bpm.engine.rest.sub.repository.impl that return DeploymentDto | |
|---|---|
DeploymentDto |
DeploymentResourceImpl.getDeployment()
|
DeploymentDto |
DeploymentResourceImpl.redeploy(javax.ws.rs.core.UriInfo uriInfo,
RedeploymentDto redeployment)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||