public class BpmnProcessRestClient extends BaseRestClient
LOG| Constructor and Description |
|---|
BpmnProcessRestClient() |
| Modifier and Type | Method and Description |
|---|---|
static InputStream |
getDefinition(javax.ws.rs.core.MediaType mediaType,
String key) |
static List<org.apache.syncope.common.lib.to.BpmnProcess> |
getDefinitions() |
static byte[] |
getDiagram(String key) |
getService, getService, getSyncopeService, resetClient, toOrderBypublic static List<org.apache.syncope.common.lib.to.BpmnProcess> getDefinitions()
public static InputStream getDefinition(javax.ws.rs.core.MediaType mediaType, String key)
public static byte[] getDiagram(String key)
Copyright © 2020–2021. All rights reserved.