public abstract class AbstractExample extends Object
| Constructor and Description |
|---|
AbstractExample() |
AbstractExample(String host,
String port) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
enableWaitForInstance(String processInstanceId) |
protected ProteusRestClient |
getClient() |
protected void |
onStateChange(eu.vicci.process.model.util.messages.core.IStateChangeMessage message) |
protected static String |
readProcessDoc(String filePath) |
protected abstract void |
run() |
protected void |
waitForProcess() |
protected ProteusRestClient getClient()
protected void enableWaitForInstance(String processInstanceId)
protected void waitForProcess()
protected abstract void run()
protected void onStateChange(eu.vicci.process.model.util.messages.core.IStateChangeMessage message)
Copyright © 2018. All rights reserved.