Uses of Package
org.camunda.bpm.engine.rest.dto

Packages that use org.camunda.bpm.engine.rest.dto
org.camunda.bpm.engine.rest   
org.camunda.bpm.engine.rest.dto   
org.camunda.bpm.engine.rest.dto.authorization   
org.camunda.bpm.engine.rest.dto.batch   
org.camunda.bpm.engine.rest.dto.converter   
org.camunda.bpm.engine.rest.dto.dmn   
org.camunda.bpm.engine.rest.dto.externaltask   
org.camunda.bpm.engine.rest.dto.history   
org.camunda.bpm.engine.rest.dto.history.batch   
org.camunda.bpm.engine.rest.dto.identity   
org.camunda.bpm.engine.rest.dto.management   
org.camunda.bpm.engine.rest.dto.message   
org.camunda.bpm.engine.rest.dto.migration   
org.camunda.bpm.engine.rest.dto.repository   
org.camunda.bpm.engine.rest.dto.runtime   
org.camunda.bpm.engine.rest.dto.task   
org.camunda.bpm.engine.rest.history   
org.camunda.bpm.engine.rest.impl   
org.camunda.bpm.engine.rest.impl.history   
org.camunda.bpm.engine.rest.sub   
org.camunda.bpm.engine.rest.sub.authorization   
org.camunda.bpm.engine.rest.sub.authorization.impl   
org.camunda.bpm.engine.rest.sub.batch   
org.camunda.bpm.engine.rest.sub.batch.impl   
org.camunda.bpm.engine.rest.sub.identity   
org.camunda.bpm.engine.rest.sub.identity.impl   
org.camunda.bpm.engine.rest.sub.impl   
org.camunda.bpm.engine.rest.sub.repository   
org.camunda.bpm.engine.rest.sub.repository.impl   
org.camunda.bpm.engine.rest.sub.runtime   
org.camunda.bpm.engine.rest.sub.runtime.impl   
org.camunda.bpm.engine.rest.sub.task   
org.camunda.bpm.engine.rest.sub.task.impl   
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest
CountResultDto
           
ResourceOptionsDto
           
StatisticsResultDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto
AbstractSearchQueryDto
           
AtomLink
           
AuthorizationExceptionDto
          Dto for AuthorizationException
CamundaQueryParam
           
ConditionQueryParameterDto
           
ExceptionDto
           
LinkableDto
           
MissingAuthorizationDto
          *
SortingDto
           
SuspensionStateDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.authorization
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.batch
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.converter
ConditionQueryParameterDto
           
VariableQueryParameterDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.dmn
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.externaltask
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.history
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractReportDto
           
AbstractSearchQueryDto
           
CamundaQueryParam
           
VariableQueryParameterDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.history.batch
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.identity
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.management
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
SuspensionStateDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.message
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.migration
ExceptionDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.repository
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
LinkableDto
           
StatisticsResultDto
           
SuspensionStateDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.runtime
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
ConditionQueryParameterDto
           
LinkableDto
           
SuspensionStateDto
           
VariableQueryParameterDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.dto.task
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
AbstractSearchQueryDto
           
CamundaQueryParam
           
LinkableDto
           
SortingDto
           
VariableQueryParameterDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.history
CountResultDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.impl
CountResultDto
           
ProcessEngineDto
           
ResourceOptionsDto
           
StatisticsResultDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.impl.history
CountResultDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub
PatchVariablesDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.authorization
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.authorization.impl
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.batch
SuspensionStateDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.batch.impl
SuspensionStateDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.identity
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.identity.impl
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.impl
PatchVariablesDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.repository
StatisticsResultDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.repository.impl
StatisticsResultDto
           
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.runtime
CountResultDto
           
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.runtime.impl
AbstractQueryDto
          Defines common query operations, such as sorting options and validation.
CountResultDto
           
ResourceOptionsDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.task
VariableValueDto
           
 

Classes in org.camunda.bpm.engine.rest.dto used by org.camunda.bpm.engine.rest.sub.task.impl
VariableValueDto
           
 



Copyright © 2016 camunda services GmbH. All rights reserved.