Uses of Class
org.camunda.community.rest.client.dto.ProcessEngineDto
Packages that use ProcessEngineDto
-
Uses of ProcessEngineDto in org.camunda.community.rest.client.api
Methods in org.camunda.community.rest.client.api that return types with arguments of type ProcessEngineDtoModifier and TypeMethodDescriptionEngineApi.getProcessEngineNames()Get List Retrieves the names of all process engines available on your platform.EngineApi.getProcessEngineNames(Map<String, String> additionalHeaders) Get List Retrieves the names of all process engines available on your platform. -
Uses of ProcessEngineDto in org.camunda.community.rest.client.dto
Methods in org.camunda.community.rest.client.dto that return ProcessEngineDto