Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addAuthorization(String, RequestInterceptor) - Method in class io.iworkflow.gen.api.ApiClient
-
Adds an authorization to be used by the client
- addCommandCombinationsItem(CommandCombination) - Method in class io.iworkflow.gen.models.CommandRequest
- addCommandIdsItem(String) - Method in class io.iworkflow.gen.models.CommandCombination
- addDataAttributesItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- addDataAttributesItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- addDataObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- addDataObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- addInterStateChannelCommandsItem(InterStateChannelCommand) - Method in class io.iworkflow.gen.models.CommandRequest
- addInterStateChannelResultsItem(InterStateChannelResult) - Method in class io.iworkflow.gen.models.CommandResults
- addKeysItem(SearchAttributeKeyAndType) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- addKeysItem(String) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- addLockingKeysItem(String) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- addNextStatesItem(StateMovement) - Method in class io.iworkflow.gen.models.StateDecision
- addObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- addObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- addPartialLoadingKeysItem(String) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- addPublishToInterStateChannelItem(InterStateChannelPublishing) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- addPublishToInterStateChannelItem(InterStateChannelPublishing) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- addPublishToInterStateChannelItem(InterStateChannelPublishing) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- addRecordEventsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- addRecordEventsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- addRecordEventsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- addResultsItem(StateCompletionOutput) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- addSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- addSearchAttributesItem(SearchAttributeKeyAndType) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- addSignalCommandsItem(SignalCommand) - Method in class io.iworkflow.gen.models.CommandRequest
- addSignalResultsItem(SignalResult) - Method in class io.iworkflow.gen.models.CommandResults
- addStateLocalsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- addStringArrayValueItem(String) - Method in class io.iworkflow.gen.models.SearchAttribute
- addTimerCommandsItem(TimerCommand) - Method in class io.iworkflow.gen.models.CommandRequest
- addTimerResultsItem(TimerResult) - Method in class io.iworkflow.gen.models.CommandResults
- addToStore(Object) - Method in class io.iworkflow.core.TypeStore
- addUpsertDataAttributesItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- addUpsertDataObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- addUpsertDataObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- addUpsertSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- addUpsertSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- addUpsertSearchAttributesItem(SearchAttribute) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- addUpsertStateLocalsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- addUpsertStateLocalsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- addUpsertStateLocalsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- addWaitForCompletionStateExecutionIdsItem(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- addWaitForCompletionStateIdsItem(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- addWorkflow(ObjectWorkflow) - Method in class io.iworkflow.core.Registry
- addWorkflowExecutionsItem(WorkflowSearchResponseEntry) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- addWorkflows(ObjectWorkflow...) - Method in class io.iworkflow.core.Registry
- addWorkflows(List<ObjectWorkflow>) - Method in class io.iworkflow.core.Registry
- ALL_COMPLETED - Enum constant in enum class io.iworkflow.gen.models.CommandWaitingType
- ALL_WITH_PARTIAL_LOCK - Enum constant in enum class io.iworkflow.gen.models.PersistenceLoadingType
- ALL_WITHOUT_LOCKING - Enum constant in enum class io.iworkflow.gen.models.PersistenceLoadingType
- ALLOW_IF_NO_RUNNING - Enum constant in enum class io.iworkflow.gen.models.IDReusePolicy
- ALLOW_IF_PREVIOUS_EXITS_ABNORMALLY - Enum constant in enum class io.iworkflow.gen.models.IDReusePolicy
- ALLOW_TERMINATE_IF_RUNNING - Enum constant in enum class io.iworkflow.gen.models.IDReusePolicy
- ANY_COMBINATION_COMPLETED - Enum constant in enum class io.iworkflow.gen.models.CommandWaitingType
- ANY_COMPLETED - Enum constant in enum class io.iworkflow.gen.models.CommandWaitingType
- ApiClient - Class in io.iworkflow.gen.api
- ApiClient() - Constructor for class io.iworkflow.gen.api.ApiClient
- ApiClient(String) - Constructor for class io.iworkflow.gen.api.ApiClient
-
Basic constructor for single auth name
- ApiClient(String[]) - Constructor for class io.iworkflow.gen.api.ApiClient
- ApiClient(String, String) - Constructor for class io.iworkflow.gen.api.ApiClient
-
Helper constructor for single api key
- ApiClient.Api - Interface in io.iworkflow.gen.api
- ApiKeyAuth - Class in io.iworkflow.gen.api.auth
- ApiKeyAuth(String, String) - Constructor for class io.iworkflow.gen.api.auth.ApiKeyAuth
- ApiResponse<T> - Class in io.iworkflow.gen.models
- ApiResponse(int, Map<String, List<String>>) - Constructor for class io.iworkflow.gen.models.ApiResponse
- ApiResponse(int, Map<String, List<String>>, T) - Constructor for class io.iworkflow.gen.models.ApiResponse
- ApiResponseDecoder - Class in io.iworkflow.gen.api
- ApiResponseDecoder(ObjectMapper) - Constructor for class io.iworkflow.gen.api.ApiResponseDecoder
- apiV1WorkflowConfigUpdatePost(WorkflowConfigUpdateRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
update the config of a workflow
- apiV1WorkflowConfigUpdatePostWithHttpInfo(WorkflowConfigUpdateRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
update the config of a workflow Similar to
apiV1WorkflowConfigUpdatePost
but it also returns the http response headers . - apiV1WorkflowDataobjectsGetPost(WorkflowGetDataObjectsRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get workflow data objects aka data attributes
- apiV1WorkflowDataobjectsGetPostWithHttpInfo(WorkflowGetDataObjectsRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get workflow data objects aka data attributes Similar to
apiV1WorkflowDataobjectsGetPost
but it also returns the http response headers . - apiV1WorkflowDataobjectsSetPost(WorkflowSetDataObjectsRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
set workflow data objects aka data attributes
- apiV1WorkflowDataobjectsSetPostWithHttpInfo(WorkflowSetDataObjectsRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
set workflow data objects aka data attributes Similar to
apiV1WorkflowDataobjectsSetPost
but it also returns the http response headers . - apiV1WorkflowGetPost(WorkflowGetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get a workflow's status and results(if completed & requested)
- apiV1WorkflowGetPostWithHttpInfo(WorkflowGetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get a workflow's status and results(if completed & requested) Similar to
apiV1WorkflowGetPost
but it also returns the http response headers . - apiV1WorkflowGetWithWaitPost(WorkflowGetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get a workflow's status and results(if completed & requested), wait if the workflow is still running
- apiV1WorkflowGetWithWaitPostWithHttpInfo(WorkflowGetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get a workflow's status and results(if completed & requested), wait if the workflow is still running Similar to
apiV1WorkflowGetWithWaitPost
but it also returns the http response headers . - apiV1WorkflowInternalDumpPost(WorkflowDumpRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
dump internal info of a workflow
- apiV1WorkflowInternalDumpPostWithHttpInfo(WorkflowDumpRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
dump internal info of a workflow Similar to
apiV1WorkflowInternalDumpPost
but it also returns the http response headers . - apiV1WorkflowResetPost(WorkflowResetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
reset a workflow
- apiV1WorkflowResetPostWithHttpInfo(WorkflowResetRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
reset a workflow Similar to
apiV1WorkflowResetPost
but it also returns the http response headers . - apiV1WorkflowRpcPost(WorkflowRpcRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
execute an RPC of a workflow
- apiV1WorkflowRpcPostWithHttpInfo(WorkflowRpcRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
execute an RPC of a workflow Similar to
apiV1WorkflowRpcPost
but it also returns the http response headers . - apiV1WorkflowSearchattributesGetPost(WorkflowGetSearchAttributesRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get workflow search attributes
- apiV1WorkflowSearchattributesGetPostWithHttpInfo(WorkflowGetSearchAttributesRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get workflow search attributes Similar to
apiV1WorkflowSearchattributesGetPost
but it also returns the http response headers . - apiV1WorkflowSearchattributesSetPost(WorkflowSetSearchAttributesRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
set workflow search attributes
- apiV1WorkflowSearchattributesSetPostWithHttpInfo(WorkflowSetSearchAttributesRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
set workflow search attributes Similar to
apiV1WorkflowSearchattributesSetPost
but it also returns the http response headers . - apiV1WorkflowSearchPost(WorkflowSearchRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
search for workflows by a search attribute query
- apiV1WorkflowSearchPostWithHttpInfo(WorkflowSearchRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
search for workflows by a search attribute query Similar to
apiV1WorkflowSearchPost
but it also returns the http response headers . - apiV1WorkflowSignalPost(WorkflowSignalRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
signal a workflow
- apiV1WorkflowSignalPostWithHttpInfo(WorkflowSignalRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
signal a workflow Similar to
apiV1WorkflowSignalPost
but it also returns the http response headers . - apiV1WorkflowStartPost(WorkflowStartRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
start a workflow
- apiV1WorkflowStartPostWithHttpInfo(WorkflowStartRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
start a workflow Similar to
apiV1WorkflowStartPost
but it also returns the http response headers . - apiV1WorkflowStateDecidePost(WorkflowStateExecuteRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking WorkflowState.execute API
- apiV1WorkflowStateDecidePostWithHttpInfo(WorkflowStateExecuteRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking WorkflowState.execute API Similar to
apiV1WorkflowStateDecidePost
but it also returns the http response headers . - apiV1WorkflowStateStartPost(WorkflowStateWaitUntilRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking WorkflowState.waitUntil API
- apiV1WorkflowStateStartPostWithHttpInfo(WorkflowStateWaitUntilRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking WorkflowState.waitUntil API Similar to
apiV1WorkflowStateStartPost
but it also returns the http response headers . - apiV1WorkflowStopPost(WorkflowStopRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
stop a workflow
- apiV1WorkflowStopPostWithHttpInfo(WorkflowStopRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
stop a workflow Similar to
apiV1WorkflowStopPost
but it also returns the http response headers . - apiV1WorkflowTimerSkipPost(WorkflowSkipTimerRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
skip the timer of a workflow
- apiV1WorkflowTimerSkipPostWithHttpInfo(WorkflowSkipTimerRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
skip the timer of a workflow Similar to
apiV1WorkflowTimerSkipPost
but it also returns the http response headers . - apiV1WorkflowTriggerContinueAsNewPost(TriggerContinueAsNewRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
trigger ContinueAsNew for a workflow
- apiV1WorkflowTriggerContinueAsNewPostWithHttpInfo(TriggerContinueAsNewRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
trigger ContinueAsNew for a workflow Similar to
apiV1WorkflowTriggerContinueAsNewPost
but it also returns the http response headers . - apiV1WorkflowWaitForStateCompletionPost(WorkflowWaitForStateCompletionRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
- apiV1WorkflowWaitForStateCompletionPostWithHttpInfo(WorkflowWaitForStateCompletionRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
Similar to
apiV1WorkflowWaitForStateCompletionPost
but it also returns the http response headers . - apiV1WorkflowWorkerRpcPost(WorkflowWorkerRpcRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking workflow RPC API in the worker
- apiV1WorkflowWorkerRpcPostWithHttpInfo(WorkflowWorkerRpcRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
for invoking workflow RPC API in the worker Similar to
apiV1WorkflowWorkerRpcPost
but it also returns the http response headers . - apply(RequestTemplate) - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- apply(RequestTemplate) - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- apply(RequestTemplate) - Method in class io.iworkflow.gen.api.auth.HttpBearerAuth
- atLeast(Integer) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- atLeast(Integer) - Method in class io.iworkflow.gen.models.SignalCommand
- atMost(Integer) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- atMost(Integer) - Method in class io.iworkflow.gen.models.SignalCommand
- attempt(Integer) - Method in class io.iworkflow.gen.models.Context
- autoFillFailureProceedingStateOptions(WorkflowStateOptions, String, Registry) - Static method in class io.iworkflow.core.mapper.StateMovementMapper
B
- backoffCoefficient(Float) - Method in class io.iworkflow.gen.models.RetryPolicy
- backoffCoefficient(Float) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- BaseCommand - Interface in io.iworkflow.core.command
- basicBuilder() - Static method in class io.iworkflow.core.WorkflowOptions
- BEGINNING - Enum constant in enum class io.iworkflow.gen.models.WorkflowResetType
- BOOL - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- boolValue(Boolean) - Method in class io.iworkflow.gen.models.SearchAttribute
- buildClient(Class<T>) - Method in class io.iworkflow.gen.api.ApiClient
-
Creates a feign client for given API interface.
- builder() - Static method in class io.iworkflow.core.ClientOptions
- builder() - Static method in class io.iworkflow.core.persistence.PersistenceOptions
- builder() - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- builder() - Static method in class io.iworkflow.core.StateDecision
- builder() - Static method in class io.iworkflow.core.WorkerOptions
- builder() - Static method in class io.iworkflow.core.WorkflowInfo
- bypassCachingForStrongConsistency() - Element in annotation interface io.iworkflow.core.RPC
-
Only used when workflow has enabled
PersistenceOptions
CachingPersistenceByMemo By default, it's false for high throughput support flip to true to bypass the caching for strong consistent reads
C
- CANCEL - Enum constant in enum class io.iworkflow.gen.models.WorkflowStopType
- CANCELED - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- channelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- channelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- channelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- channelName(String) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- ChannelRequestStatus - Enum Class in io.iworkflow.gen.models
-
Gets or Sets ChannelRequestStatus
- checksum(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- classType - Variable in class io.iworkflow.core.TypeStore
- Client - Class in io.iworkflow.core
- Client(Registry, ClientOptions) - Constructor for class io.iworkflow.core.Client
-
return a full-featured client.
- Client(Registry, ClientOptions, UnregisteredClient) - Constructor for class io.iworkflow.core.Client
- CLIENT_API_FAILING_WORKFLOW_ERROR_TYPE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- ClientOptions - Class in io.iworkflow.core
- ClientOptions() - Constructor for class io.iworkflow.core.ClientOptions
- ClientSideException - Exception in io.iworkflow.core
- ClientSideException(IwfHttpException) - Constructor for exception io.iworkflow.core.ClientSideException
- ClientSideException(ObjectEncoder, FeignException.FeignClientException) - Constructor for exception io.iworkflow.core.ClientSideException
- clone() - Method in class io.iworkflow.gen.api.RFC3339DateFormat
- closeInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- CommandCombination - Class in io.iworkflow.gen.models
-
CommandCombination
- CommandCombination() - Constructor for class io.iworkflow.gen.models.CommandCombination
- commandCombinations(List<CommandCombination>) - Method in class io.iworkflow.gen.models.CommandRequest
- commandId(String) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- commandId(String) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- commandId(String) - Method in class io.iworkflow.gen.models.SignalCommand
- commandId(String) - Method in class io.iworkflow.gen.models.SignalResult
- commandId(String) - Method in class io.iworkflow.gen.models.TimerCommand
- commandId(String) - Method in class io.iworkflow.gen.models.TimerResult
- commandIds(List<String>) - Method in class io.iworkflow.gen.models.CommandCombination
- CommandNotFoundException - Exception in io.iworkflow.core.exceptions
- CommandNotFoundException(String) - Constructor for exception io.iworkflow.core.exceptions.CommandNotFoundException
- CommandNotFoundException(Throwable) - Constructor for exception io.iworkflow.core.exceptions.CommandNotFoundException
- commandRequest(CommandRequest) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- CommandRequest - Class in io.iworkflow.core.command
- CommandRequest - Class in io.iworkflow.gen.models
-
CommandRequest
- CommandRequest() - Constructor for class io.iworkflow.core.command.CommandRequest
- CommandRequest() - Constructor for class io.iworkflow.gen.models.CommandRequest
- CommandRequestMapper - Class in io.iworkflow.core.mapper
- CommandRequestMapper() - Constructor for class io.iworkflow.core.mapper.CommandRequestMapper
- commandResults(CommandResults) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- CommandResults - Class in io.iworkflow.core.command
-
This is the container of all requested commands' results/statuses
- CommandResults - Class in io.iworkflow.gen.models
-
CommandResults
- CommandResults() - Constructor for class io.iworkflow.core.command.CommandResults
- CommandResults() - Constructor for class io.iworkflow.gen.models.CommandResults
- CommandResultsMapper - Class in io.iworkflow.core.mapper
- CommandResultsMapper() - Constructor for class io.iworkflow.core.mapper.CommandResultsMapper
- commandWaitingType(CommandWaitingType) - Method in class io.iworkflow.gen.models.CommandRequest
- CommandWaitingType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets CommandWaitingType
- Communication - Interface in io.iworkflow.core.communication
- CommunicationImpl - Class in io.iworkflow.core.communication
- CommunicationImpl(TypeStore, ObjectEncoder, boolean) - Constructor for class io.iworkflow.core.communication.CommunicationImpl
- CommunicationMethodDef - Interface in io.iworkflow.core.communication
- COMPLETED - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- completedStateExecutionId(String) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- completedStateId(String) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- completedStateOutput(EncodedObject) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- condition(String) - Method in class io.iworkflow.gen.models.HealthInfo
- conditionalClose(WorkflowConditionalClose) - Method in class io.iworkflow.gen.models.StateDecision
- conditionalCloseType(WorkflowConditionalCloseType) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- containsIgnoreCase(String[], String) - Static method in class io.iworkflow.gen.api.StringUtil
-
Check if the given array contains the given value (with case-insensitive comparison).
- context(Context) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- context(Context) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- context(Context) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- Context - Class in io.iworkflow.core
- Context - Class in io.iworkflow.gen.models
-
Context
- Context() - Constructor for class io.iworkflow.core.Context
- Context() - Constructor for class io.iworkflow.gen.models.Context
- continueAsNewPageSizeInBytes(Integer) - Method in class io.iworkflow.gen.models.WorkflowConfig
- continueAsNewThreshold(Integer) - Method in class io.iworkflow.gen.models.WorkflowConfig
- CONTINUED_AS_NEW - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- create(SearchAttributeValueType, String) - Static method in class io.iworkflow.core.persistence.SearchAttributeDef
-
The search attribute types are all from Cadence/Temporal See doc https://cadenceworkflow.io/docs/concepts/search-workflows/ and https://docs.temporal.io/concepts/what-is-a-search-attribute/ to understand how to register new search attributes and run query NOTE that KEYWORD_ARRAY should be registered as KEYWORD in Cadence/Temporal.
- create(Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateMovement
- create(Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateMovement
- create(Class<? extends WorkflowState<I>>, I, WorkflowStateOptions) - Static method in class io.iworkflow.core.StateMovement
- create(Class, String) - Static method in class io.iworkflow.core.communication.InternalChannelDef
-
iWF will verify if the name has been registered for the internal channel created using this method, allowing users to create only one internal channel with the same name and type.
- create(Class, String) - Static method in class io.iworkflow.core.communication.SignalChannelDef
-
iWF will verify if the name has been registered for the signal channel created using this method, allowing users to create only one signal channel with the same name and type.
- create(Class, String) - Static method in class io.iworkflow.core.persistence.DataAttributeDef
-
iWF will verify if the key has been registered for the data attribute created using this method, allowing users to create only one data attribute with the same key and data type.
- create(String) - Static method in class io.iworkflow.core.communication.InternalChannelCommand
-
Create one internal channel command.
- create(String) - Static method in class io.iworkflow.core.communication.SignalCommand
-
Create one signal command.
- create(String) - Static method in class io.iworkflow.core.StateMovement
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner
- create(String, Object, WorkflowStateOptions) - Static method in class io.iworkflow.core.StateMovement
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner
- create(String, Object, WorkflowStateOptions, String) - Static method in class io.iworkflow.core.StateMovement
- create(String, String) - Static method in class io.iworkflow.core.communication.InternalChannelCommand
-
Create one internal channel command.
- create(String, String) - Static method in class io.iworkflow.core.communication.SignalCommand
-
Create one signal command.
- createByDuration(String, Duration) - Static method in class io.iworkflow.core.command.TimerCommand
- createByDuration(Duration) - Static method in class io.iworkflow.core.command.TimerCommand
- createByPrefix(Class, String) - Static method in class io.iworkflow.core.communication.InternalChannelDef
-
iWF now supports dynamically created internal channels with a shared name prefix and the same type.
- createByPrefix(Class, String) - Static method in class io.iworkflow.core.communication.SignalChannelDef
-
iWF now supports dynamically created signal channels with a shared name prefix and the same type.
- createByPrefix(Class, String) - Static method in class io.iworkflow.core.persistence.DataAttributeDef
-
iWF now supports dynamically created data attributes with a shared prefix and the same data type.
- cronSchedule(String) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- CronScheduleValidator - Class in io.iworkflow.core.validator
- CronScheduleValidator() - Constructor for class io.iworkflow.core.validator.CronScheduleValidator
D
- data(String) - Method in class io.iworkflow.gen.models.EncodedObject
- DATA_ATTRIBUTE - Enum constant in enum class io.iworkflow.core.TypeStore.Type
- DataAttributeDef - Class in io.iworkflow.core.persistence
- DataAttributeDef() - Constructor for class io.iworkflow.core.persistence.DataAttributeDef
- dataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- dataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- dataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- dataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- dataAttributesLoadingType() - Element in annotation interface io.iworkflow.core.RPC
- dataAttributesLockingKeys() - Element in annotation interface io.iworkflow.core.RPC
- dataAttributesPartialLoadingKeys() - Element in annotation interface io.iworkflow.core.RPC
- DataAttributesRW - Interface in io.iworkflow.core.persistence
- DataAttributesRWImpl - Class in io.iworkflow.core.persistence
- DataAttributesRWImpl(TypeStore, Map<String, EncodedObject>, ObjectEncoder) - Constructor for class io.iworkflow.core.persistence.DataAttributesRWImpl
- dataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- dataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- DATETIME - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- DateTimeFormat - Static variable in interface io.iworkflow.core.persistence.SearchAttributesRW
- DEAD_END_WORKFLOW_MOVEMENT - Static variable in class io.iworkflow.core.StateMovement
- deadEnd() - Static method in class io.iworkflow.core.StateDecision
- decode(Response, Type) - Method in class io.iworkflow.gen.api.ApiResponseDecoder
- decode(EncodedObject, Class<T>) - Method in class io.iworkflow.core.JacksonJsonObjectEncoder
- decode(EncodedObject, Class<T>) - Method in interface io.iworkflow.core.ObjectEncoder
-
Decode an encoded object into a Java object with input type
- decode(String, Response) - Method in class io.iworkflow.core.ServerErrorRetryDecoder
- DefaultApi - Interface in io.iworkflow.gen.api
- defaultBuilder(TypeStore.Type) - Static method in class io.iworkflow.core.TypeStore
- defaultOptions - Static variable in class io.iworkflow.core.WorkerOptions
- defaultServerUrl - Static variable in class io.iworkflow.core.ClientOptions
- defaultValue - Variable in class io.iworkflow.gen.api.ServerVariable
- defaultWorkerUrl - Static variable in class io.iworkflow.core.ClientOptions
- describeWorkflow(String) - Method in class io.iworkflow.core.Client
-
Describe a workflow to get its info.
- describeWorkflow(String, String) - Method in class io.iworkflow.core.Client
-
Describe a workflow to get its info.
- description - Variable in class io.iworkflow.gen.api.ServerConfiguration
- description - Variable in class io.iworkflow.gen.api.ServerVariable
- detail(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- detail(String) - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- DISABLED - Enum constant in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- DISALLOW_REUSE - Enum constant in enum class io.iworkflow.gen.models.IDReusePolicy
- dockerDefault - Static variable in class io.iworkflow.core.ClientOptions
- DOUBLE - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- doubleValue(Double) - Method in class io.iworkflow.gen.models.SearchAttribute
- duration(Integer) - Method in class io.iworkflow.gen.models.HealthInfo
- durationSeconds(Long) - Method in class io.iworkflow.gen.models.TimerCommand
E
- empty - Static variable in class io.iworkflow.core.command.CommandRequest
- ENABLED_FOR_ALL - Enum constant in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- ENABLED_FOR_STATES_WITH_WAIT_UNTIL - Enum constant in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- encode(Object) - Method in class io.iworkflow.core.JacksonJsonObjectEncoder
- encode(Object) - Method in interface io.iworkflow.core.ObjectEncoder
-
Encode a Java object to and EncodedObject
- encode(Object) - Static method in class io.iworkflow.gen.api.EncodingUtils
-
URL encode a single query parameter.
- encodeCollection(Collection<?>, String) - Static method in class io.iworkflow.gen.api.EncodingUtils
-
Encodes a collection of query parameters according to the Swagger collection format.
- EncodedObject - Class in io.iworkflow.gen.models
-
EncodedObject
- EncodedObject() - Constructor for class io.iworkflow.gen.models.EncodedObject
- encoding(String) - Method in class io.iworkflow.gen.models.EncodedObject
- EncodingUtils - Class in io.iworkflow.gen.api
-
Utilities to support Swagger encoding formats in Feign.
- enumValues - Variable in class io.iworkflow.gen.api.ServerVariable
- equals(Object) - Method in class io.iworkflow.gen.models.CommandCombination
- equals(Object) - Method in class io.iworkflow.gen.models.CommandRequest
- equals(Object) - Method in class io.iworkflow.gen.models.CommandResults
- equals(Object) - Method in class io.iworkflow.gen.models.Context
- equals(Object) - Method in class io.iworkflow.gen.models.EncodedObject
- equals(Object) - Method in class io.iworkflow.gen.models.ErrorResponse
- equals(Object) - Method in class io.iworkflow.gen.models.HealthInfo
- equals(Object) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- equals(Object) - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- equals(Object) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- equals(Object) - Method in class io.iworkflow.gen.models.KeyValue
- equals(Object) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- equals(Object) - Method in class io.iworkflow.gen.models.RetryPolicy
- equals(Object) - Method in class io.iworkflow.gen.models.SearchAttribute
- equals(Object) - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- equals(Object) - Method in class io.iworkflow.gen.models.SignalCommand
- equals(Object) - Method in class io.iworkflow.gen.models.SignalResult
- equals(Object) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- equals(Object) - Method in class io.iworkflow.gen.models.StateDecision
- equals(Object) - Method in class io.iworkflow.gen.models.StateMovement
- equals(Object) - Method in class io.iworkflow.gen.models.TimerCommand
- equals(Object) - Method in class io.iworkflow.gen.models.TimerResult
- equals(Object) - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowConfig
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowResetResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStartResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- ERROR_MESSAGE - Static variable in class io.iworkflow.core.RpcDefinitions
- errorMessage(String) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- ErrorResponse - Class in io.iworkflow.gen.models
-
ErrorResponse
- ErrorResponse() - Constructor for class io.iworkflow.gen.models.ErrorResponse
- ErrorSubStatus - Enum Class in io.iworkflow.gen.models
-
Gets or Sets ErrorSubStatus
- errorType(WorkflowErrorType) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- errorType(String) - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- execute(Context, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcFunc0NoPersistence
- execute(Context, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcProc0NoPersistence
- execute(Context, Persistence, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcFunc0
- execute(Context, Persistence, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcProc0
- execute(Context, I, CommandResults, Persistence, Communication) - Method in interface io.iworkflow.core.WorkflowState
-
Implement this method to execute the state business, when requested commands are ready if
WorkflowState.waitUntil(io.iworkflow.core.Context, I, io.iworkflow.core.persistence.Persistence, io.iworkflow.core.communication.Communication)
is implemented IfWorkflowState.waitUntil(io.iworkflow.core.Context, I, io.iworkflow.core.persistence.Persistence, io.iworkflow.core.communication.Communication)
is not implemented, the state will invoke this execute API directly - execute(Context, I, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcFunc1NoPersistence
- execute(Context, I, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcProc1NoPersistence
- execute(Context, I, Persistence, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcFunc1
- execute(Context, I, Persistence, Communication) - Method in interface io.iworkflow.core.RpcDefinitions.RpcProc1
- executeApiDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiFailurePolicy(ExecuteApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- ExecuteApiFailurePolicy - Enum Class in io.iworkflow.gen.models
-
Gets or Sets ExecuteApiFailurePolicy
- executeApiFailureProceedStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiFailureProceedStateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executingStateIdMode(ExecutingStateIdMode) - Method in class io.iworkflow.gen.models.WorkflowConfig
- ExecutingStateIdMode - Enum Class in io.iworkflow.gen.models
-
Gets or Sets ExecutingStateIdMode
- expand(Object) - Method in class io.iworkflow.gen.api.ParamExpander
- extendedBuilder() - Static method in class io.iworkflow.core.WorkflowOptions
F
- FAIL - Enum constant in enum class io.iworkflow.gen.models.WorkflowStopType
- FAIL_WORKFLOW_ON_EXECUTE_API_FAILURE - Enum constant in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
- FAIL_WORKFLOW_ON_FAILURE - Enum constant in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- FAILED - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- FIRED - Enum constant in enum class io.iworkflow.gen.models.TimerStatus
- firstAttemptTimestamp(Long) - Method in class io.iworkflow.gen.models.Context
- forAllCommandCompleted(BaseCommand...) - Static method in class io.iworkflow.core.command.CommandRequest
-
forAllCommandCompleted will wait for all the commands to complete
- forAnyCommandCombinationCompleted(List<List<String>>, BaseCommand...) - Static method in class io.iworkflow.core.command.CommandRequest
-
This will wait for any combination to complete.
- forAnyCommandCompleted(BaseCommand...) - Static method in class io.iworkflow.core.command.CommandRequest
-
forAnyCommandCompleted will wait for any the commands to complete
- FORCE_COMPLETE_ON_INTERNAL_CHANNEL_EMPTY - Enum constant in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- FORCE_COMPLETE_ON_SIGNAL_CHANNEL_EMPTY - Enum constant in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- FORCE_FAILING_WORKFLOW_MOVEMENT - Static variable in class io.iworkflow.core.StateMovement
- forceCompleteIfInternalChannelEmptyOrElse(Object, String, StateMovement...) - Static method in class io.iworkflow.core.StateDecision
-
Atomically force complete the workflow if internal channel is empty, otherwise trigger the state movements from the current thread This is important for use case that needs to ensure all the messages in the channel are processed before completing the workflow, otherwise messages will be lost.
- forceCompleteIfInternalChannelEmptyOrElse(Object, String, Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfInternalChannelEmptyOrElse(Object, String, Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfInternalChannelEmptyOrElse(String, Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfInternalChannelEmptyOrElse(String, Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfSignalChannelEmptyOrElse(Object, String, StateMovement...) - Static method in class io.iworkflow.core.StateDecision
-
Atomically force complete the workflow if signal channel is empty, otherwise trigger the state movements from the current thread This is important for use case that needs to ensure all the messages in the channel are processed before completing the workflow, otherwise messages will be lost.
- forceCompleteIfSignalChannelEmptyOrElse(Object, String, Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfSignalChannelEmptyOrElse(Object, String, Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfSignalChannelEmptyOrElse(String, Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteIfSignalChannelEmptyOrElse(String, Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteWorkflow() - Static method in class io.iworkflow.core.StateDecision
- forceCompleteWorkflow() - Static method in class io.iworkflow.core.StateMovement
- forceCompleteWorkflow(Object) - Static method in class io.iworkflow.core.StateDecision
- forceCompleteWorkflow(Object) - Static method in class io.iworkflow.core.StateMovement
- forceFailWorkflow() - Static method in class io.iworkflow.core.StateDecision
- forceFailWorkflow(Object) - Static method in class io.iworkflow.core.StateDecision
- forceFailWorkflow(Object) - Static method in class io.iworkflow.core.StateMovement
- format(Date, StringBuffer, FieldPosition) - Method in class io.iworkflow.gen.api.RFC3339DateFormat
- fromFeignException(ObjectEncoder, FeignException.FeignClientException) - Static method in exception io.iworkflow.core.IwfHttpException
- fromGenerated(CommandResults, TypeStore, TypeStore, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.CommandResultsMapper
- fromGenerated(InterStateChannelResult, Class<?>, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.InternalChannelResultMapper
- fromGenerated(SignalResult, Class<?>, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.SignalResultMapper
- fromGenerated(TimerResult) - Static method in class io.iworkflow.core.mapper.TimerResultMapper
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.ChannelRequestStatus
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.CommandWaitingType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.ErrorSubStatus
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.IDReusePolicy
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.PersistenceLoadingType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.SearchAttributeValueType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.TimerStatus
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WorkflowErrorType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WorkflowResetType
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WorkflowStatus
- fromValue(String) - Static method in enum class io.iworkflow.gen.models.WorkflowStopType
G
- getAllDataAttributes(Class<? extends ObjectWorkflow>, String) - Method in class io.iworkflow.core.Client
-
Get all the data attributes of a workflow
- getAllDataAttributes(Class<? extends ObjectWorkflow>, String, String) - Method in class io.iworkflow.core.Client
-
Get all the data attributes of a workflow
- getAllInternalChannelCommandResult() - Method in class io.iworkflow.core.command.CommandResults
- getAllSearchAttributes(Class<? extends ObjectWorkflow>, String) - Method in class io.iworkflow.core.Client
-
Get all the search attributes of a workflow
- getAllSearchAttributes(Class<? extends ObjectWorkflow>, String, String) - Method in class io.iworkflow.core.Client
-
Get all the search attributes of a workflow
- getAllSignalCommandResults() - Method in class io.iworkflow.core.command.CommandResults
- getAllTimerCommandResults() - Method in class io.iworkflow.core.command.CommandResults
- getAnyWorkflowDataObjects(String, String, List<String>) - Method in class io.iworkflow.core.UnregisteredClient
- getAnyWorkflowDataObjects(String, String, List<String>, boolean) - Method in class io.iworkflow.core.UnregisteredClient
- getAnyWorkflowSearchAttributes(String, String, List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.core.UnregisteredClient
- getApiAuthorizations() - Method in class io.iworkflow.gen.api.ApiClient
- getApiKey() - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- getAtLeast() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
-
Get atLeast
- getAtLeast() - Method in class io.iworkflow.gen.models.SignalCommand
-
Get atLeast
- getAtMost() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
-
Get atMost
- getAtMost() - Method in class io.iworkflow.gen.models.SignalCommand
-
Get atMost
- getAttempt() - Method in class io.iworkflow.core.Context
- getAttempt() - Method in class io.iworkflow.gen.models.Context
-
Get attempt
- getAuthorization(String) - Method in class io.iworkflow.gen.api.ApiClient
-
Gets request interceptor based on authentication name
- getBackoffCoefficient() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get backoffCoefficient
- getBackoffCoefficient() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
-
Get backoffCoefficient
- getBasePath() - Method in class io.iworkflow.gen.api.ApiClient
- getBearerToken() - Method in class io.iworkflow.gen.api.auth.HttpBearerAuth
-
Gets the token, which together with the scheme, will be sent as the value of the Authorization header.
- getBoolValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get boolValue
- getBuilder() - Method in class io.iworkflow.core.WorkflowOptionBuilderExtension
- getCanStartWorkflow() - Method in class io.iworkflow.core.StateDef
- getChannelName() - Method in class io.iworkflow.core.communication.InternalChannelCommand
- getChannelName() - Method in class io.iworkflow.core.communication.InternalChannelCommandResult
- getChannelName() - Method in class io.iworkflow.core.InternalConditionalClose
- getChannelName() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
-
Get channelName
- getChannelName() - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
-
Get channelName
- getChannelName() - Method in class io.iworkflow.gen.models.InterStateChannelResult
-
Get channelName
- getChannelName() - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
-
Get channelName
- getChecksum() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
-
Get checksum
- getChildWorkflowRequestId() - Method in class io.iworkflow.core.Context
- getClosedStatus() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getCloseInput() - Method in class io.iworkflow.core.InternalConditionalClose
- getCloseInput() - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
-
Get closeInput
- getCommandCombinations() - Method in class io.iworkflow.core.command.CommandRequest
- getCommandCombinations() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get commandCombinations
- getCommandId() - Method in interface io.iworkflow.core.command.BaseCommand
- getCommandId() - Method in class io.iworkflow.core.command.TimerCommandResult
- getCommandId() - Method in class io.iworkflow.core.communication.InternalChannelCommandResult
- getCommandId() - Method in class io.iworkflow.core.communication.SignalCommandResult
- getCommandId() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
-
Get commandId
- getCommandId() - Method in class io.iworkflow.gen.models.InterStateChannelResult
-
Get commandId
- getCommandId() - Method in class io.iworkflow.gen.models.SignalCommand
-
Get commandId
- getCommandId() - Method in class io.iworkflow.gen.models.SignalResult
-
Get commandId
- getCommandId() - Method in class io.iworkflow.gen.models.TimerCommand
-
Get commandId
- getCommandId() - Method in class io.iworkflow.gen.models.TimerResult
-
Get commandId
- getCommandIds() - Method in class io.iworkflow.gen.models.CommandCombination
-
Get commandIds
- getCommandRequest() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get commandRequest
- getCommandResults() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get commandResults
- getCommands() - Method in class io.iworkflow.core.command.CommandRequest
- getCommandWaitingType() - Method in class io.iworkflow.core.command.CommandRequest
- getCommandWaitingType() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get commandWaitingType
- getCommunicationSchema() - Method in interface io.iworkflow.core.ObjectWorkflow
-
defines all the communication methods for this workflow, this includes 1.
- getCompletedStateExecutionId() - Method in class io.iworkflow.gen.models.StateCompletionOutput
-
Get completedStateExecutionId
- getCompletedStateId() - Method in class io.iworkflow.gen.models.StateCompletionOutput
-
Get completedStateId
- getCompletedStateOutput() - Method in class io.iworkflow.gen.models.StateCompletionOutput
-
Get completedStateOutput
- getComplexWorkflowResultWithWait(String) - Method in class io.iworkflow.core.Client
-
In some cases, a workflow may have more than one completion states.
- getComplexWorkflowResultWithWait(String) - Method in class io.iworkflow.core.UnregisteredClient
-
In some cases, a workflow may have more than one completion states.
- getComplexWorkflowResultWithWait(String, String) - Method in class io.iworkflow.core.Client
-
In some cases, a workflow may have more than one completion states.
- getComplexWorkflowResultWithWait(String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
In some cases, a workflow may have more than one completion states.
- getCondition() - Method in class io.iworkflow.gen.models.HealthInfo
-
Get condition
- getConditionalClose() - Method in class io.iworkflow.gen.models.StateDecision
-
Get conditionalClose
- getConditionalCloseType() - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
-
Get conditionalCloseType
- getContext() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get context
- getContext() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get context
- getContext() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get context
- getContinueAsNewPageSizeInBytes() - Method in class io.iworkflow.gen.models.WorkflowConfig
-
Get continueAsNewPageSizeInBytes
- getContinueAsNewThreshold() - Method in class io.iworkflow.gen.models.WorkflowConfig
-
Get continueAsNewThreshold
- getCronSchedule() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getCronSchedule() - Method in class io.iworkflow.core.WorkflowOptions
- getCronSchedule() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get cronSchedule
- getData() - Method in class io.iworkflow.gen.models.ApiResponse
- getData() - Method in class io.iworkflow.gen.models.EncodedObject
-
Get data
- getDataAttribute(String, Class<T>) - Method in interface io.iworkflow.core.persistence.DataAttributesRW
- getDataAttribute(String, Class<T>) - Method in class io.iworkflow.core.persistence.DataAttributesRWImpl
- getDataAttribute(String, Class<T>) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get dataAttributes
- getDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get dataAttributes
- getDataAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get dataAttributesLoadingPolicy
- getDataAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get dataAttributesLoadingPolicy
- getDataAttributeType() - Method in class io.iworkflow.core.persistence.DataAttributeDef
- getDataAttributeTypeStore(String) - Method in class io.iworkflow.core.Registry
- getDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get dataObjects
- getDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get dataObjects
- getDefault() - Static method in class io.iworkflow.core.persistence.PersistenceOptions
- getDefaultStateId(Class<? extends WorkflowState>) - Static method in interface io.iworkflow.core.WorkflowState
- getDetail() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get detail
- getDetail() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
-
Get detail
- getDoubleValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get doubleValue
- getDuration() - Method in class io.iworkflow.gen.models.HealthInfo
-
Get duration
- getDurationSeconds() - Method in class io.iworkflow.core.command.TimerCommand
- getDurationSeconds() - Method in class io.iworkflow.gen.models.TimerCommand
-
Get durationSeconds
- getEnableCaching() - Method in class io.iworkflow.core.persistence.PersistenceOptions
- getEncoding() - Method in class io.iworkflow.gen.models.EncodedObject
-
Get encoding
- getEncodingType() - Method in class io.iworkflow.core.JacksonJsonObjectEncoder
- getEncodingType() - Method in interface io.iworkflow.core.ObjectEncoder
-
Each
ObjectEncoder
has an Encoding Type that it handles. - getErrorDetails() - Method in exception io.iworkflow.core.IwfHttpException
- getErrorMessage() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getErrorMessage() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
-
Get errorMessage
- getErrorResponse() - Method in exception io.iworkflow.core.IwfHttpException
- getErrorSubStatus() - Method in exception io.iworkflow.core.IwfHttpException
- getErrorSubType() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getErrorType() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
-
Get errorType
- getErrorType() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
-
Get errorType
- getExecuteApiDataAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiDataAttributesLoadingPolicy
- getExecuteApiFailurePolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiFailurePolicy
- getExecuteApiFailureProceedStateId() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiFailureProceedStateId
- getExecuteApiFailureProceedStateOptions() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiFailureProceedStateOptions
- getExecuteApiRetryPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiRetryPolicy
- getExecuteApiSearchAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiSearchAttributesLoadingPolicy
- getExecuteApiTimeoutSeconds() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiTimeoutSeconds
- getExecutingStateIdMode() - Method in class io.iworkflow.gen.models.WorkflowConfig
-
Get executingStateIdMode
- getFeignBuilder() - Method in class io.iworkflow.gen.api.ApiClient
- getFirstAttemptTimestamp() - Method in class io.iworkflow.gen.models.Context
-
Get firstAttemptTimestamp
- getFirstAttemptTimestampSeconds() - Method in class io.iworkflow.core.Context
- getHeaders() - Method in class io.iworkflow.gen.models.ApiResponse
- getHistoryEventId() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getHistoryEventId() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get historyEventId
- getHistoryEventTime() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getHistoryEventTime() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get historyEventTime
- getHostname() - Method in class io.iworkflow.gen.models.HealthInfo
-
Get hostname
- getIdReusePolicy() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get idReusePolicy
- getIgnoreAlreadyStartedError() - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
-
Get ignoreAlreadyStartedError
- getInitialDataAttribute() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getInitialDataAttribute() - Method in class io.iworkflow.core.WorkflowOptions
- getInitialIntervalMills() - Method in class io.iworkflow.core.ServiceApiRetryConfig
- getInitialIntervalSeconds() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get initialIntervalSeconds
- getInitialIntervalSeconds() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
-
Get initialIntervalSeconds
- getInitialSearchAttribute() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getInitialSearchAttribute() - Method in class io.iworkflow.core.WorkflowOptions
- getInput() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get input
- getInput() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get input
- getInputType() - Method in interface io.iworkflow.core.WorkflowState
-
This input type is needed for deserializing data back into Java object
- getIntegerValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get integerValue
- getInternalChannelTypeStore(String) - Method in class io.iworkflow.core.Registry
- getInterStateChannelCommands() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get interStateChannelCommands
- getInterStateChannelResults() - Method in class io.iworkflow.gen.models.CommandResults
-
Get interStateChannelResults
- getIwfWorkerUrl() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get iwfWorkerUrl
- getIwfWorkflowType() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get iwfWorkflowType
- getJsonData() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
-
Get jsonData
- getKey() - Method in interface io.iworkflow.core.persistence.PersistenceFieldDef
- getKey() - Method in class io.iworkflow.gen.models.KeyValue
-
Get key
- getKey() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get key
- getKey() - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
-
Get key
- getKeys() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
-
Get keys
- getKeys() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
-
Get keys
- getLastOutgoingWorkflowRpcRequest() - Method in class io.iworkflow.core.UnregisteredClient
- getLocalActivityInput() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get localActivityInput
- getLocalActivityInput() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get localActivityInput
- getLocation() - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- getLockingKeys() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
-
Get lockingKeys
- getLongPollApiMaxWaitTimeSeconds() - Method in class io.iworkflow.core.ClientOptions
- getMaximumAttempts() - Method in class io.iworkflow.core.ServiceApiRetryConfig
- getMaximumAttempts() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get maximumAttempts
- getMaximumAttempts() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
-
Get maximumAttempts
- getMaximumAttemptsDurationSeconds() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get maximumAttemptsDurationSeconds
- getMaximumIntervalMills() - Method in class io.iworkflow.core.ServiceApiRetryConfig
- getMaximumIntervalSeconds() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get maximumIntervalSeconds
- getMaximumIntervalSeconds() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
-
Get maximumIntervalSeconds
- getName() - Method in interface io.iworkflow.core.communication.CommunicationMethodDef
- getNeedsResults() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
-
Get needsResults
- getNextPageToken() - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
-
Get nextPageToken
- getNextPageToken() - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
-
Get nextPageToken
- getNextStates() - Method in class io.iworkflow.core.StateDecision
- getNextStates() - Method in class io.iworkflow.gen.models.StateDecision
-
Get nextStates
- getObjectEncoder() - Method in class io.iworkflow.core.ClientOptions
- getObjectEncoder() - Method in class io.iworkflow.core.WorkerOptions
- getObjectMapper() - Method in class io.iworkflow.core.JacksonJsonObjectEncoder
- getObjectMapper() - Method in interface io.iworkflow.core.ObjectEncoder
- getObjectMapper() - Method in class io.iworkflow.gen.api.ApiClient
- getObjects() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
-
Get objects
- getObjects() - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
-
Get objects
- getOptimizeActivity() - Method in class io.iworkflow.gen.models.WorkflowConfig
-
Get optimizeActivity
- getOriginalWorkerErrorDetail() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get originalWorkerErrorDetail
- getOriginalWorkerErrorStatus() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get originalWorkerErrorStatus
- getOriginalWorkerErrorType() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get originalWorkerErrorType
- getOutput() - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
-
Get output
- getOutput() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get output
- getPageNum() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
-
Get pageNum
- getPageSize() - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
-
Get pageSize
- getPageSizeInBytes() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
-
Get pageSizeInBytes
- getParamName() - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- getPartialLoadingKeys() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
-
Get partialLoadingKeys
- getPassword() - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- getPersistenceLoadingType() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
-
Get persistenceLoadingType
- getPersistenceOptions() - Method in interface io.iworkflow.core.ObjectWorkflow
- getPersistenceOptions(String) - Method in class io.iworkflow.core.Registry
- getPersistenceSchema() - Method in interface io.iworkflow.core.ObjectWorkflow
-
defines all the persistence fields for this workflow, this includes: 1.
- getPublishToInterStateChannel() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get publishToInterStateChannel
- getPublishToInterStateChannel() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get publishToInterStateChannel
- getPublishToInterStateChannel() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get publishToInterStateChannel
- getQuery() - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
-
Get query
- getReason() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getReason() - Method in class io.iworkflow.core.StopWorkflowOptions
- getReason() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get reason
- getReason() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
-
Get reason
- getRecordEvents() - Method in class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- getRecordEvents() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get recordEvents
- getRecordEvents() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get recordEvents
- getRecordEvents() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get recordEvents
- getRequestHeaders() - Method in class io.iworkflow.core.ClientOptions
- getRequestId() - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
-
Get requestId
- getRequestStatus() - Method in class io.iworkflow.gen.models.InterStateChannelResult
-
Get requestStatus
- getRequestStatusEnum() - Method in class io.iworkflow.core.communication.InternalChannelCommandResult
- getResetType() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getResetType() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get resetType
- getResults() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
-
Get results
- getRetryPolicy() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get retryPolicy
- getRpcName() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get rpcName
- getRpcName() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get rpcName
- getRunId() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getSearchAttributeBoolean(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeBoolean(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeBoolean(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeDatetime(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeDatetime(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeDatetime(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeDouble(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeDouble(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeDouble(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeInt64(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeInt64(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeInt64(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeKeyToTypeMap(String) - Method in class io.iworkflow.core.Registry
- getSearchAttributeKeyword(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeKeyword(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeKeyword(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeKeywordArray(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeKeywordArray(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeKeywordArray(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get searchAttributes
- getSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get searchAttributes
- getSearchAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get searchAttributesLoadingPolicy
- getSearchAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get searchAttributesLoadingPolicy
- getSearchAttributeText(String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getSearchAttributeText(String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getSearchAttributeText(String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- getSearchAttributeType() - Method in class io.iworkflow.core.persistence.SearchAttributeDef
- getServerUrl() - Method in class io.iworkflow.core.ClientOptions
- getServiceApiRetryConfig() - Method in class io.iworkflow.core.ClientOptions
- getSignalChannelName() - Method in class io.iworkflow.core.communication.SignalCommand
- getSignalChannelName() - Method in class io.iworkflow.core.communication.SignalCommandResult
- getSignalChannelName() - Method in class io.iworkflow.gen.models.SignalCommand
-
Get signalChannelName
- getSignalChannelName() - Method in class io.iworkflow.gen.models.SignalResult
-
Get signalChannelName
- getSignalChannelName() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
-
Get signalChannelName
- getSignalChannelTypeStore(String) - Method in class io.iworkflow.core.Registry
- getSignalCommands() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get signalCommands
- getSignalRequestStatus() - Method in class io.iworkflow.gen.models.SignalResult
-
Get signalRequestStatus
- getSignalRequestStatusEnum() - Method in class io.iworkflow.core.communication.SignalCommandResult
- getSignalResults() - Method in class io.iworkflow.gen.models.CommandResults
-
Get signalResults
- getSignalValue() - Method in class io.iworkflow.core.communication.SignalCommandResult
- getSignalValue() - Method in class io.iworkflow.gen.models.SignalResult
-
Get signalValue
- getSignalValue() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
-
Get signalValue
- getSignalValueById(String) - Method in class io.iworkflow.core.command.CommandResults
- getSignalValueByIndex(int) - Method in class io.iworkflow.core.command.CommandResults
- getSimpleWorkflowResultWithWait(Class<T>, String) - Method in class io.iworkflow.core.Client
-
Deprecated.
- getSimpleWorkflowResultWithWait(Class<T>, String) - Method in class io.iworkflow.core.UnregisteredClient
-
For most cases, a workflow only has one result(one completion state).
- getSimpleWorkflowResultWithWait(Class<T>, String, String) - Method in class io.iworkflow.core.Client
-
Deprecated.
- getSimpleWorkflowResultWithWait(Class<T>, String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
For most cases, a workflow only has one result(one completion state).
- getSkipSignalReapply() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getSkipSignalReapply() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get skipSignalReapply
- getSkipWaitUntil() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get skipWaitUntil
- getStartStateId() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get startStateId
- getStartStateOptions() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getStateCompletionOutput() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
-
Get stateCompletionOutput
- getStateDecision() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get stateDecision
- getStateDecision() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get stateDecision
- getStateExecutionId() - Method in class io.iworkflow.core.Context
- getStateExecutionId() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getStateExecutionId() - Method in class io.iworkflow.gen.models.Context
-
Get stateExecutionId
- getStateExecutionId() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get stateExecutionId
- getStateExecutionId() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
-
Get stateExecutionId
- getStateExecutionId(Class<? extends WorkflowState>, int) - Static method in interface io.iworkflow.core.WorkflowState
- getStateExecutionLocal(String, Class<T>) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- getStateExecutionLocal(String, Class<T>) - Method in interface io.iworkflow.core.persistence.StateExecutionLocals
-
Retrieve a local state attribute User code must make sure using the same type for both get and set
- getStateExecutionLocal(String, Class<T>) - Method in class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- getStateId() - Method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- getStateId() - Method in class io.iworkflow.core.StateMovement
- getStateId() - Method in interface io.iworkflow.core.WorkflowState
-
a unique identifier of the state It must be unique in any workflow definition By default just the simple name of the implementation class
- getStateId() - Method in class io.iworkflow.gen.models.StateMovement
-
Get stateId
- getStateId() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get stateId
- getStateId() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
-
Get stateId
- getStateInput() - Method in class io.iworkflow.core.StateMovement
- getStateInput() - Method in class io.iworkflow.gen.models.StateMovement
-
Get stateInput
- getStateInput() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get stateInput
- getStateInput() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get stateInput
- getStateInput() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get stateInput
- getStateLocals() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get stateLocals
- getStateMovements() - Method in class io.iworkflow.core.communication.CommunicationImpl
- getStateOptions() - Method in interface io.iworkflow.core.WorkflowState
-
Optional configuration to adjust the state behaviors.
- getStateOptions() - Method in class io.iworkflow.gen.models.StateMovement
-
Get stateOptions
- getStateOptions() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get stateOptions
- getStateOptionsOverride() - Method in class io.iworkflow.core.StateMovement
- getStateResult(int, Class<T>) - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getStateResultsSize() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getStateStartApiSucceeded() - Method in class io.iworkflow.gen.models.CommandResults
-
Get stateStartApiSucceeded
- getStatusCode() - Method in exception io.iworkflow.core.IwfHttpException
- getStatusCode() - Method in class io.iworkflow.gen.models.ApiResponse
- getStopType() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
-
Get stopType
- getStringArrayValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get stringArrayValue
- getStringValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get stringValue
- getSubStatus() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get subStatus
- getTimeoutSeconds() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get timeoutSeconds
- getTimerCommandId() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
-
Get timerCommandId
- getTimerCommandIndex() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
-
Get timerCommandIndex
- getTimerCommands() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get timerCommands
- getTimerResults() - Method in class io.iworkflow.gen.models.CommandResults
-
Get timerResults
- getTimerStatus() - Method in class io.iworkflow.core.command.TimerCommandResult
- getTimerStatus() - Method in class io.iworkflow.gen.models.TimerResult
-
Get timerStatus
- getToPublishInternalChannels() - Method in class io.iworkflow.core.communication.CommunicationImpl
- getToReturnToServer() - Method in class io.iworkflow.core.persistence.DataAttributesRWImpl
- getTotalPages() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
-
Get totalPages
- getType(String) - Method in class io.iworkflow.core.TypeStore
- getUnregisteredClient() - Method in class io.iworkflow.core.Client
- getUpsertDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get upsertDataAttributes
- getUpsertDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get upsertDataObjects
- getUpsertDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get upsertDataObjects
- getUpsertSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get upsertSearchAttributes
- getUpsertSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get upsertSearchAttributes
- getUpsertSearchAttributes() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get upsertSearchAttributes
- getUpsertStateExecutionLocalAttributes() - Method in class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- getUpsertStateLocals() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
-
Get upsertStateLocals
- getUpsertStateLocals() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
-
Get upsertStateLocals
- getUpsertStateLocals() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
-
Get upsertStateLocals
- getUpsertToServerBooleanAttributeMap() - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getUpsertToServerDoubleAttributeMap() - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getUpsertToServerInt64AttributeMap() - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getUpsertToServerStringArrayAttributeMap() - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getUpsertToServerStringAttributeMap() - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- getUseKeyAsPrefix() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
-
Get useKeyAsPrefix
- getUseMemoForDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
-
Get useMemoForDataAttributes
- getUseMemoForDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get useMemoForDataAttributes
- getUseMemoForDataAttributes() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get useMemoForDataAttributes
- getUsername() - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- getUsingMemoForDataAttributes() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getValue() - Method in class io.iworkflow.core.communication.InternalChannelCommandResult
- getValue() - Method in enum class io.iworkflow.gen.models.ChannelRequestStatus
- getValue() - Method in enum class io.iworkflow.gen.models.CommandWaitingType
- getValue() - Method in enum class io.iworkflow.gen.models.ErrorSubStatus
- getValue() - Method in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
- getValue() - Method in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- getValue() - Method in enum class io.iworkflow.gen.models.IDReusePolicy
- getValue() - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
-
Get value
- getValue() - Method in class io.iworkflow.gen.models.InterStateChannelResult
-
Get value
- getValue() - Method in class io.iworkflow.gen.models.KeyValue
-
Get value
- getValue() - Method in enum class io.iworkflow.gen.models.PersistenceLoadingType
- getValue() - Method in enum class io.iworkflow.gen.models.SearchAttributeValueType
- getValue() - Method in enum class io.iworkflow.gen.models.TimerStatus
- getValue() - Method in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- getValue() - Method in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- getValue() - Method in enum class io.iworkflow.gen.models.WorkflowErrorType
- getValue() - Method in enum class io.iworkflow.gen.models.WorkflowResetType
- getValue() - Method in enum class io.iworkflow.gen.models.WorkflowStatus
- getValue() - Method in enum class io.iworkflow.gen.models.WorkflowStopType
- getValueType() - Method in interface io.iworkflow.core.communication.CommunicationMethodDef
- getValueType() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get valueType
- getValueType() - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
-
Get valueType
- getWaitForCompletionStateExecutionIds() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWaitForCompletionStateExecutionIds() - Method in class io.iworkflow.core.WorkflowOptions
- getWaitForCompletionStateExecutionIds() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get waitForCompletionStateExecutionIds
- getWaitForCompletionStateIds() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWaitForCompletionStateIds() - Method in class io.iworkflow.core.WorkflowOptions
- getWaitForCompletionStateIds() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get waitForCompletionStateIds
- getWaitForKey() - Method in class io.iworkflow.core.StateMovement
- getWaitForKey() - Method in class io.iworkflow.gen.models.StateMovement
-
Get waitForKey
- getWaitForKey() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
-
Get waitForKey
- getWaitTimeSeconds() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
-
Get waitTimeSeconds
- getWaitTimeSeconds() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
-
Get waitTimeSeconds
- getWaitUntilApiDataAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiDataAttributesLoadingPolicy
- getWaitUntilApiFailurePolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiFailurePolicy
- getWaitUntilApiRetryPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiRetryPolicy
- getWaitUntilApiSearchAttributesLoadingPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiSearchAttributesLoadingPolicy
- getWaitUntilApiSucceeded() - Method in class io.iworkflow.core.command.CommandResults
- getWaitUntilApiTimeoutSeconds() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiTimeoutSeconds
- getWorkerUrl() - Method in class io.iworkflow.core.ClientOptions
- getWorkflow(String) - Method in class io.iworkflow.core.Registry
- getWorkflow(String, String, Boolean) - Method in class io.iworkflow.core.UnregisteredClient
-
Get a workflow's status and results(if completed & requested).
- getWorkflowAlreadyStartedOptions() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowAlreadyStartedOptions() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowAlreadyStartedOptions() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get workflowAlreadyStartedOptions
- getWorkflowConditionalClose() - Method in class io.iworkflow.core.StateDecision
- getWorkflowConditionalCloseType() - Method in class io.iworkflow.core.InternalConditionalClose
- getWorkflowConfig() - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
-
Get workflowConfig
- getWorkflowConfigOverride() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowConfigOverride() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowConfigOverride() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get workflowConfigOverride
- getWorkflowDataAttributes(Class<? extends ObjectWorkflow>, String, String, List<String>) - Method in class io.iworkflow.core.Client
-
Get specified data attributes (by keys) of a workflow
- getWorkflowDataAttributes(Class<? extends ObjectWorkflow>, String, List<String>) - Method in class io.iworkflow.core.Client
-
Get specified data attributes (by keys) of a workflow
- getWorkflowExecutions() - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
-
Get workflowExecutions
- getWorkflowId() - Method in class io.iworkflow.core.Context
- getWorkflowId() - Method in class io.iworkflow.gen.models.Context
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
-
Get workflowId
- getWorkflowId() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
-
Get workflowId
- getWorkflowIdReusePolicy() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowIdReusePolicy() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowRetryPolicy() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowRetryPolicy() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowRpcMethod(String, String) - Method in class io.iworkflow.core.Registry
- getWorkflowRunId() - Method in class io.iworkflow.core.Context
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.Context
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowResetResponse
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowStartResponse
-
Get workflowRunId
- getWorkflowRunId() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
-
Get workflowRunId
- getWorkflowSearchAttributes(Class<? extends ObjectWorkflow>, String, String, List<String>) - Method in class io.iworkflow.core.Client
-
Get specified search attributes (by attributeKeys) of a workflow
- getWorkflowSearchAttributes(Class<? extends ObjectWorkflow>, String, List<String>) - Method in class io.iworkflow.core.Client
-
Get specified search attributes (by attributeKeys) of a workflow
- getWorkflowStartDelaySeconds() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowStartDelaySeconds() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowStartDelaySeconds() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get workflowStartDelaySeconds
- getWorkflowStartedTimestamp() - Method in class io.iworkflow.gen.models.Context
-
Get workflowStartedTimestamp
- getWorkflowStartingState(String) - Method in class io.iworkflow.core.Registry
- getWorkflowStartOptions() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get workflowStartOptions
- getWorkflowStartTimestampSeconds() - Method in class io.iworkflow.core.Context
- getWorkflowState() - Method in class io.iworkflow.core.StateDef
- getWorkflowState(String, String) - Method in class io.iworkflow.core.Registry
- getWorkflowStateExecutionId() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
-
Get workflowStateExecutionId
- getWorkflowStateId() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get workflowStateId
- getWorkflowStateId() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get workflowStateId
- getWorkflowStates() - Method in interface io.iworkflow.core.ObjectWorkflow
-
defines the states of the workflow.
- getWorkflowStatus() - Method in class io.iworkflow.core.WorkflowInfo
- getWorkflowStatus() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
-
Get workflowStatus
- getWorkflowStopType() - Method in class io.iworkflow.core.StopWorkflowOptions
- getWorkflowTimeoutSeconds() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
-
Get workflowTimeoutSeconds
- getWorkflowType() - Method in class io.iworkflow.core.Context
- getWorkflowType() - Method in interface io.iworkflow.core.ObjectWorkflow
-
Define the workflowType of this workflow definition.
- getWorkflowType() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get workflowType
- getWorkflowType() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get workflowType
- getWorkflowType() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
-
Get workflowType
- getWorkflowType(ObjectWorkflow) - Static method in class io.iworkflow.core.Registry
- GRACEFUL_COMPLETE_ON_ALL_CHANNELS_EMPTY - Enum constant in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- gracefulCompleteWorkflow() - Static method in class io.iworkflow.core.StateDecision
- gracefulCompleteWorkflow() - Static method in class io.iworkflow.core.StateMovement
- gracefulCompleteWorkflow(Object) - Static method in class io.iworkflow.core.StateDecision
- gracefulCompleteWorkflow(Object) - Static method in class io.iworkflow.core.StateMovement
H
- handleWorkflowStateExecute(WorkflowStateExecuteRequest) - Method in class io.iworkflow.core.WorkerService
- handleWorkflowStateWaitUntil(WorkflowStateWaitUntilRequest) - Method in class io.iworkflow.core.WorkerService
- handleWorkflowWorkerRpc(WorkflowWorkerRpcRequest) - Method in class io.iworkflow.core.WorkerService
- hashCode() - Method in class io.iworkflow.gen.models.CommandCombination
- hashCode() - Method in class io.iworkflow.gen.models.CommandRequest
- hashCode() - Method in class io.iworkflow.gen.models.CommandResults
- hashCode() - Method in class io.iworkflow.gen.models.Context
- hashCode() - Method in class io.iworkflow.gen.models.EncodedObject
- hashCode() - Method in class io.iworkflow.gen.models.ErrorResponse
- hashCode() - Method in class io.iworkflow.gen.models.HealthInfo
- hashCode() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- hashCode() - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- hashCode() - Method in class io.iworkflow.gen.models.InterStateChannelResult
- hashCode() - Method in class io.iworkflow.gen.models.KeyValue
- hashCode() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- hashCode() - Method in class io.iworkflow.gen.models.RetryPolicy
- hashCode() - Method in class io.iworkflow.gen.models.SearchAttribute
- hashCode() - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- hashCode() - Method in class io.iworkflow.gen.models.SignalCommand
- hashCode() - Method in class io.iworkflow.gen.models.SignalResult
- hashCode() - Method in class io.iworkflow.gen.models.StateCompletionOutput
- hashCode() - Method in class io.iworkflow.gen.models.StateDecision
- hashCode() - Method in class io.iworkflow.gen.models.StateMovement
- hashCode() - Method in class io.iworkflow.gen.models.TimerCommand
- hashCode() - Method in class io.iworkflow.gen.models.TimerResult
- hashCode() - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowConfig
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowResetResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStartResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- HealthInfo - Class in io.iworkflow.gen.models
-
HealthInfo
- HealthInfo() - Constructor for class io.iworkflow.gen.models.HealthInfo
- HISTORY_EVENT_ID - Enum constant in enum class io.iworkflow.gen.models.WorkflowResetType
- HISTORY_EVENT_TIME - Enum constant in enum class io.iworkflow.gen.models.WorkflowResetType
- historyEventId(Integer) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- historyEventTime(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- hostname(String) - Method in class io.iworkflow.gen.models.HealthInfo
- HttpBasicAuth - Class in io.iworkflow.gen.api.auth
-
An interceptor that adds the request header needed to use HTTP basic authentication.
- HttpBasicAuth() - Constructor for class io.iworkflow.gen.api.auth.HttpBasicAuth
- HttpBearerAuth - Class in io.iworkflow.gen.api.auth
-
An interceptor that adds the request header needed to use HTTP bearer authentication.
- HttpBearerAuth(String) - Constructor for class io.iworkflow.gen.api.auth.HttpBearerAuth
I
- idReusePolicy(IDReusePolicy) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- IDReusePolicy - Enum Class in io.iworkflow.gen.models
-
Gets or Sets IDReusePolicy
- ignoreAlreadyStartedError(Boolean) - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- infoHealthcheckGet() - Method in interface io.iworkflow.gen.api.DefaultApi
-
return health info of the server
- infoHealthcheckGetWithHttpInfo() - Method in interface io.iworkflow.gen.api.DefaultApi
-
return health info of the server Similar to
infoHealthcheckGet
but it also returns the http response headers . - initialIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- initialIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- input(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- input(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- INT - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- integerValue(Long) - Method in class io.iworkflow.gen.models.SearchAttribute
- intercept(Object[], Method) - Method in class io.iworkflow.core.RpcInvocationHandler
- INTERNAL_CHANNEL - Enum constant in enum class io.iworkflow.core.TypeStore.Type
- InternalChannelCommand - Class in io.iworkflow.core.communication
- InternalChannelCommand() - Constructor for class io.iworkflow.core.communication.InternalChannelCommand
- InternalChannelCommandResult - Class in io.iworkflow.core.communication
- InternalChannelCommandResult() - Constructor for class io.iworkflow.core.communication.InternalChannelCommandResult
- InternalChannelDef - Class in io.iworkflow.core.communication
- InternalChannelDef() - Constructor for class io.iworkflow.core.communication.InternalChannelDef
- InternalChannelResultMapper - Class in io.iworkflow.core.mapper
- InternalChannelResultMapper() - Constructor for class io.iworkflow.core.mapper.InternalChannelResultMapper
- InternalConditionalClose - Class in io.iworkflow.core
- InternalConditionalClose() - Constructor for class io.iworkflow.core.InternalConditionalClose
- InterStateChannelCommand - Class in io.iworkflow.gen.models
-
InterStateChannelCommand
- InterStateChannelCommand() - Constructor for class io.iworkflow.gen.models.InterStateChannelCommand
- InterStateChannelCommandMapper - Class in io.iworkflow.core.mapper
- InterStateChannelCommandMapper() - Constructor for class io.iworkflow.core.mapper.InterStateChannelCommandMapper
- interStateChannelCommands(List<InterStateChannelCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- InterStateChannelPublishing - Class in io.iworkflow.gen.models
-
InterStateChannelPublishing
- InterStateChannelPublishing() - Constructor for class io.iworkflow.gen.models.InterStateChannelPublishing
- InterStateChannelResult - Class in io.iworkflow.gen.models
-
InterStateChannelResult
- InterStateChannelResult() - Constructor for class io.iworkflow.gen.models.InterStateChannelResult
- interStateChannelResults(List<InterStateChannelResult>) - Method in class io.iworkflow.gen.models.CommandResults
- INVALID_USER_WORKFLOW_CODE_ERROR_TYPE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- InvalidStateDecisionException - Exception in io.iworkflow.core
-
This indicates something goes wrong in the state decision return.
- InvalidStateDecisionException(String) - Constructor for exception io.iworkflow.core.InvalidStateDecisionException
- InvalidStateDecisionException(Throwable) - Constructor for exception io.iworkflow.core.InvalidStateDecisionException
- invokeRpc(Class<T>, Object, String, String, String, int, PersistenceLoadingPolicy, PersistenceLoadingPolicy) - Method in class io.iworkflow.core.UnregisteredClient
- invokeRpc(Class<T>, Object, String, String, String, int, PersistenceLoadingPolicy, PersistenceLoadingPolicy, boolean, List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.core.UnregisteredClient
- invokeRPC(RpcDefinitions.RpcFunc0<O>) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcFunc0NoPersistence<O>) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcFunc1<I, O>, I) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcFunc1NoPersistence<I, O>, I) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcProc0) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcProc0NoPersistence) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcProc1<I>, I) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- invokeRPC(RpcDefinitions.RpcProc1NoPersistence<I>, I) - Method in class io.iworkflow.core.Client
-
invoking the RPC through RPC stub
- io.iworkflow.core - package io.iworkflow.core
- io.iworkflow.core.command - package io.iworkflow.core.command
- io.iworkflow.core.communication - package io.iworkflow.core.communication
- io.iworkflow.core.exceptions - package io.iworkflow.core.exceptions
- io.iworkflow.core.mapper - package io.iworkflow.core.mapper
- io.iworkflow.core.persistence - package io.iworkflow.core.persistence
- io.iworkflow.core.validator - package io.iworkflow.core.validator
- io.iworkflow.gen.api - package io.iworkflow.gen.api
- io.iworkflow.gen.api.auth - package io.iworkflow.gen.api.auth
- io.iworkflow.gen.models - package io.iworkflow.gen.models
- isPrefix() - Method in interface io.iworkflow.core.communication.CommunicationMethodDef
- isPrefix() - Method in class io.iworkflow.core.persistence.DataAttributeDef
- isValidNameOrPrefix(String) - Method in class io.iworkflow.core.TypeStore
- IwfHttpException - Exception in io.iworkflow.core
- IwfHttpException() - Constructor for exception io.iworkflow.core.IwfHttpException
- IwfHttpException(IwfHttpException) - Constructor for exception io.iworkflow.core.IwfHttpException
- IwfHttpException(ObjectEncoder, FeignException.FeignClientException) - Constructor for exception io.iworkflow.core.IwfHttpException
- iwfWorkerUrl(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- iwfWorkflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
J
- JacksonJsonObjectEncoder - Class in io.iworkflow.core
- JacksonJsonObjectEncoder() - Constructor for class io.iworkflow.core.JacksonJsonObjectEncoder
- JacksonJsonObjectEncoder(ObjectMapper, String) - Constructor for class io.iworkflow.core.JacksonJsonObjectEncoder
- join(String[], String) - Static method in class io.iworkflow.gen.api.StringUtil
-
Join an array of strings with the given separator.
- join(Collection<String>, String) - Static method in class io.iworkflow.gen.api.StringUtil
-
Join a list of strings with the given separator.
- JSON_PROPERTY_AT_LEAST - Static variable in class io.iworkflow.gen.models.InterStateChannelCommand
- JSON_PROPERTY_AT_LEAST - Static variable in class io.iworkflow.gen.models.SignalCommand
- JSON_PROPERTY_AT_MOST - Static variable in class io.iworkflow.gen.models.InterStateChannelCommand
- JSON_PROPERTY_AT_MOST - Static variable in class io.iworkflow.gen.models.SignalCommand
- JSON_PROPERTY_ATTEMPT - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_BACKOFF_COEFFICIENT - Static variable in class io.iworkflow.gen.models.RetryPolicy
- JSON_PROPERTY_BACKOFF_COEFFICIENT - Static variable in class io.iworkflow.gen.models.WorkflowRetryPolicy
- JSON_PROPERTY_BOOL_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.InterStateChannelCommand
- JSON_PROPERTY_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.InterStateChannelPublishing
- JSON_PROPERTY_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.InterStateChannelResult
- JSON_PROPERTY_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.WorkflowConditionalClose
- JSON_PROPERTY_CHECKSUM - Static variable in class io.iworkflow.gen.models.WorkflowDumpResponse
- JSON_PROPERTY_CLOSE_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowConditionalClose
- JSON_PROPERTY_COMMAND_COMBINATIONS - Static variable in class io.iworkflow.gen.models.CommandRequest
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.InterStateChannelCommand
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.InterStateChannelResult
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.SignalCommand
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.SignalResult
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.TimerCommand
- JSON_PROPERTY_COMMAND_ID - Static variable in class io.iworkflow.gen.models.TimerResult
- JSON_PROPERTY_COMMAND_IDS - Static variable in class io.iworkflow.gen.models.CommandCombination
- JSON_PROPERTY_COMMAND_REQUEST - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_COMMAND_RESULTS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_COMMAND_WAITING_TYPE - Static variable in class io.iworkflow.gen.models.CommandRequest
- JSON_PROPERTY_COMPLETED_STATE_EXECUTION_ID - Static variable in class io.iworkflow.gen.models.StateCompletionOutput
- JSON_PROPERTY_COMPLETED_STATE_ID - Static variable in class io.iworkflow.gen.models.StateCompletionOutput
- JSON_PROPERTY_COMPLETED_STATE_OUTPUT - Static variable in class io.iworkflow.gen.models.StateCompletionOutput
- JSON_PROPERTY_CONDITION - Static variable in class io.iworkflow.gen.models.HealthInfo
- JSON_PROPERTY_CONDITIONAL_CLOSE - Static variable in class io.iworkflow.gen.models.StateDecision
- JSON_PROPERTY_CONDITIONAL_CLOSE_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowConditionalClose
- JSON_PROPERTY_CONTEXT - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_CONTEXT - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_CONTEXT - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- JSON_PROPERTY_CONTINUE_AS_NEW_PAGE_SIZE_IN_BYTES - Static variable in class io.iworkflow.gen.models.WorkflowConfig
- JSON_PROPERTY_CONTINUE_AS_NEW_THRESHOLD - Static variable in class io.iworkflow.gen.models.WorkflowConfig
- JSON_PROPERTY_CRON_SCHEDULE - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_DATA - Static variable in class io.iworkflow.gen.models.EncodedObject
- JSON_PROPERTY_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- JSON_PROPERTY_DATA_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_DATA_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_DATA_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_DATA_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_DETAIL - Static variable in class io.iworkflow.gen.models.ErrorResponse
- JSON_PROPERTY_DETAIL - Static variable in class io.iworkflow.gen.models.WorkerErrorResponse
- JSON_PROPERTY_DOUBLE_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_DURATION - Static variable in class io.iworkflow.gen.models.HealthInfo
- JSON_PROPERTY_DURATION_SECONDS - Static variable in class io.iworkflow.gen.models.TimerCommand
- JSON_PROPERTY_ENCODING - Static variable in class io.iworkflow.gen.models.EncodedObject
- JSON_PROPERTY_ERROR_MESSAGE - Static variable in class io.iworkflow.gen.models.WorkflowGetResponse
- JSON_PROPERTY_ERROR_TYPE - Static variable in class io.iworkflow.gen.models.WorkerErrorResponse
- JSON_PROPERTY_ERROR_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowGetResponse
- JSON_PROPERTY_EXECUTE_API_DATA_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_FAILURE_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_FAILURE_PROCEED_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_FAILURE_PROCEED_STATE_OPTIONS - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_RETRY_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_SEARCH_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTE_API_TIMEOUT_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_EXECUTING_STATE_ID_MODE - Static variable in class io.iworkflow.gen.models.WorkflowConfig
- JSON_PROPERTY_FIRST_ATTEMPT_TIMESTAMP - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_HISTORY_EVENT_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_HISTORY_EVENT_TIME - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_HOSTNAME - Static variable in class io.iworkflow.gen.models.HealthInfo
- JSON_PROPERTY_ID_REUSE_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_IGNORE_ALREADY_STARTED_ERROR - Static variable in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- JSON_PROPERTY_INITIAL_INTERVAL_SECONDS - Static variable in class io.iworkflow.gen.models.RetryPolicy
- JSON_PROPERTY_INITIAL_INTERVAL_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowRetryPolicy
- JSON_PROPERTY_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- JSON_PROPERTY_INTEGER_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_INTER_STATE_CHANNEL_COMMANDS - Static variable in class io.iworkflow.gen.models.CommandRequest
- JSON_PROPERTY_INTER_STATE_CHANNEL_RESULTS - Static variable in class io.iworkflow.gen.models.CommandResults
- JSON_PROPERTY_IWF_WORKER_URL - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_IWF_WORKFLOW_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_JSON_DATA - Static variable in class io.iworkflow.gen.models.WorkflowDumpResponse
- JSON_PROPERTY_KEY - Static variable in class io.iworkflow.gen.models.KeyValue
- JSON_PROPERTY_KEY - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_KEY - Static variable in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- JSON_PROPERTY_KEYS - Static variable in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- JSON_PROPERTY_KEYS - Static variable in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- JSON_PROPERTY_LOCAL_ACTIVITY_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_LOCAL_ACTIVITY_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_LOCKING_KEYS - Static variable in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- JSON_PROPERTY_MAXIMUM_ATTEMPTS - Static variable in class io.iworkflow.gen.models.RetryPolicy
- JSON_PROPERTY_MAXIMUM_ATTEMPTS - Static variable in class io.iworkflow.gen.models.WorkflowRetryPolicy
- JSON_PROPERTY_MAXIMUM_ATTEMPTS_DURATION_SECONDS - Static variable in class io.iworkflow.gen.models.RetryPolicy
- JSON_PROPERTY_MAXIMUM_INTERVAL_SECONDS - Static variable in class io.iworkflow.gen.models.RetryPolicy
- JSON_PROPERTY_MAXIMUM_INTERVAL_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowRetryPolicy
- JSON_PROPERTY_NEEDS_RESULTS - Static variable in class io.iworkflow.gen.models.WorkflowGetRequest
- JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class io.iworkflow.gen.models.WorkflowSearchRequest
- JSON_PROPERTY_NEXT_PAGE_TOKEN - Static variable in class io.iworkflow.gen.models.WorkflowSearchResponse
- JSON_PROPERTY_NEXT_STATES - Static variable in class io.iworkflow.gen.models.StateDecision
- JSON_PROPERTY_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- JSON_PROPERTY_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- JSON_PROPERTY_OPTIMIZE_ACTIVITY - Static variable in class io.iworkflow.gen.models.WorkflowConfig
- JSON_PROPERTY_ORIGINAL_WORKER_ERROR_DETAIL - Static variable in class io.iworkflow.gen.models.ErrorResponse
- JSON_PROPERTY_ORIGINAL_WORKER_ERROR_STATUS - Static variable in class io.iworkflow.gen.models.ErrorResponse
- JSON_PROPERTY_ORIGINAL_WORKER_ERROR_TYPE - Static variable in class io.iworkflow.gen.models.ErrorResponse
- JSON_PROPERTY_OUTPUT - Static variable in class io.iworkflow.gen.models.WorkflowRpcResponse
- JSON_PROPERTY_OUTPUT - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_PAGE_NUM - Static variable in class io.iworkflow.gen.models.WorkflowDumpRequest
- JSON_PROPERTY_PAGE_SIZE - Static variable in class io.iworkflow.gen.models.WorkflowSearchRequest
- JSON_PROPERTY_PAGE_SIZE_IN_BYTES - Static variable in class io.iworkflow.gen.models.WorkflowDumpRequest
- JSON_PROPERTY_PARTIAL_LOADING_KEYS - Static variable in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- JSON_PROPERTY_PERSISTENCE_LOADING_TYPE - Static variable in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- JSON_PROPERTY_PUBLISH_TO_INTER_STATE_CHANNEL - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_PUBLISH_TO_INTER_STATE_CHANNEL - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_PUBLISH_TO_INTER_STATE_CHANNEL - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_QUERY - Static variable in class io.iworkflow.gen.models.WorkflowSearchRequest
- JSON_PROPERTY_REASON - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_REASON - Static variable in class io.iworkflow.gen.models.WorkflowStopRequest
- JSON_PROPERTY_RECORD_EVENTS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_RECORD_EVENTS - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_RECORD_EVENTS - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_REQUEST_ID - Static variable in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- JSON_PROPERTY_REQUEST_STATUS - Static variable in class io.iworkflow.gen.models.InterStateChannelResult
- JSON_PROPERTY_RESET_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_RESULTS - Static variable in class io.iworkflow.gen.models.WorkflowGetResponse
- JSON_PROPERTY_RETRY_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_RPC_NAME - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_RPC_NAME - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_SEARCH_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_SIGNAL_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.SignalCommand
- JSON_PROPERTY_SIGNAL_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.SignalResult
- JSON_PROPERTY_SIGNAL_CHANNEL_NAME - Static variable in class io.iworkflow.gen.models.WorkflowSignalRequest
- JSON_PROPERTY_SIGNAL_COMMANDS - Static variable in class io.iworkflow.gen.models.CommandRequest
- JSON_PROPERTY_SIGNAL_REQUEST_STATUS - Static variable in class io.iworkflow.gen.models.SignalResult
- JSON_PROPERTY_SIGNAL_RESULTS - Static variable in class io.iworkflow.gen.models.CommandResults
- JSON_PROPERTY_SIGNAL_VALUE - Static variable in class io.iworkflow.gen.models.SignalResult
- JSON_PROPERTY_SIGNAL_VALUE - Static variable in class io.iworkflow.gen.models.WorkflowSignalRequest
- JSON_PROPERTY_SKIP_SIGNAL_REAPPLY - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_SKIP_WAIT_UNTIL - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_START_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_STATE_COMPLETION_OUTPUT - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- JSON_PROPERTY_STATE_DECISION - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_STATE_DECISION - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_STATE_EXECUTION_ID - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_STATE_EXECUTION_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_STATE_EXECUTION_ID - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- JSON_PROPERTY_STATE_ID - Static variable in class io.iworkflow.gen.models.StateMovement
- JSON_PROPERTY_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- JSON_PROPERTY_STATE_INPUT - Static variable in class io.iworkflow.gen.models.StateMovement
- JSON_PROPERTY_STATE_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_STATE_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_STATE_INPUT - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_STATE_LOCALS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_STATE_OPTIONS - Static variable in class io.iworkflow.gen.models.StateMovement
- JSON_PROPERTY_STATE_OPTIONS - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_STATE_START_API_SUCCEEDED - Static variable in class io.iworkflow.gen.models.CommandResults
- JSON_PROPERTY_STOP_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowStopRequest
- JSON_PROPERTY_STRING_ARRAY_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_STRING_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_SUB_STATUS - Static variable in class io.iworkflow.gen.models.ErrorResponse
- JSON_PROPERTY_TIMEOUT_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_TIMER_COMMAND_ID - Static variable in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- JSON_PROPERTY_TIMER_COMMAND_INDEX - Static variable in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- JSON_PROPERTY_TIMER_COMMANDS - Static variable in class io.iworkflow.gen.models.CommandRequest
- JSON_PROPERTY_TIMER_RESULTS - Static variable in class io.iworkflow.gen.models.CommandResults
- JSON_PROPERTY_TIMER_STATUS - Static variable in class io.iworkflow.gen.models.TimerResult
- JSON_PROPERTY_TOTAL_PAGES - Static variable in class io.iworkflow.gen.models.WorkflowDumpResponse
- JSON_PROPERTY_UPSERT_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_UPSERT_DATA_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_UPSERT_DATA_OBJECTS - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_UPSERT_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_UPSERT_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_UPSERT_SEARCH_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_UPSERT_STATE_LOCALS - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- JSON_PROPERTY_UPSERT_STATE_LOCALS - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- JSON_PROPERTY_UPSERT_STATE_LOCALS - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- JSON_PROPERTY_USE_KEY_AS_PREFIX - Static variable in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- JSON_PROPERTY_USE_MEMO_FOR_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- JSON_PROPERTY_USE_MEMO_FOR_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_USE_MEMO_FOR_DATA_ATTRIBUTES - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_VALUE - Static variable in class io.iworkflow.gen.models.InterStateChannelPublishing
- JSON_PROPERTY_VALUE - Static variable in class io.iworkflow.gen.models.InterStateChannelResult
- JSON_PROPERTY_VALUE - Static variable in class io.iworkflow.gen.models.KeyValue
- JSON_PROPERTY_VALUE_TYPE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- JSON_PROPERTY_VALUE_TYPE - Static variable in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- JSON_PROPERTY_WAIT_FOR_COMPLETION_STATE_EXECUTION_IDS - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_WAIT_FOR_COMPLETION_STATE_IDS - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_WAIT_FOR_KEY - Static variable in class io.iworkflow.gen.models.StateMovement
- JSON_PROPERTY_WAIT_FOR_KEY - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- JSON_PROPERTY_WAIT_TIME_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowGetRequest
- JSON_PROPERTY_WAIT_TIME_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- JSON_PROPERTY_WAIT_UNTIL_API_DATA_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_WAIT_UNTIL_API_FAILURE_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_WAIT_UNTIL_API_RETRY_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_WAIT_UNTIL_API_SEARCH_ATTRIBUTES_LOADING_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_WAIT_UNTIL_API_TIMEOUT_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_WORKFLOW_ALREADY_STARTED_OPTIONS - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_WORKFLOW_CONFIG - Static variable in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- JSON_PROPERTY_WORKFLOW_CONFIG_OVERRIDE - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_WORKFLOW_EXECUTIONS - Static variable in class io.iworkflow.gen.models.WorkflowSearchResponse
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowDumpRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowSignalRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowStopRequest
- JSON_PROPERTY_WORKFLOW_ID - Static variable in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowDumpRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetResponse
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowResetResponse
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowRpcRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowSignalRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowStartResponse
- JSON_PROPERTY_WORKFLOW_RUN_ID - Static variable in class io.iworkflow.gen.models.WorkflowStopRequest
- JSON_PROPERTY_WORKFLOW_START_DELAY_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- JSON_PROPERTY_WORKFLOW_START_OPTIONS - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_WORKFLOW_STARTED_TIMESTAMP - Static variable in class io.iworkflow.gen.models.Context
- JSON_PROPERTY_WORKFLOW_STATE_EXECUTION_ID - Static variable in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- JSON_PROPERTY_WORKFLOW_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_WORKFLOW_STATE_ID - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_WORKFLOW_STATUS - Static variable in class io.iworkflow.gen.models.WorkflowGetResponse
- JSON_PROPERTY_WORKFLOW_TIMEOUT_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowStartRequest
- JSON_PROPERTY_WORKFLOW_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- JSON_PROPERTY_WORKFLOW_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- JSON_PROPERTY_WORKFLOW_TYPE - Static variable in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- jsonData(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
K
- key(String) - Method in class io.iworkflow.gen.models.KeyValue
- key(String) - Method in class io.iworkflow.gen.models.SearchAttribute
- key(String) - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- keys(List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- keys(List<String>) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- KeyValue - Class in io.iworkflow.gen.models
-
KeyValue
- KeyValue() - Constructor for class io.iworkflow.gen.models.KeyValue
- KEYWORD - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- KEYWORD_ARRAY - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
L
- localActivityInput(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- localActivityInput(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- localDefault - Static variable in class io.iworkflow.core.ClientOptions
- lockingKeys(List<String>) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- LONG_POLL_TIME_OUT_SUB_STATUS - Enum constant in enum class io.iworkflow.gen.models.ErrorSubStatus
- LongPollTimeoutException - Exception in io.iworkflow.core.exceptions
- LongPollTimeoutException(ClientSideException) - Constructor for exception io.iworkflow.core.exceptions.LongPollTimeoutException
M
- maximumAttempts(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- maximumAttempts(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- maximumAttemptsDurationSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- maximumIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- maximumIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- minimum(ObjectEncoder) - Static method in class io.iworkflow.core.WorkerOptions
- minimum(String, String) - Static method in class io.iworkflow.core.ClientOptions
- multiNextStates(StateMovement...) - Static method in class io.iworkflow.core.StateDecision
- multiNextStates(Class<? extends WorkflowState>...) - Static method in class io.iworkflow.core.StateDecision
-
use other ones with a list of StateMovement to enable the WorkflowStateOptions overriding
- multiNextStates(String...) - Static method in class io.iworkflow.core.StateDecision
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner or use other ones with a list of StateMovement to enable the WorkflowStateOptions overriding
- multiNextStates(List<StateMovement>) - Static method in class io.iworkflow.core.StateDecision
N
- nameToTypeStore - Variable in class io.iworkflow.core.TypeStore
- needsResults(Boolean) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- newRpcStub(Class<T>, String) - Method in class io.iworkflow.core.Client
-
create a new stub for invoking RPC
- newRpcStub(Class<T>, String, String) - Method in class io.iworkflow.core.Client
-
create a new stub for invoking RPC
- nextPageToken(String) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- nextPageToken(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- nextStates(List<StateMovement>) - Method in class io.iworkflow.gen.models.StateDecision
- NONE - Enum constant in enum class io.iworkflow.gen.models.PersistenceLoadingType
- nonStartingState(WorkflowState) - Static method in class io.iworkflow.core.StateDef
- NoRunningWorkflowException - Exception in io.iworkflow.core.exceptions
-
A friendly named exception to indicate that the workflow does not exist or exists but not running.
- NoRunningWorkflowException(ClientSideException) - Constructor for exception io.iworkflow.core.exceptions.NoRunningWorkflowException
O
- ObjectEncoder - Interface in io.iworkflow.core
- ObjectEncoderException - Exception in io.iworkflow.core
- ObjectEncoderException(String) - Constructor for exception io.iworkflow.core.ObjectEncoderException
- ObjectEncoderException(Throwable) - Constructor for exception io.iworkflow.core.ObjectEncoderException
- objectMapper - Variable in class io.iworkflow.gen.api.ApiClient
- objects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- objects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- ObjectWorkflow - Interface in io.iworkflow.core
-
This is the interface to define an object workflow definition.
- optimizeActivity(Boolean) - Method in class io.iworkflow.gen.models.WorkflowConfig
- originalWorkerErrorDetail(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- originalWorkerErrorStatus(Integer) - Method in class io.iworkflow.gen.models.ErrorResponse
- originalWorkerErrorType(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- output(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
- output(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
P
- pageNum(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- pageSize(Integer) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- pageSizeInBytes(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- ParamExpander - Class in io.iworkflow.gen.api
-
Param Expander to convert
Date
to RFC3339 - ParamExpander() - Constructor for class io.iworkflow.gen.api.ParamExpander
- parse(String) - Method in class io.iworkflow.gen.api.RFC3339DateFormat
- parse(String, ParsePosition) - Method in class io.iworkflow.gen.api.RFC3339DateFormat
- PARTIAL_WITH_EXCLUSIVE_LOCK - Enum constant in enum class io.iworkflow.gen.models.PersistenceLoadingType
- PARTIAL_WITHOUT_LOCKING - Enum constant in enum class io.iworkflow.gen.models.PersistenceLoadingType
- partialLoadingKeys(List<String>) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- Persistence - Interface in io.iworkflow.core.persistence
- PersistenceFieldDef - Interface in io.iworkflow.core.persistence
- PersistenceImpl - Class in io.iworkflow.core.persistence
- PersistenceImpl(DataAttributesRW, SearchAttributesRW, StateExecutionLocals) - Constructor for class io.iworkflow.core.persistence.PersistenceImpl
- PersistenceLoadingPolicy - Class in io.iworkflow.gen.models
-
PersistenceLoadingPolicy
- PersistenceLoadingPolicy() - Constructor for class io.iworkflow.gen.models.PersistenceLoadingPolicy
- persistenceLoadingType(PersistenceLoadingType) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- PersistenceLoadingType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets PersistenceLoadingType
- PersistenceOptions - Class in io.iworkflow.core.persistence
- PersistenceOptions() - Constructor for class io.iworkflow.core.persistence.PersistenceOptions
- prefixToTypeStore - Variable in class io.iworkflow.core.TypeStore
- PROCEED_ON_FAILURE - Enum constant in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- PROCEED_TO_CONFIGURED_STATE - Enum constant in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
- publishInternalChannel(String, Object) - Method in interface io.iworkflow.core.communication.Communication
-
Publish a value to an internal Channel
- publishInternalChannel(String, Object) - Method in class io.iworkflow.core.communication.CommunicationImpl
- publishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- publishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- publishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
Q
- query(String) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
R
- reason(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- reason(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- RECEIVED - Enum constant in enum class io.iworkflow.gen.models.ChannelRequestStatus
- recordEvent(String, Object...) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- recordEvent(String, Object...) - Method in interface io.iworkflow.core.persistence.StateExecutionLocals
-
Record an arbitrary event in State Start/Decide API for debugging/tracking purpose
- recordEvent(String, Object...) - Method in class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- recordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- recordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- recordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- Registry - Class in io.iworkflow.core
- Registry() - Constructor for class io.iworkflow.core.Registry
- requestId(String) - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- requestStatus(ChannelRequestStatus) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- RESERVED_STATE_ID_PREFIX - Static variable in class io.iworkflow.core.StateMovement
- resetToBeginning(String) - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- resetToHistoryEventId(int, String) - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- resetToHistoryEventId(String, String) - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- resetToStateExecutionId(String, String) - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- resetToStateId(String, String) - Static method in class io.iworkflow.core.ResetWorkflowTypeAndOptions
- resetType(WorkflowResetType) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- resetWorkflow(String, ResetWorkflowTypeAndOptions) - Method in class io.iworkflow.core.Client
- resetWorkflow(String, String, ResetWorkflowTypeAndOptions) - Method in class io.iworkflow.core.Client
- resetWorkflow(String, String, ResetWorkflowTypeAndOptions) - Method in class io.iworkflow.core.UnregisteredClient
- ResetWorkflowTypeAndOptions - Class in io.iworkflow.core
- ResetWorkflowTypeAndOptions() - Constructor for class io.iworkflow.core.ResetWorkflowTypeAndOptions
- results(List<StateCompletionOutput>) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- retryPolicy(WorkflowRetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- RetryPolicy - Class in io.iworkflow.gen.models
-
RetryPolicy
- RetryPolicy() - Constructor for class io.iworkflow.gen.models.RetryPolicy
- RFC3339DateFormat - Class in io.iworkflow.gen.api
- RFC3339DateFormat() - Constructor for class io.iworkflow.gen.api.RFC3339DateFormat
- RPC - Annotation Interface in io.iworkflow.core
-
This is for annotating an RPC method for an implementation of
ObjectWorkflow
The method must be in the form of one ofRpcDefinitions
An RPC implementation can call any APIs to update external systems directly. - RPC_ACQUIRE_LOCK_FAILURE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- RpcDefinitions - Class in io.iworkflow.core
- RpcDefinitions.RpcFunc0<O> - Interface in io.iworkflow.core
-
RPC definition with: output, persistence, communication without: input
- RpcDefinitions.RpcFunc0NoPersistence<O> - Interface in io.iworkflow.core
-
RPC definition with: output, communication without: input, persistence
- RpcDefinitions.RpcFunc1<I,
O> - Interface in io.iworkflow.core -
RPC definition with: input, output, persistence, communication without: NA
- RpcDefinitions.RpcFunc1NoPersistence<I,
O> - Interface in io.iworkflow.core -
RPC definition with: input, output, communication without: persistence
- RpcDefinitions.RpcProc0 - Interface in io.iworkflow.core
-
RPC definition with: persistence, communication without: input, output
- RpcDefinitions.RpcProc0NoPersistence - Interface in io.iworkflow.core
-
RPC definition with: communication without: input, output, persistence
- RpcDefinitions.RpcProc1<I> - Interface in io.iworkflow.core
-
RPC definition with: input, persistence, communication without: output
- RpcDefinitions.RpcProc1NoPersistence<I> - Interface in io.iworkflow.core
-
RPC definition with: input, communication without: output, persistence
- RpcInvocationHandler - Class in io.iworkflow.core
- RpcInvocationHandler(UnregisteredClient, String, String, PersistenceOptions, List<SearchAttributeKeyAndType>) - Constructor for class io.iworkflow.core.RpcInvocationHandler
- rpcName(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- rpcName(String) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- RUNNING - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
S
- SCHEDULED - Enum constant in enum class io.iworkflow.gen.models.TimerStatus
- SearchAttribute - Class in io.iworkflow.gen.models
-
SearchAttribute
- SearchAttribute() - Constructor for class io.iworkflow.gen.models.SearchAttribute
- SearchAttributeDef - Class in io.iworkflow.core.persistence
- SearchAttributeDef() - Constructor for class io.iworkflow.core.persistence.SearchAttributeDef
- SearchAttributeKeyAndType - Class in io.iworkflow.gen.models
-
SearchAttributeKeyAndType
- SearchAttributeKeyAndType() - Constructor for class io.iworkflow.gen.models.SearchAttributeKeyAndType
- SearchAttributeRWImpl - Class in io.iworkflow.core.persistence
- SearchAttributeRWImpl(Map<String, SearchAttributeValueType>, List<SearchAttribute>) - Constructor for class io.iworkflow.core.persistence.SearchAttributeRWImpl
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- searchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- searchAttributes(List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- searchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- searchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- searchAttributesLoadingType() - Element in annotation interface io.iworkflow.core.RPC
- searchAttributesLockingKeys() - Element in annotation interface io.iworkflow.core.RPC
- searchAttributesPartialLoadingKeys() - Element in annotation interface io.iworkflow.core.RPC
- SearchAttributesRW - Interface in io.iworkflow.core.persistence
- SearchAttributeValueType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets SearchAttributeValueType
- searchWorkflow(WorkflowSearchRequest) - Method in class io.iworkflow.core.Client
-
This search API support pagination
- searchWorkflow(WorkflowSearchRequest) - Method in class io.iworkflow.core.UnregisteredClient
- searchWorkflow(String, int) - Method in class io.iworkflow.core.Client
-
This is a simplified API to search without pagination, use the other searchWorkflow API for pagination feature
- searchWorkflow(String, int) - Method in class io.iworkflow.core.UnregisteredClient
- selectHeaderAccept(String[]) - Method in class io.iworkflow.gen.api.ApiClient
-
Select the Accept header's value from the given accepts array: if JSON exists in the given array, use it; otherwise use all of them (joining into a string)
- selectHeaderContentType(String[]) - Method in class io.iworkflow.gen.api.ApiClient
-
Select the Content-Type header's value from the given array: if JSON exists in the given array, use it; otherwise use the first one of the array.
- SERVER_INTERNAL_ERROR_TYPE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- ServerConfiguration - Class in io.iworkflow.gen.api
-
Representing a Server configuration.
- ServerConfiguration(String, String, Map<String, ServerVariable>) - Constructor for class io.iworkflow.gen.api.ServerConfiguration
- ServerErrorRetryDecoder - Class in io.iworkflow.core
- ServerErrorRetryDecoder() - Constructor for class io.iworkflow.core.ServerErrorRetryDecoder
- ServerSideException - Exception in io.iworkflow.core
- ServerSideException(ObjectEncoder, FeignException.FeignClientException) - Constructor for exception io.iworkflow.core.ServerSideException
- ServerVariable - Class in io.iworkflow.gen.api
-
Representing a Server Variable for server URL template substitution.
- ServerVariable(String, String, HashSet<String>) - Constructor for class io.iworkflow.gen.api.ServerVariable
- ServiceApiRetryConfig - Class in io.iworkflow.core
- ServiceApiRetryConfig() - Constructor for class io.iworkflow.core.ServiceApiRetryConfig
- setAnyWorkflowDataObjects(String, String, Map<String, Object>) - Method in class io.iworkflow.core.UnregisteredClient
- setAnyWorkflowSearchAttributes(String, String, List<SearchAttribute>) - Method in class io.iworkflow.core.UnregisteredClient
- setApiAuthorizations(Map<String, RequestInterceptor>) - Method in class io.iworkflow.gen.api.ApiClient
- setApiKey(String) - Method in class io.iworkflow.gen.api.ApiClient
-
Helper method to configure the first api key found
- setApiKey(String) - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- setAtLeast(Integer) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- setAtLeast(Integer) - Method in class io.iworkflow.gen.models.SignalCommand
- setAtMost(Integer) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- setAtMost(Integer) - Method in class io.iworkflow.gen.models.SignalCommand
- setAttempt(Integer) - Method in class io.iworkflow.gen.models.Context
- setBackoffCoefficient(Float) - Method in class io.iworkflow.gen.models.RetryPolicy
- setBackoffCoefficient(Float) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- setBasePath(String) - Method in class io.iworkflow.gen.api.ApiClient
- setBearerToken(String) - Method in class io.iworkflow.gen.api.ApiClient
-
Helper method to configure the bearer token.
- setBearerToken(String) - Method in class io.iworkflow.gen.api.auth.HttpBearerAuth
-
Sets the token, which together with the scheme, will be sent as the value of the Authorization header.
- setBoolValue(Boolean) - Method in class io.iworkflow.gen.models.SearchAttribute
- setChannelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- setChannelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- setChannelName(String) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- setChannelName(String) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- setChecksum(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- setCloseInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- setCommandCombinations(List<CommandCombination>) - Method in class io.iworkflow.gen.models.CommandRequest
- setCommandId(String) - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- setCommandId(String) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- setCommandId(String) - Method in class io.iworkflow.gen.models.SignalCommand
- setCommandId(String) - Method in class io.iworkflow.gen.models.SignalResult
- setCommandId(String) - Method in class io.iworkflow.gen.models.TimerCommand
- setCommandId(String) - Method in class io.iworkflow.gen.models.TimerResult
- setCommandIds(List<String>) - Method in class io.iworkflow.gen.models.CommandCombination
- setCommandRequest(CommandRequest) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setCommandResults(CommandResults) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setCommandWaitingType(CommandWaitingType) - Method in class io.iworkflow.gen.models.CommandRequest
- setCompletedStateExecutionId(String) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- setCompletedStateId(String) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- setCompletedStateOutput(EncodedObject) - Method in class io.iworkflow.gen.models.StateCompletionOutput
- setCondition(String) - Method in class io.iworkflow.gen.models.HealthInfo
- setConditionalClose(WorkflowConditionalClose) - Method in class io.iworkflow.gen.models.StateDecision
- setConditionalCloseType(WorkflowConditionalCloseType) - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- setContext(Context) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setContext(Context) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setContext(Context) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- setContinueAsNewPageSizeInBytes(Integer) - Method in class io.iworkflow.gen.models.WorkflowConfig
- setContinueAsNewThreshold(Integer) - Method in class io.iworkflow.gen.models.WorkflowConfig
- setCredentials(String, String) - Method in class io.iworkflow.gen.api.ApiClient
-
Helper method to configure the username/password for basic auth
- setCredentials(String, String) - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- setCronSchedule(String) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setData(String) - Method in class io.iworkflow.gen.models.EncodedObject
- setDataAttribute(String, Object) - Method in interface io.iworkflow.core.persistence.DataAttributesRW
- setDataAttribute(String, Object) - Method in class io.iworkflow.core.persistence.DataAttributesRWImpl
- setDataAttribute(String, Object) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setDataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setDataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- setDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setDetail(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- setDetail(String) - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- setDoubleValue(Double) - Method in class io.iworkflow.gen.models.SearchAttribute
- setDuration(Integer) - Method in class io.iworkflow.gen.models.HealthInfo
- setDurationSeconds(Long) - Method in class io.iworkflow.gen.models.TimerCommand
- setEncoding(String) - Method in class io.iworkflow.gen.models.EncodedObject
- setErrorMessage(String) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- setErrorType(WorkflowErrorType) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- setErrorType(String) - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- setExecuteApiDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiFailurePolicy(ExecuteApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiFailureProceedStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiFailureProceedStateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecutingStateIdMode(ExecutingStateIdMode) - Method in class io.iworkflow.gen.models.WorkflowConfig
- setFeignBuilder(Feign.Builder) - Method in class io.iworkflow.gen.api.ApiClient
- setFirstAttemptTimestamp(Long) - Method in class io.iworkflow.gen.models.Context
- setHistoryEventId(Integer) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setHistoryEventTime(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setHostname(String) - Method in class io.iworkflow.gen.models.HealthInfo
- setIdReusePolicy(IDReusePolicy) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setIgnoreAlreadyStartedError(Boolean) - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- setInitialIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- setInitialIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- setInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- setIntegerValue(Long) - Method in class io.iworkflow.gen.models.SearchAttribute
- setInterStateChannelCommands(List<InterStateChannelCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- setInterStateChannelResults(List<InterStateChannelResult>) - Method in class io.iworkflow.gen.models.CommandResults
- setIwfWorkerUrl(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setIwfWorkflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setJsonData(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- setKey(String) - Method in class io.iworkflow.gen.models.KeyValue
- setKey(String) - Method in class io.iworkflow.gen.models.SearchAttribute
- setKey(String) - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- setKeys(List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- setKeys(List<String>) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- setLocalActivityInput(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setLocalActivityInput(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setLockingKeys(List<String>) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- setMaximumAttempts(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- setMaximumAttempts(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- setMaximumAttemptsDurationSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- setMaximumIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.RetryPolicy
- setMaximumIntervalSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- setNeedsResults(Boolean) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- setNextPageToken(String) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- setNextPageToken(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- setNextStates(List<StateMovement>) - Method in class io.iworkflow.gen.models.StateDecision
- setObjectMapper(ObjectMapper) - Method in class io.iworkflow.gen.api.ApiClient
- setObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- setObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- setOptimizeActivity(Boolean) - Method in class io.iworkflow.gen.models.WorkflowConfig
- setOriginalWorkerErrorDetail(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- setOriginalWorkerErrorStatus(Integer) - Method in class io.iworkflow.gen.models.ErrorResponse
- setOriginalWorkerErrorType(String) - Method in class io.iworkflow.gen.models.ErrorResponse
- setOutput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
- setOutput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setPageNum(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- setPageSize(Integer) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- setPageSizeInBytes(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- setPartialLoadingKeys(List<String>) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- setPassword(String) - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- setPersistenceLoadingType(PersistenceLoadingType) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- setProceedOnExecuteFailure(Class<? extends WorkflowState>) - Method in class io.iworkflow.core.WorkflowStateOptionsExtension
- setProceedOnExecuteFailure(Class<? extends WorkflowState>, WorkflowStateOptions) - Method in class io.iworkflow.core.WorkflowStateOptionsExtension
- setPublishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setPublishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setPublishToInterStateChannel(List<InterStateChannelPublishing>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setQuery(String) - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- setReason(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setReason(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- setRecordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setRecordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setRecordEvents(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setRequestId(String) - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- setRequestStatus(ChannelRequestStatus) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- setResetType(WorkflowResetType) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setResults(List<StateCompletionOutput>) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- setRetryPolicy(WorkflowRetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setRpcName(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setRpcName(String) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- setSearchAttributeBoolean(String, Boolean) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeBoolean(String, Boolean) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeBoolean(String, Boolean) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributeDatetime(String, String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeDatetime(String, String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeDatetime(String, String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributeDouble(String, Double) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeDouble(String, Double) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeDouble(String, Double) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributeInt64(String, Long) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeInt64(String, Long) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeInt64(String, Long) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributeKeyword(String, String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeKeyword(String, String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeKeyword(String, String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributeKeywordArray(String, List<String>) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeKeywordArray(String, List<String>) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeKeywordArray(String, List<String>) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- setSearchAttributes(List<SearchAttributeKeyAndType>) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setSearchAttributeText(String, String) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setSearchAttributeText(String, String) - Method in class io.iworkflow.core.persistence.SearchAttributeRWImpl
- setSearchAttributeText(String, String) - Method in interface io.iworkflow.core.persistence.SearchAttributesRW
- setSignalChannelName(String) - Method in class io.iworkflow.gen.models.SignalCommand
- setSignalChannelName(String) - Method in class io.iworkflow.gen.models.SignalResult
- setSignalChannelName(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- setSignalCommands(List<SignalCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- setSignalRequestStatus(ChannelRequestStatus) - Method in class io.iworkflow.gen.models.SignalResult
- setSignalResults(List<SignalResult>) - Method in class io.iworkflow.gen.models.CommandResults
- setSignalValue(EncodedObject) - Method in class io.iworkflow.gen.models.SignalResult
- setSignalValue(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- setSkipSignalReapply(Boolean) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setSkipWaitUntil(Boolean) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setStartStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setStateCompletionOutput(StateCompletionOutput) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- setStateDecision(StateDecision) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setStateDecision(StateDecision) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setStateExecutionId(String) - Method in class io.iworkflow.gen.models.Context
- setStateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setStateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- setStateExecutionLocal(String, Object) - Method in class io.iworkflow.core.persistence.PersistenceImpl
- setStateExecutionLocal(String, Object) - Method in interface io.iworkflow.core.persistence.StateExecutionLocals
-
set a local attribute.
- setStateExecutionLocal(String, Object) - Method in class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- setStateId(String) - Method in class io.iworkflow.gen.models.StateMovement
- setStateId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setStateId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- setStateInput(EncodedObject) - Method in class io.iworkflow.gen.models.StateMovement
- setStateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setStateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setStateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setStateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.StateMovement
- setStateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setStateStartApiSucceeded(Boolean) - Method in class io.iworkflow.gen.models.CommandResults
- setStopType(WorkflowStopType) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- setStringArrayValue(List<String>) - Method in class io.iworkflow.gen.models.SearchAttribute
- setStringValue(String) - Method in class io.iworkflow.gen.models.SearchAttribute
- setSubStatus(ErrorSubStatus) - Method in class io.iworkflow.gen.models.ErrorResponse
- setTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setTimerCommandId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- setTimerCommandIndex(Integer) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- setTimerCommands(List<TimerCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- setTimerResults(List<TimerResult>) - Method in class io.iworkflow.gen.models.CommandResults
- setTimerStatus(TimerStatus) - Method in class io.iworkflow.gen.models.TimerResult
- setTotalPages(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- setUpsertDataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setUpsertDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setUpsertDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setUpsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setUpsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setUpsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setUpsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- setUpsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- setUpsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- setUseKeyAsPrefix(Boolean) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- setUseMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- setUseMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setUseMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setUsername(String) - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- setValue(EncodedObject) - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- setValue(EncodedObject) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- setValue(EncodedObject) - Method in class io.iworkflow.gen.models.KeyValue
- setValueType(SearchAttributeValueType) - Method in class io.iworkflow.gen.models.SearchAttribute
- setValueType(SearchAttributeValueType) - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- setWaitForCompletionStateExecutionIds(List<String>) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setWaitForCompletionStateIds(List<String>) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setWaitForKey(String) - Method in class io.iworkflow.gen.models.StateMovement
- setWaitForKey(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- setWaitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- setWaitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- setWaitUntilApiDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiFailurePolicy(WaitUntilApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWorkflowAlreadyStartedOptions(WorkflowAlreadyStartedOptions) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setWorkflowConfig(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- setWorkflowConfigOverride(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setWorkflowDataAttributes(Class<? extends ObjectWorkflow>, String, String, Map<String, Object>) - Method in class io.iworkflow.core.Client
-
Set the value for data attributes aka objects for a workflow
- setWorkflowDataAttributes(Class<? extends ObjectWorkflow>, String, Map<String, Object>) - Method in class io.iworkflow.core.Client
-
Set the value for data attributes aka objects for a workflow
- setWorkflowExecutions(List<WorkflowSearchResponseEntry>) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.Context
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- setWorkflowId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.Context
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowResetResponse
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowStartResponse
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- setWorkflowSearchAttributes(Class<? extends ObjectWorkflow>, String, String, List<SearchAttribute>) - Method in class io.iworkflow.core.Client
-
Set the value of search attributes for a workflow
- setWorkflowSearchAttributes(Class<? extends ObjectWorkflow>, String, List<SearchAttribute>) - Method in class io.iworkflow.core.Client
-
Set the value of search attributes for a workflow
- setWorkflowStartDelaySeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- setWorkflowStartedTimestamp(Long) - Method in class io.iworkflow.gen.models.Context
- setWorkflowStartOptions(WorkflowStartOptions) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setWorkflowStateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- setWorkflowStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setWorkflowStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setWorkflowStatus(WorkflowStatus) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- setWorkflowTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- setWorkflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- setWorkflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- setWorkflowType(String) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- shouldSkipWaitUntil(WorkflowState) - Static method in interface io.iworkflow.core.WorkflowState
- SIGNAL_CHANNEL - Enum constant in enum class io.iworkflow.core.TypeStore.Type
- SignalChannelDef - Class in io.iworkflow.core.communication
- SignalChannelDef() - Constructor for class io.iworkflow.core.communication.SignalChannelDef
- signalChannelName(String) - Method in class io.iworkflow.gen.models.SignalCommand
- signalChannelName(String) - Method in class io.iworkflow.gen.models.SignalResult
- signalChannelName(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- SignalCommand - Class in io.iworkflow.core.communication
- SignalCommand - Class in io.iworkflow.gen.models
-
SignalCommand
- SignalCommand() - Constructor for class io.iworkflow.core.communication.SignalCommand
- SignalCommand() - Constructor for class io.iworkflow.gen.models.SignalCommand
- SignalCommandMapper - Class in io.iworkflow.core.mapper
- SignalCommandMapper() - Constructor for class io.iworkflow.core.mapper.SignalCommandMapper
- SignalCommandResult - Class in io.iworkflow.core.communication
- SignalCommandResult() - Constructor for class io.iworkflow.core.communication.SignalCommandResult
- signalCommands(List<SignalCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- signalRequestStatus(ChannelRequestStatus) - Method in class io.iworkflow.gen.models.SignalResult
- SignalResult - Class in io.iworkflow.gen.models
-
SignalResult
- SignalResult() - Constructor for class io.iworkflow.gen.models.SignalResult
- SignalResultMapper - Class in io.iworkflow.core.mapper
- SignalResultMapper() - Constructor for class io.iworkflow.core.mapper.SignalResultMapper
- signalResults(List<SignalResult>) - Method in class io.iworkflow.gen.models.CommandResults
- signalValue(EncodedObject) - Method in class io.iworkflow.gen.models.SignalResult
- signalValue(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- signalWorkflow(Class<? extends ObjectWorkflow>, String, String, Object) - Method in class io.iworkflow.core.Client
-
Emit a signal message for the workflow object to receive from external sources
- signalWorkflow(Class<? extends ObjectWorkflow>, String, String, String, Object) - Method in class io.iworkflow.core.Client
-
Emit a signal message for the workflow object to receive from external sources
- signalWorkflow(String, String, String, Object) - Method in class io.iworkflow.core.UnregisteredClient
- singleNextState(Class<? extends WorkflowState<I>>) - Static method in class io.iworkflow.core.StateDecision
- singleNextState(Class<? extends WorkflowState<I>>, I) - Static method in class io.iworkflow.core.StateDecision
- singleNextState(Class<? extends WorkflowState<I>>, I, WorkflowStateOptions) - Static method in class io.iworkflow.core.StateDecision
- singleNextState(Class<? extends WorkflowState<I>>, I, String) - Static method in class io.iworkflow.core.StateDecision
- singleNextState(String) - Static method in class io.iworkflow.core.StateDecision
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner
- singleNextState(String, Object, WorkflowStateOptions) - Static method in class io.iworkflow.core.StateDecision
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner
- singleNextState(String, Object, WorkflowStateOptions, String) - Static method in class io.iworkflow.core.StateDecision
-
use the other one with WorkflowState class param if the stateId is provided by default, to make your code cleaner
- singleNextStateUntypedInput(Class<? extends WorkflowState>, Object) - Static method in class io.iworkflow.core.StateDecision
-
singleNextState as non-strongly typing required for input
- skipSignalReapply(Boolean) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- skipTimer(String, String, Class<? extends WorkflowState>, int, int) - Method in class io.iworkflow.core.Client
- skipTimer(String, String, Class<? extends WorkflowState>, int, String) - Method in class io.iworkflow.core.Client
- skipTimer(String, String, String, int, int) - Method in class io.iworkflow.core.Client
- skipTimer(String, String, String, int, int) - Method in class io.iworkflow.core.UnregisteredClient
- skipTimer(String, String, String, int, String) - Method in class io.iworkflow.core.Client
- skipTimer(String, String, String, int, String) - Method in class io.iworkflow.core.UnregisteredClient
- skipWaitUntil(Boolean) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- startingState(WorkflowState) - Static method in class io.iworkflow.core.StateDef
- startStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- startWorkflow(Class<? extends ObjectWorkflow>, String, int) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(Class<? extends ObjectWorkflow>, String, int, Object) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(Class<? extends ObjectWorkflow>, String, int, Object, WorkflowOptions) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(String, String, int, Object, WorkflowOptions) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(String, String, String, int) - Method in class io.iworkflow.core.UnregisteredClient
- startWorkflow(String, String, String, int, Object) - Method in class io.iworkflow.core.UnregisteredClient
- startWorkflow(String, String, String, int, Object, UnregisteredWorkflowOptions) - Method in class io.iworkflow.core.UnregisteredClient
- STATE_API_FAIL_MAX_OUT_RETRY_ERROR_TYPE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- STATE_DECISION_FAILING_WORKFLOW_ERROR_TYPE - Enum constant in enum class io.iworkflow.gen.models.WorkflowErrorType
- STATE_EXECUTION_ID - Enum constant in enum class io.iworkflow.gen.models.WorkflowResetType
- STATE_ID - Enum constant in enum class io.iworkflow.gen.models.WorkflowResetType
- stateCompletionOutput(StateCompletionOutput) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- StateCompletionOutput - Class in io.iworkflow.gen.models
-
StateCompletionOutput
- StateCompletionOutput() - Constructor for class io.iworkflow.gen.models.StateCompletionOutput
- stateDecision(StateDecision) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- stateDecision(StateDecision) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- StateDecision - Class in io.iworkflow.core
- StateDecision - Class in io.iworkflow.gen.models
-
StateDecision
- StateDecision() - Constructor for class io.iworkflow.core.StateDecision
- StateDecision() - Constructor for class io.iworkflow.gen.models.StateDecision
- StateDecisionMapper - Class in io.iworkflow.core.mapper
- StateDecisionMapper() - Constructor for class io.iworkflow.core.mapper.StateDecisionMapper
- StateDef - Class in io.iworkflow.core
-
A holder class for
WorkflowState
and it's metadata - StateDef() - Constructor for class io.iworkflow.core.StateDef
- stateExecutionId(String) - Method in class io.iworkflow.gen.models.Context
- stateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- stateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- StateExecutionLocals - Interface in io.iworkflow.core.persistence
- StateExecutionLocalsImpl - Class in io.iworkflow.core.persistence
- StateExecutionLocalsImpl(Map<String, EncodedObject>, ObjectEncoder) - Constructor for class io.iworkflow.core.persistence.StateExecutionLocalsImpl
- stateId(String) - Method in class io.iworkflow.gen.models.StateMovement
- stateId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- stateId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- stateInput(EncodedObject) - Method in class io.iworkflow.gen.models.StateMovement
- stateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- stateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- stateInput(EncodedObject) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- stateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- StateMovement - Class in io.iworkflow.core
- StateMovement - Class in io.iworkflow.gen.models
-
StateMovement
- StateMovement() - Constructor for class io.iworkflow.core.StateMovement
- StateMovement() - Constructor for class io.iworkflow.gen.models.StateMovement
- StateMovementMapper - Class in io.iworkflow.core.mapper
- StateMovementMapper() - Constructor for class io.iworkflow.core.mapper.StateMovementMapper
- stateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.StateMovement
- stateOptions(WorkflowStateOptions) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- stateStartApiSucceeded(Boolean) - Method in class io.iworkflow.gen.models.CommandResults
- stopType(WorkflowStopType) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- stopWorkflow(String) - Method in class io.iworkflow.core.Client
-
Stop a workflow, this is essentially terminate the workflow gracefully The workflow status will be CANCELED
- stopWorkflow(String, StopWorkflowOptions) - Method in class io.iworkflow.core.Client
-
Stop a workflow with options
- stopWorkflow(String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
Stop a workflow, this is essentially cancel the workflow gracefully
- stopWorkflow(String, String, StopWorkflowOptions) - Method in class io.iworkflow.core.Client
-
Stop a workflow with options
- stopWorkflow(String, String, StopWorkflowOptions) - Method in class io.iworkflow.core.UnregisteredClient
-
Stop a workflow with options
- StopWorkflowOptions - Class in io.iworkflow.core
- StopWorkflowOptions() - Constructor for class io.iworkflow.core.StopWorkflowOptions
- stringArrayValue(List<String>) - Method in class io.iworkflow.gen.models.SearchAttribute
- StringUtil - Class in io.iworkflow.gen.api
- StringUtil() - Constructor for class io.iworkflow.gen.api.StringUtil
- stringValue(String) - Method in class io.iworkflow.gen.models.SearchAttribute
- subStatus(ErrorSubStatus) - Method in class io.iworkflow.gen.models.ErrorResponse
T
- TERMINATE - Enum constant in enum class io.iworkflow.gen.models.WorkflowStopType
- TERMINATED - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- TEXT - Enum constant in enum class io.iworkflow.gen.models.SearchAttributeValueType
- TIMEOUT - Enum constant in enum class io.iworkflow.gen.models.WorkflowStatus
- timeoutSeconds() - Element in annotation interface io.iworkflow.core.RPC
- timeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- TimerCommand - Class in io.iworkflow.core.command
- TimerCommand - Class in io.iworkflow.gen.models
-
TimerCommand
- TimerCommand() - Constructor for class io.iworkflow.core.command.TimerCommand
- TimerCommand() - Constructor for class io.iworkflow.gen.models.TimerCommand
- timerCommandId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- timerCommandIndex(Integer) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- TimerCommandMapper - Class in io.iworkflow.core.mapper
- TimerCommandMapper() - Constructor for class io.iworkflow.core.mapper.TimerCommandMapper
- TimerCommandResult - Class in io.iworkflow.core.command
- TimerCommandResult() - Constructor for class io.iworkflow.core.command.TimerCommandResult
- timerCommands(List<TimerCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- TimerResult - Class in io.iworkflow.gen.models
-
TimerResult
- TimerResult() - Constructor for class io.iworkflow.gen.models.TimerResult
- TimerResultMapper - Class in io.iworkflow.core.mapper
- TimerResultMapper() - Constructor for class io.iworkflow.core.mapper.TimerResultMapper
- timerResults(List<TimerResult>) - Method in class io.iworkflow.gen.models.CommandResults
- timerStatus(TimerStatus) - Method in class io.iworkflow.gen.models.TimerResult
- TimerStatus - Enum Class in io.iworkflow.gen.models
-
Gets or Sets TimerStatus
- toGenerated(CommandRequest) - Static method in class io.iworkflow.core.mapper.CommandRequestMapper
- toGenerated(TimerCommand) - Static method in class io.iworkflow.core.mapper.TimerCommandMapper
- toGenerated(InternalChannelCommand) - Static method in class io.iworkflow.core.mapper.InterStateChannelCommandMapper
- toGenerated(SignalCommand) - Static method in class io.iworkflow.core.mapper.SignalCommandMapper
- toGenerated(StateDecision, String, Registry, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.StateDecisionMapper
- toGenerated(StateMovement, String, Registry, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.StateMovementMapper
- toString() - Method in enum class io.iworkflow.gen.models.ChannelRequestStatus
- toString() - Method in class io.iworkflow.gen.models.CommandCombination
- toString() - Method in class io.iworkflow.gen.models.CommandRequest
- toString() - Method in class io.iworkflow.gen.models.CommandResults
- toString() - Method in enum class io.iworkflow.gen.models.CommandWaitingType
- toString() - Method in class io.iworkflow.gen.models.Context
- toString() - Method in class io.iworkflow.gen.models.EncodedObject
- toString() - Method in class io.iworkflow.gen.models.ErrorResponse
- toString() - Method in enum class io.iworkflow.gen.models.ErrorSubStatus
- toString() - Method in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
- toString() - Method in enum class io.iworkflow.gen.models.ExecutingStateIdMode
- toString() - Method in class io.iworkflow.gen.models.HealthInfo
- toString() - Method in enum class io.iworkflow.gen.models.IDReusePolicy
- toString() - Method in class io.iworkflow.gen.models.InterStateChannelCommand
- toString() - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- toString() - Method in class io.iworkflow.gen.models.InterStateChannelResult
- toString() - Method in class io.iworkflow.gen.models.KeyValue
- toString() - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- toString() - Method in enum class io.iworkflow.gen.models.PersistenceLoadingType
- toString() - Method in class io.iworkflow.gen.models.RetryPolicy
- toString() - Method in class io.iworkflow.gen.models.SearchAttribute
- toString() - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- toString() - Method in enum class io.iworkflow.gen.models.SearchAttributeValueType
- toString() - Method in class io.iworkflow.gen.models.SignalCommand
- toString() - Method in class io.iworkflow.gen.models.SignalResult
- toString() - Method in class io.iworkflow.gen.models.StateCompletionOutput
- toString() - Method in class io.iworkflow.gen.models.StateDecision
- toString() - Method in class io.iworkflow.gen.models.StateMovement
- toString() - Method in class io.iworkflow.gen.models.TimerCommand
- toString() - Method in class io.iworkflow.gen.models.TimerResult
- toString() - Method in enum class io.iworkflow.gen.models.TimerStatus
- toString() - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- toString() - Method in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- toString() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- toString() - Method in class io.iworkflow.gen.models.WorkflowConditionalClose
- toString() - Method in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
- toString() - Method in class io.iworkflow.gen.models.WorkflowConfig
- toString() - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- toString() - Method in enum class io.iworkflow.gen.models.WorkflowErrorType
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowResetResponse
- toString() - Method in enum class io.iworkflow.gen.models.WorkflowResetType
- toString() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
- toString() - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowRpcResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowSearchRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- toString() - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- toString() - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowStartResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- toString() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- toString() - Method in enum class io.iworkflow.gen.models.WorkflowStatus
- toString() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- toString() - Method in enum class io.iworkflow.gen.models.WorkflowStopType
- toString() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- toString() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- toString() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- totalPages(Integer) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- TriggerContinueAsNewRequest - Class in io.iworkflow.gen.models
-
TriggerContinueAsNewRequest
- TriggerContinueAsNewRequest() - Constructor for class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- triggerStateMovements(StateMovement...) - Method in interface io.iworkflow.core.communication.Communication
-
trigger new state movements as the RPC results NOTE: closing workflows like completing/failing are not supported NOTE: Only used in RPC -- cannot be used in state APIs
- triggerStateMovements(StateMovement...) - Method in class io.iworkflow.core.communication.CommunicationImpl
- tryGettingComplexWorkflowResult(String) - Method in class io.iworkflow.core.Client
-
In some cases, a workflow may have more than one completion states.
- tryGettingComplexWorkflowResult(String) - Method in class io.iworkflow.core.UnregisteredClient
-
In some cases, a workflow may have more than one completion states.
- tryGettingComplexWorkflowResult(String, String) - Method in class io.iworkflow.core.Client
-
In some cases, a workflow may have more than one completion states.
- tryGettingComplexWorkflowResult(String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
In some cases, a workflow may have more than one completion states.
- tryGettingSimpleWorkflowResult(Class<T>, String) - Method in class io.iworkflow.core.Client
-
For most cases, a workflow only has one result(one completion state).
- tryGettingSimpleWorkflowResult(Class<T>, String) - Method in class io.iworkflow.core.UnregisteredClient
-
For most cases, a workflow only has one result(one completion state).
- tryGettingSimpleWorkflowResult(Class<T>, String, String) - Method in class io.iworkflow.core.Client
-
For most cases, a workflow only has one result(one completion state).
- tryGettingSimpleWorkflowResult(Class<T>, String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
For most cases, a workflow only has one result(one completion state).
- TypeStore - Class in io.iworkflow.core
-
This class is used to store both the nameToTypeStore and prefixToTypeStore for the data attribute, signal, and internal channel in registry.
- TypeStore.Type - Enum Class in io.iworkflow.core
U
- UNCATEGORIZED_SUB_STATUS - Enum constant in enum class io.iworkflow.gen.models.ErrorSubStatus
- UnregisteredClient - Class in io.iworkflow.core
-
UntypedClient will let you invoke the APIs to iWF server without much type validation checks(workflow type, signalChannelName, etc).
- UnregisteredClient(ClientOptions) - Constructor for class io.iworkflow.core.UnregisteredClient
- UnregisteredClient(ClientOptions, DefaultApi) - Constructor for class io.iworkflow.core.UnregisteredClient
- UnregisteredWorkflowOptions - Class in io.iworkflow.core
- UnregisteredWorkflowOptions() - Constructor for class io.iworkflow.core.UnregisteredWorkflowOptions
- upsertDataAttributes(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- upsertDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- upsertDataObjects(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- upsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- upsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- upsertSearchAttributes(List<SearchAttribute>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- upsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- upsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- upsertStateLocals(List<KeyValue>) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- URL - Variable in class io.iworkflow.gen.api.ServerConfiguration
- URL() - Method in class io.iworkflow.gen.api.ServerConfiguration
-
Format URL template using default server variables.
- URL(Map<String, String>) - Method in class io.iworkflow.gen.api.ServerConfiguration
-
Format URL template using given variables.
- useKeyAsPrefix(Boolean) - Method in class io.iworkflow.gen.models.PersistenceLoadingPolicy
- useMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- useMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- useMemoForDataAttributes(Boolean) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
V
- validate(Optional<String>) - Static method in class io.iworkflow.core.validator.CronScheduleValidator
- validateRpcMethod(Method) - Static method in class io.iworkflow.core.RpcDefinitions
- value(EncodedObject) - Method in class io.iworkflow.gen.models.InterStateChannelPublishing
- value(EncodedObject) - Method in class io.iworkflow.gen.models.InterStateChannelResult
- value(EncodedObject) - Method in class io.iworkflow.gen.models.KeyValue
- valueOf(String) - Static method in enum class io.iworkflow.core.TypeStore.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.ChannelRequestStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.CommandWaitingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.ErrorSubStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.ExecutingStateIdMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.IDReusePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.PersistenceLoadingType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.SearchAttributeValueType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.TimerStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WorkflowErrorType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WorkflowResetType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WorkflowStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class io.iworkflow.gen.models.WorkflowStopType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class io.iworkflow.core.TypeStore.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.ChannelRequestStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.CommandWaitingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.ErrorSubStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.ExecuteApiFailurePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.ExecutingStateIdMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.IDReusePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.PersistenceLoadingType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.SearchAttributeValueType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.TimerStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WaitUntilApiFailurePolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WorkflowConditionalCloseType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WorkflowErrorType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WorkflowResetType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WorkflowStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class io.iworkflow.gen.models.WorkflowStopType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valueType(SearchAttributeValueType) - Method in class io.iworkflow.gen.models.SearchAttribute
- valueType(SearchAttributeValueType) - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
- variables - Variable in class io.iworkflow.gen.api.ServerConfiguration
W
- waitForCompletionState(Class<? extends WorkflowState>) - Method in class io.iworkflow.core.WorkflowOptionBuilderExtension
-
Add a state to wait for completion.
- waitForCompletionStateExecutionIds(List<String>) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- waitForCompletionStateIds(List<String>) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- waitForCompletionStates(Class<? extends WorkflowState>...) - Method in class io.iworkflow.core.WorkflowOptionBuilderExtension
-
Add states to wait for completion.
- waitForCompletionStateWithNumber(Class<? extends WorkflowState>, int) - Method in class io.iworkflow.core.WorkflowOptionBuilderExtension
-
Add a state to wait for completion.
- waitForKey(String) - Method in class io.iworkflow.gen.models.StateMovement
- waitForKey(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- waitForStateExecutionCompletion(String, Class<? extends WorkflowState>) - Method in class io.iworkflow.core.Client
-
A long poll API to wait for the completion of the state.
- waitForStateExecutionCompletion(String, Class<? extends WorkflowState>, int) - Method in class io.iworkflow.core.Client
-
A long poll API to wait for the completion of the state.
- waitForStateExecutionCompletion(String, Class<? extends WorkflowState>, String) - Method in class io.iworkflow.core.Client
-
A long poll API to wait for the completion of the state.
- waitForStateExecutionCompletion(String, String) - Method in class io.iworkflow.core.UnregisteredClient
- waitForStateExecutionCompletion(String, String, String) - Method in class io.iworkflow.core.UnregisteredClient
- waitForWorkflowCompletion(Class<T>, String) - Method in class io.iworkflow.core.Client
-
A long poll API to wait for the workflow completion and return single result This only works for a workflow only has one result(one completion state).
- waitForWorkflowCompletion(String) - Method in class io.iworkflow.core.Client
-
A long poll API to wait for the workflow completion.
- WAITING - Enum constant in enum class io.iworkflow.gen.models.ChannelRequestStatus
- waitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- waitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- waitUntil(Context, I, Persistence, Communication) - Method in interface io.iworkflow.core.WorkflowState
-
Optionally implement this method to set up condition for the state.
- waitUntilApiDataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- waitUntilApiFailurePolicy(WaitUntilApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- WaitUntilApiFailurePolicy - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WaitUntilApiFailurePolicy
- waitUntilApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- waitUntilApiSearchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- waitUntilApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- WORKER_API_ERROR - Enum constant in enum class io.iworkflow.gen.models.ErrorSubStatus
- WorkerErrorResponse - Class in io.iworkflow.gen.models
-
WorkerErrorResponse
- WorkerErrorResponse() - Constructor for class io.iworkflow.gen.models.WorkerErrorResponse
- WorkerOptions - Class in io.iworkflow.core
- WorkerOptions() - Constructor for class io.iworkflow.core.WorkerOptions
- WorkerService - Class in io.iworkflow.core
- WorkerService(Registry, WorkerOptions) - Constructor for class io.iworkflow.core.WorkerService
- workerUrlFromDocker - Static variable in class io.iworkflow.core.ClientOptions
- WORKFLOW_ALREADY_STARTED_SUB_STATUS - Enum constant in enum class io.iworkflow.gen.models.ErrorSubStatus
- WORKFLOW_NOT_EXISTS_SUB_STATUS - Enum constant in enum class io.iworkflow.gen.models.ErrorSubStatus
- WORKFLOW_STATE_EXECUTE_API_PATH - Static variable in class io.iworkflow.core.WorkerService
- WORKFLOW_STATE_WAIT_UNTIL_API_PATH - Static variable in class io.iworkflow.core.WorkerService
- WORKFLOW_WORKER_RPC_API_PATH - Static variable in class io.iworkflow.core.WorkerService
- WorkflowAlreadyStartedException - Exception in io.iworkflow.core.exceptions
- WorkflowAlreadyStartedException(ClientSideException) - Constructor for exception io.iworkflow.core.exceptions.WorkflowAlreadyStartedException
- workflowAlreadyStartedOptions(WorkflowAlreadyStartedOptions) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- WorkflowAlreadyStartedOptions - Class in io.iworkflow.gen.models
-
WorkflowAlreadyStartedOptions
- WorkflowAlreadyStartedOptions() - Constructor for class io.iworkflow.gen.models.WorkflowAlreadyStartedOptions
- WorkflowConditionalClose - Class in io.iworkflow.gen.models
-
WorkflowConditionalClose
- WorkflowConditionalClose() - Constructor for class io.iworkflow.gen.models.WorkflowConditionalClose
- WorkflowConditionalCloseType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WorkflowConditionalCloseType
- workflowConfig(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- WorkflowConfig - Class in io.iworkflow.gen.models
-
WorkflowConfig
- WorkflowConfig() - Constructor for class io.iworkflow.gen.models.WorkflowConfig
- workflowConfigOverride(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- WorkflowConfigUpdateRequest - Class in io.iworkflow.gen.models
-
WorkflowConfigUpdateRequest
- WorkflowConfigUpdateRequest() - Constructor for class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- WorkflowDefinitionException - Exception in io.iworkflow.core
- WorkflowDefinitionException(String) - Constructor for exception io.iworkflow.core.WorkflowDefinitionException
- WorkflowDefinitionException(Throwable) - Constructor for exception io.iworkflow.core.WorkflowDefinitionException
- WorkflowDumpRequest - Class in io.iworkflow.gen.models
-
WorkflowDumpRequest
- WorkflowDumpRequest() - Constructor for class io.iworkflow.gen.models.WorkflowDumpRequest
- WorkflowDumpResponse - Class in io.iworkflow.gen.models
-
WorkflowDumpResponse
- WorkflowDumpResponse() - Constructor for class io.iworkflow.gen.models.WorkflowDumpResponse
- WorkflowErrorType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WorkflowErrorType
- workflowExecutions(List<WorkflowSearchResponseEntry>) - Method in class io.iworkflow.gen.models.WorkflowSearchResponse
- WorkflowGetDataObjectsRequest - Class in io.iworkflow.gen.models
-
WorkflowGetDataObjectsRequest
- WorkflowGetDataObjectsRequest() - Constructor for class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- WorkflowGetDataObjectsResponse - Class in io.iworkflow.gen.models
-
WorkflowGetDataObjectsResponse
- WorkflowGetDataObjectsResponse() - Constructor for class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- WorkflowGetRequest - Class in io.iworkflow.gen.models
-
WorkflowGetRequest
- WorkflowGetRequest() - Constructor for class io.iworkflow.gen.models.WorkflowGetRequest
- WorkflowGetResponse - Class in io.iworkflow.gen.models
-
WorkflowGetResponse
- WorkflowGetResponse() - Constructor for class io.iworkflow.gen.models.WorkflowGetResponse
- WorkflowGetSearchAttributesRequest - Class in io.iworkflow.gen.models
-
WorkflowGetSearchAttributesRequest
- WorkflowGetSearchAttributesRequest() - Constructor for class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- WorkflowGetSearchAttributesResponse - Class in io.iworkflow.gen.models
-
WorkflowGetSearchAttributesResponse
- WorkflowGetSearchAttributesResponse() - Constructor for class io.iworkflow.gen.models.WorkflowGetSearchAttributesResponse
- workflowId(String) - Method in class io.iworkflow.gen.models.Context
- workflowId(String) - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- workflowId(String) - Method in class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- WorkflowInfo - Class in io.iworkflow.core
- WorkflowInfo() - Constructor for class io.iworkflow.core.WorkflowInfo
- WorkflowNotExistsException - Exception in io.iworkflow.core.exceptions
-
A friendly named exception to indicate that the workflow does not exist It's subclass of
ClientSideException
with ErrorSubStatus.WORKFLOW_NOT_EXISTS_SUB_STATUS - WorkflowNotExistsException(ClientSideException) - Constructor for exception io.iworkflow.core.exceptions.WorkflowNotExistsException
- WorkflowOptionBuilderExtension - Class in io.iworkflow.core
-
This class is for extending
ImmutableWorkflowOptions.Builder
to provide a better experience with strongly typing. - WorkflowOptionBuilderExtension() - Constructor for class io.iworkflow.core.WorkflowOptionBuilderExtension
- WorkflowOptions - Class in io.iworkflow.core
- WorkflowOptions() - Constructor for class io.iworkflow.core.WorkflowOptions
- WorkflowResetRequest - Class in io.iworkflow.gen.models
-
WorkflowResetRequest
- WorkflowResetRequest() - Constructor for class io.iworkflow.gen.models.WorkflowResetRequest
- WorkflowResetResponse - Class in io.iworkflow.gen.models
-
WorkflowResetResponse
- WorkflowResetResponse() - Constructor for class io.iworkflow.gen.models.WorkflowResetResponse
- WorkflowResetType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WorkflowResetType
- WorkflowRetryPolicy - Class in io.iworkflow.gen.models
-
WorkflowRetryPolicy
- WorkflowRetryPolicy() - Constructor for class io.iworkflow.gen.models.WorkflowRetryPolicy
- WorkflowRpcRequest - Class in io.iworkflow.gen.models
-
WorkflowRpcRequest
- WorkflowRpcRequest() - Constructor for class io.iworkflow.gen.models.WorkflowRpcRequest
- WorkflowRpcResponse - Class in io.iworkflow.gen.models
-
WorkflowRpcResponse
- WorkflowRpcResponse() - Constructor for class io.iworkflow.gen.models.WorkflowRpcResponse
- workflowRunId(String) - Method in class io.iworkflow.gen.models.Context
- workflowRunId(String) - Method in class io.iworkflow.gen.models.TriggerContinueAsNewRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowDumpRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowGetSearchAttributesRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowResetRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowResetResponse
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSignalRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowStartResponse
- workflowRunId(String) - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- WorkflowSearchRequest - Class in io.iworkflow.gen.models
-
WorkflowSearchRequest
- WorkflowSearchRequest() - Constructor for class io.iworkflow.gen.models.WorkflowSearchRequest
- WorkflowSearchResponse - Class in io.iworkflow.gen.models
-
WorkflowSearchResponse
- WorkflowSearchResponse() - Constructor for class io.iworkflow.gen.models.WorkflowSearchResponse
- WorkflowSearchResponseEntry - Class in io.iworkflow.gen.models
-
WorkflowSearchResponseEntry
- WorkflowSearchResponseEntry() - Constructor for class io.iworkflow.gen.models.WorkflowSearchResponseEntry
- WorkflowSetDataObjectsRequest - Class in io.iworkflow.gen.models
-
WorkflowSetDataObjectsRequest
- WorkflowSetDataObjectsRequest() - Constructor for class io.iworkflow.gen.models.WorkflowSetDataObjectsRequest
- WorkflowSetSearchAttributesRequest - Class in io.iworkflow.gen.models
-
WorkflowSetSearchAttributesRequest
- WorkflowSetSearchAttributesRequest() - Constructor for class io.iworkflow.gen.models.WorkflowSetSearchAttributesRequest
- WorkflowSignalRequest - Class in io.iworkflow.gen.models
-
WorkflowSignalRequest
- WorkflowSignalRequest() - Constructor for class io.iworkflow.gen.models.WorkflowSignalRequest
- WorkflowSkipTimerRequest - Class in io.iworkflow.gen.models
-
WorkflowSkipTimerRequest
- WorkflowSkipTimerRequest() - Constructor for class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- workflowStartDelaySeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- workflowStartedTimestamp(Long) - Method in class io.iworkflow.gen.models.Context
- workflowStartOptions(WorkflowStartOptions) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- WorkflowStartOptions - Class in io.iworkflow.gen.models
-
WorkflowStartOptions
- WorkflowStartOptions() - Constructor for class io.iworkflow.gen.models.WorkflowStartOptions
- WorkflowStartRequest - Class in io.iworkflow.gen.models
-
WorkflowStartRequest
- WorkflowStartRequest() - Constructor for class io.iworkflow.gen.models.WorkflowStartRequest
- WorkflowStartResponse - Class in io.iworkflow.gen.models
-
WorkflowStartResponse
- WorkflowStartResponse() - Constructor for class io.iworkflow.gen.models.WorkflowStartResponse
- WorkflowState<I> - Interface in io.iworkflow.core
- WorkflowStateExecuteRequest - Class in io.iworkflow.gen.models
-
WorkflowStateExecuteRequest
- WorkflowStateExecuteRequest() - Constructor for class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- WorkflowStateExecuteResponse - Class in io.iworkflow.gen.models
-
WorkflowStateExecuteResponse
- WorkflowStateExecuteResponse() - Constructor for class io.iworkflow.gen.models.WorkflowStateExecuteResponse
- workflowStateExecutionId(String) - Method in class io.iworkflow.gen.models.WorkflowSkipTimerRequest
- workflowStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- workflowStateId(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- WorkflowStateOptions - Class in io.iworkflow.gen.models
-
WorkflowStateOptions
- WorkflowStateOptions() - Constructor for class io.iworkflow.gen.models.WorkflowStateOptions
- WorkflowStateOptionsExtension - Class in io.iworkflow.core
- WorkflowStateOptionsExtension() - Constructor for class io.iworkflow.core.WorkflowStateOptionsExtension
- WorkflowStateWaitUntilRequest - Class in io.iworkflow.gen.models
-
WorkflowStateWaitUntilRequest
- WorkflowStateWaitUntilRequest() - Constructor for class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- WorkflowStateWaitUntilResponse - Class in io.iworkflow.gen.models
-
WorkflowStateWaitUntilResponse
- WorkflowStateWaitUntilResponse() - Constructor for class io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
- workflowStatus(WorkflowStatus) - Method in class io.iworkflow.gen.models.WorkflowGetResponse
- WorkflowStatus - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WorkflowStatus
- WorkflowStopRequest - Class in io.iworkflow.gen.models
-
WorkflowStopRequest
- WorkflowStopRequest() - Constructor for class io.iworkflow.gen.models.WorkflowStopRequest
- WorkflowStopType - Enum Class in io.iworkflow.gen.models
-
Gets or Sets WorkflowStopType
- workflowTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStartRequest
- workflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
- workflowType(String) - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
- workflowType(String) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- WorkflowUncompletedException - Exception in io.iworkflow.core
- WorkflowUncompletedException(String, WorkflowStatus, WorkflowErrorType, String, List<StateCompletionOutput>, ObjectEncoder) - Constructor for exception io.iworkflow.core.WorkflowUncompletedException
- WorkflowWaitForStateCompletionRequest - Class in io.iworkflow.gen.models
-
WorkflowWaitForStateCompletionRequest
- WorkflowWaitForStateCompletionRequest() - Constructor for class io.iworkflow.gen.models.WorkflowWaitForStateCompletionRequest
- WorkflowWaitForStateCompletionResponse - Class in io.iworkflow.gen.models
-
WorkflowWaitForStateCompletionResponse
- WorkflowWaitForStateCompletionResponse() - Constructor for class io.iworkflow.gen.models.WorkflowWaitForStateCompletionResponse
- WorkflowWorkerRpcRequest - Class in io.iworkflow.gen.models
-
WorkflowWorkerRpcRequest
- WorkflowWorkerRpcRequest() - Constructor for class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- WorkflowWorkerRpcResponse - Class in io.iworkflow.gen.models
-
WorkflowWorkerRpcResponse
- WorkflowWorkerRpcResponse() - Constructor for class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form