Uses of Class
org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto

Packages that use DeploymentWithDefinitionsDto
org.camunda.bpm.engine.rest.dto.repository   
org.camunda.bpm.engine.rest.impl   
 

Uses of DeploymentWithDefinitionsDto in org.camunda.bpm.engine.rest.dto.repository
 

Methods in org.camunda.bpm.engine.rest.dto.repository that return DeploymentWithDefinitionsDto
static DeploymentWithDefinitionsDto DeploymentWithDefinitionsDto.fromDeployment(DeploymentWithDefinitions deployment)
           
 

Uses of DeploymentWithDefinitionsDto in org.camunda.bpm.engine.rest.impl
 

Methods in org.camunda.bpm.engine.rest.impl that return DeploymentWithDefinitionsDto
 DeploymentWithDefinitionsDto DeploymentRestServiceImpl.createDeployment(javax.ws.rs.core.UriInfo uriInfo, MultipartFormData payload)
           
 



Copyright © 2017 camunda services GmbH. All rights reserved.