Uses of Class
org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
Packages that use CreateCaseInstanceDto
Package
Description
-
Uses of CreateCaseInstanceDto in org.camunda.bpm.engine.rest.sub.repository
Methods in org.camunda.bpm.engine.rest.sub.repository with parameters of type CreateCaseInstanceDtoModifier and TypeMethodDescriptionCaseDefinitionResource.createCaseInstance
(javax.ws.rs.core.UriInfo context, CreateCaseInstanceDto parameters) -
Uses of CreateCaseInstanceDto in org.camunda.bpm.engine.rest.sub.repository.impl
Methods in org.camunda.bpm.engine.rest.sub.repository.impl with parameters of type CreateCaseInstanceDtoModifier and TypeMethodDescriptionCaseDefinitionResourceImpl.createCaseInstance
(javax.ws.rs.core.UriInfo context, CreateCaseInstanceDto parameters)