public interface StubMarker
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_UNTYPED_STUB_METHOD |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
__getUntypedStub() |
static final java.lang.String GET_UNTYPED_STUB_METHOD