public class CamundaOperateBetaClient extends CamundaOperateClient
CamundaOperateClient.Builder| Constructor and Description |
|---|
CamundaOperateBetaClient() |
| Modifier and Type | Method and Description |
|---|---|
AuditTrail |
getAuditTrail(java.lang.Long processInstanceId)
working fine with SaaS version 8.0.0 or if you use the local setup without Keycloak and identity
|
com.fasterxml.jackson.databind.JsonNode |
getFlowNodeInstances(java.lang.Long processInstanceId)
working fine with SaaS version 8.0.0 or if you use the local setup without Keycloak and identity
|
com.fasterxml.jackson.databind.JsonNode |
getFlowNodeStates(java.lang.Long processInstanceId)
working fine with SaaS version 8.0.0 or if you use the local setup without Keycloak and identity
|
execute, executeQuery, getAuthHeader, getFlownodeInstance, getIncident, getOperateUrl, getProcessDefinition, getProcessDefinitionModel, getProcessDefinitionXml, getProcessInstance, getVariable, search, searchFlownodeInstanceResults, searchFlownodeInstances, searchIncidentResults, searchIncidents, searchProcessDefinitionResults, searchProcessDefinitions, searchProcessInstanceResults, searchProcessInstances, searchVariableResults, searchVariables, setAuthHeader, setOperateUrl, setTokenExpirationpublic com.fasterxml.jackson.databind.JsonNode getFlowNodeStates(java.lang.Long processInstanceId)
throws OperateException
OperateExceptionpublic com.fasterxml.jackson.databind.JsonNode getFlowNodeInstances(java.lang.Long processInstanceId)
throws OperateException
OperateExceptionpublic AuditTrail getAuditTrail(java.lang.Long processInstanceId) throws OperateException
OperateException