Uses of Class
org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
Packages that use DeploymentWithDefinitionsDto
-
Uses of DeploymentWithDefinitionsDto in org.camunda.bpm.engine.rest.dto.repository
Methods in org.camunda.bpm.engine.rest.dto.repository that return DeploymentWithDefinitionsDtoModifier and TypeMethodDescriptionstatic 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 DeploymentWithDefinitionsDtoModifier and TypeMethodDescriptionDeploymentRestServiceImpl.createDeployment
(javax.ws.rs.core.UriInfo uriInfo, MultipartFormData payload)