Interface | Description |
---|---|
ActivityExecutionContext |
Context object passed to an activity implementation.
|
AsyncInternal.AsyncMarker | |
WorkflowStubMarker |
Interface that stub created through
Workflow.newChildWorkflowStub(Class) implements. |
Class | Description |
---|---|
ActivityInternal | |
ActivityStubImpl | |
AsyncInternal |
Contains support for asynchronous invocations.
|
LocalActivityStubImpl | |
RunnerLocalInternal<T> | |
SyncActivityWorker |
Activity worker that supports POJO activity implementations.
|
SyncWorkflowWorker |
Workflow worker that supports POJO workflow implementations.
|
TestActivityEnvironmentInternal | |
TestWorkflowEnvironmentInternal | |
WorkflowClientInternal | |
WorkflowInternal |
Never reference directly.
|
WorkflowThreadLocalInternal<T> |
Error | Description |
---|---|
WorkflowRejectedExecutionError |