Package | Description |
---|---|
org.openapitools.client.api | |
org.openapitools.client.model |
Modifier and Type | Method and Description |
---|---|
List<ProcessEngineDto> |
EngineApi.getProcessEngineNames()
Get List
Retrieves the names of all process engines available on your platform.
|
ApiResponse<List<ProcessEngineDto>> |
EngineApi.getProcessEngineNamesWithHttpInfo()
Get List
Retrieves the names of all process engines available on your platform.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
EngineApi.getProcessEngineNamesAsync(ApiCallback<List<ProcessEngineDto>> _callback)
Get List (asynchronously)
Retrieves the names of all process engines available on your platform.
|
Modifier and Type | Method and Description |
---|---|
ProcessEngineDto |
ProcessEngineDto.name(String name) |
Copyright © 2022. All rights reserved.