JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
org.camunda.bpm.engine.rest.dto.ProcessEngineDto
Packages that use
ProcessEngineDto
Package
Description
org.camunda.bpm.engine.rest.impl
Uses of
ProcessEngineDto
in
org.camunda.bpm.engine.rest.impl
Methods in
org.camunda.bpm.engine.rest.impl
that return types with arguments of type
ProcessEngineDto
Modifier and Type
Method
Description
List
<
ProcessEngineDto
>
NamedProcessEngineRestServiceImpl.
getProcessEngineNames
()