public interface WorkflowStubMarker
Workflow.newChildWorkflowStub(Class)
implements. Do not implement or
use this interface in any application code. Use Workflow.getWorkflowExecution(Object)
to access WorkflowExecution
out of a workflow stub.Modifier and Type | Field and Description |
---|---|
static java.lang.String |
GET_EXECUTION_METHOD_NAME |
Modifier and Type | Method and Description |
---|---|
Promise<WorkflowExecution> |
__getWorkflowExecution() |
static final java.lang.String GET_EXECUTION_METHOD_NAME
Promise<WorkflowExecution> __getWorkflowExecution()