public interface OperationRequest
GetRequest
, QueryRequest
, DeleteRequest
, or UpdateRequest
(for CREATE,UPDATE,UPSERT,
and EXECUTE operations).Modifier and Type | Method and Description |
---|---|
String |
getExecutionId()
Get the id for the current process execution.
|
String |
getProcessId()
Retrieves the current process id.
|
String |
getTopLevelExecutionId()
Get the top level execution id for the current execution
|
String |
getTopLevelProcessId()
Retrieves the top level process id
|
String getProcessId()
getTopLevelProcessId()
String getTopLevelProcessId()
String getExecutionId()
getTopLevelExecutionId()
String getTopLevelExecutionId()