| Package | Description |
|---|---|
| net.leanix.api |
| Modifier and Type | Method and Description |
|---|---|
Process |
ProcessesApi.createProcess(Process body) |
Process |
ProcessesApi.getProcess(String ID,
Boolean relations) |
Process |
ProcessesApi.updateProcess(String ID,
Process body) |
| Modifier and Type | Method and Description |
|---|---|
List<Process> |
ProcessesApi.getProcesses(Boolean relations,
String filter) |
| Modifier and Type | Method and Description |
|---|---|
Process |
ProcessesApi.createProcess(Process body) |
Process |
ProcessesApi.updateProcess(String ID,
Process body) |
Copyright © 2016 LeanIX GmbH. All rights reserved.