public class ModelClient extends AbstractClient
baseURI, requestFilterList| Constructor and Description |
|---|
ModelClient(String base_uri)
Initialize the client by a BASE_URL.
|
| Modifier and Type | Method and Description |
|---|---|
void |
postModel(org.imixs.workflow.bpmn.BPMNModel model)
Posts a byte array of a BPMN Model to the Model service.
|
getBaseURI, newClient, registerClientRequestFilter, setBaseURIpublic ModelClient(String base_uri)
base_uri - public void postModel(org.imixs.workflow.bpmn.BPMNModel model)
throws RestAPIException
data - - byte array of a bpmn model fileRestAPIExceptionCopyright © 2018–2019 Imixs Software Solutions GmbH. All rights reserved.