A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
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.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
- addNextStatesItem(StateMovement) - Method in class io.iworkflow.gen.models.StateDecision
- addObjectsItem(KeyValue) - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
- 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.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
- 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
- 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
- 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 - io.iworkflow.gen.models.CommandWaitingType
- ALL_WITHOUT_LOCKING - io.iworkflow.gen.models.PersistenceLoadingType
- ALLOW_IF_NO_RUNNING - io.iworkflow.gen.models.IDReusePolicy
- ALLOW_IF_PREVIOUS_EXISTS_ABNORMALLY - io.iworkflow.gen.models.IDReusePolicy
- ALLOW_TERMINATE_IF_RUNNING - io.iworkflow.gen.models.IDReusePolicy
- ANY_COMBINATION_COMPLETED - io.iworkflow.gen.models.CommandWaitingType
- ANY_COMPLETED - 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
- apiV1WorkflowDataobjectsGetPostWithHttpInfo(WorkflowGetDataObjectsRequest) - Method in interface io.iworkflow.gen.api.DefaultApi
-
get workflow data objects Similar to
apiV1WorkflowDataobjectsGetPost
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 . - 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 . - 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
- attempt(Integer) - Method in class io.iworkflow.gen.models.Context
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
- BEGINNING - io.iworkflow.gen.models.WorkflowResetType
- BOOL - 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.ResetWorkflowTypeAndOptions
- builder() - Static method in class io.iworkflow.core.StateDecision
- builder() - Static method in class io.iworkflow.core.WorkerOptions
C
- CANCEL - io.iworkflow.gen.models.WorkflowStopType
- CANCELED - 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
- ChannelRequestStatus - Enum in io.iworkflow.gen.models
-
Gets or Sets ChannelRequestStatus
- checksum(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- Client - Class in io.iworkflow.core
- Client(Registry, ClientOptions) - Constructor for class io.iworkflow.core.Client
-
return a full featured client.
- CLIENT_API_FAILING_WORKFLOW_ERROR_TYPE - 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(ObjectEncoder, FeignException.FeignClientException) - Constructor for exception io.iworkflow.core.ClientSideException
- clone() - Method in class io.iworkflow.gen.api.RFC3339DateFormat
- commandCarryOverPolicy(CommandCarryOverPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- CommandCarryOverPolicy - Class in io.iworkflow.gen.models
-
CommandCarryOverPolicy
- CommandCarryOverPolicy() - Constructor for class io.iworkflow.gen.models.CommandCarryOverPolicy
- commandCarryOverType(CommandCarryOverType) - Method in class io.iworkflow.gen.models.CommandCarryOverPolicy
- CommandCarryOverType - Enum in io.iworkflow.gen.models
-
Gets or Sets CommandCarryOverType
- 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
- 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 in io.iworkflow.gen.models
-
Gets or Sets CommandWaitingType
- Communication - Interface in io.iworkflow.core.communication
- CommunicationImpl - Class in io.iworkflow.core.communication
- CommunicationImpl(Map<String, Class<?>>, ObjectEncoder) - Constructor for class io.iworkflow.core.communication.CommunicationImpl
- CommunicationMethodDef - Interface in io.iworkflow.core.communication
- COMPLETED - 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
- 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 - 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>) - Static method in class io.iworkflow.core.StateMovement
- create(Class<? extends WorkflowState>, Object) - Static method in class io.iworkflow.core.StateMovement
- create(Class, String) - Static method in class io.iworkflow.core.communication.InterStateChannelDef
- create(Class, String) - Static method in class io.iworkflow.core.communication.SignalChannelDef
- create(Class, String) - Static method in class io.iworkflow.core.persistence.DataAttributeDef
- create(String) - Static method in class io.iworkflow.core.communication.InterStateChannelCommand
- create(String) - Static method in class io.iworkflow.core.communication.SignalCommand
- 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) - 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, String) - Static method in class io.iworkflow.core.communication.InterStateChannelCommand
- create(String, String) - Static method in class io.iworkflow.core.communication.SignalCommand
- createByDuration(String, Duration) - Static method in class io.iworkflow.core.command.TimerCommand
- createByDuration(Duration) - Static method in class io.iworkflow.core.command.TimerCommand
- 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
- 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.WorkflowWorkerRpcRequest
- dataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- dataAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- DataAttributesRW - Interface in io.iworkflow.core.persistence
- DataAttributesRWImpl - Class in io.iworkflow.core.persistence
- DataAttributesRWImpl(Map<String, Class<?>>, 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 - io.iworkflow.gen.models.SearchAttributeValueType
- DEAD_END - Static variable 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
- DefaultApi - Interface in io.iworkflow.gen.api
- DefaultApi20Impl - Class in io.iworkflow.gen.api.auth
- DefaultApi20Impl(String, String) - Constructor for class io.iworkflow.gen.api.auth.DefaultApi20Impl
- 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
- 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
- disableSystemSearchAttribute(Boolean) - Method in class io.iworkflow.gen.models.WorkflowConfig
- DISALLOW_REUSE - io.iworkflow.gen.models.IDReusePolicy
- dockerDefault - Static variable in class io.iworkflow.core.ClientOptions
- DOUBLE - io.iworkflow.gen.models.SearchAttributeValueType
- doubleValue(Double) - Method in class io.iworkflow.gen.models.SearchAttribute
E
- empty - Static variable in class io.iworkflow.core.command.CommandRequest
- 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.CommandCarryOverPolicy
- 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.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.WorkerErrorResponse
- 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.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.WorkflowWorkerRpcRequest
- equals(Object) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- 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 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, 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 API directly - executeApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- executeApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- expand(Object) - Method in class io.iworkflow.gen.api.ParamExpander
F
- FAIL - io.iworkflow.gen.models.WorkflowStopType
- FAIL_WORKFLOW_ON_FAILURE - io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- FAILED - io.iworkflow.gen.models.WorkflowStatus
- FIRED - io.iworkflow.gen.models.TimerStatus
- firingUnixTimestampSeconds(Long) - Method in class io.iworkflow.gen.models.TimerCommand
- 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_FAILING_WORKFLOW - Static variable in class io.iworkflow.core.StateDecision
- FORCE_FAILING_WORKFLOW_MOVEMENT - Static variable in class io.iworkflow.core.StateMovement
- 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, Map<String, Class<?>>, Map<String, Class<?>>, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.CommandResultsMapper
- fromGenerated(InterStateChannelResult, Class<?>, ObjectEncoder) - Static method in class io.iworkflow.core.mapper.InterStateChannelResultMapper
- 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 io.iworkflow.gen.models.ChannelRequestStatus
- fromValue(String) - Static method in enum io.iworkflow.gen.models.CommandCarryOverType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.CommandWaitingType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.ErrorSubStatus
- fromValue(String) - Static method in enum io.iworkflow.gen.models.IDReusePolicy
- fromValue(String) - Static method in enum io.iworkflow.gen.models.PersistenceLoadingType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.SearchAttributeValueType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.TimerStatus
- fromValue(String) - Static method in enum io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- fromValue(String) - Static method in enum io.iworkflow.gen.models.WorkflowErrorType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.WorkflowResetType
- fromValue(String) - Static method in enum io.iworkflow.gen.models.WorkflowStatus
- fromValue(String) - Static method in enum io.iworkflow.gen.models.WorkflowStopType
G
- getAccessTokenEndpoint() - Method in class io.iworkflow.gen.api.auth.DefaultApi20Impl
- getAccessTokenExtractor() - Method in class io.iworkflow.gen.api.auth.DefaultApi20Impl
- getAllDataObjects(Class<? extends ObjectWorkflow>, String, String) - Method in class io.iworkflow.core.Client
- getAllInterStateChannelCommandResult() - Method in class io.iworkflow.core.command.CommandResults
- getAllSearchAttributes(Class<? extends ObjectWorkflow>, String, String) - Method in class io.iworkflow.core.Client
- 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
- 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
- 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
- getAuthorizationBaseUrl() - Method in class io.iworkflow.gen.api.auth.DefaultApi20Impl
- 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
- getBearerSignature() - Method in class io.iworkflow.gen.api.auth.DefaultApi20Impl
- 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
- getCanStartWorkflow() - Method in class io.iworkflow.core.StateDef
- getChannelName() - Method in class io.iworkflow.core.communication.InterStateChannelCommand
- getChannelName() - Method in class io.iworkflow.core.communication.InterStateChannelCommandResult
- getChannelName() - Method in class io.iworkflow.core.communication.InterStateChannelDef
- 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
- getChecksum() - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
-
Get checksum
- getClientAuthentication() - Method in class io.iworkflow.gen.api.auth.DefaultApi20Impl
- getClosedStatus() - Method in exception io.iworkflow.core.WorkflowUncompletedException
- getCommandCarryOverPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get commandCarryOverPolicy
- getCommandCarryOverType() - Method in class io.iworkflow.gen.models.CommandCarryOverPolicy
-
Get commandCarryOverType
- 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.InterStateChannelCommandResult
- 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
- 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
- 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
- getDataAttributeKeyToTypeMap(String) - Method in class io.iworkflow.core.Registry
- 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
- getDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateExecuteRequest
-
Get dataObjects
- getDataObjects() - Method in class io.iworkflow.gen.models.WorkflowStateWaitUntilRequest
-
Get dataObjects
- getDetail() - Method in class io.iworkflow.gen.models.ErrorResponse
-
Get detail
- getDetail() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
-
Get detail
- getDisableSystemSearchAttribute() - Method in class io.iworkflow.gen.models.WorkflowConfig
-
Get disableSystemSearchAttribute
- getDoubleValue() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get doubleValue
- 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
- 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
- getExecuteApiRetryPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiRetryPolicy
- getExecuteApiTimeoutSeconds() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get executeApiTimeoutSeconds
- getFeignBuilder() - Method in class io.iworkflow.gen.api.ApiClient
- getFiringUnixTimestampSeconds() - Method in class io.iworkflow.core.command.TimerCommand
- getFiringUnixTimestampSeconds() - Method in class io.iworkflow.gen.models.TimerCommand
-
Get firingUnixTimestampSeconds
- 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
- getIdReusePolicy() - Method in class io.iworkflow.gen.models.WorkflowStartOptions
-
Get idReusePolicy
- getIDReusePolicy() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- 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
- getInterStateChannelCommands() - Method in class io.iworkflow.gen.models.CommandRequest
-
Get interStateChannelCommands
- getInterStateChannelNameToTypeMap(String) - Method in class io.iworkflow.core.Registry
- 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
- getLocation() - Method in class io.iworkflow.gen.api.auth.ApiKeyAuth
- 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
- getMaximumIntervalSeconds() - Method in class io.iworkflow.gen.models.RetryPolicy
-
Get maximumIntervalSeconds
- getMaximumIntervalSeconds() - Method in class io.iworkflow.gen.models.WorkflowRetryPolicy
-
Get maximumIntervalSeconds
- 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.gen.api.ApiClient
- getObjects() - Method in class io.iworkflow.gen.models.WorkflowGetDataObjectsResponse
-
Get objects
- 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
- 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
- getRequestStatus() - Method in class io.iworkflow.gen.models.InterStateChannelResult
-
Get requestStatus
- getRequestStatusEnum() - Method in class io.iworkflow.core.communication.InterStateChannelCommandResult
- 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.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
- getSignalChannelName() - Method in class io.iworkflow.core.communication.SignalChannelDef
- 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
- getSignalChannelNameToSignalTypeMap(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
- getSignalValueType() - Method in class io.iworkflow.core.communication.SignalChannelDef
- getSimpleWorkflowResultWithWait(Class<T>, String) - Method in class io.iworkflow.core.Client
- getSimpleWorkflowResultWithWait(Class<T>, String) - Method in class io.iworkflow.core.UnregisteredClient
- getSimpleWorkflowResultWithWait(Class<T>, String, String) - Method in class io.iworkflow.core.Client
-
For most cases, a workflow only has one result(one completion state) Use this API to retrieve the output of the state
- getSimpleWorkflowResultWithWait(Class<T>, String, String) - Method in class io.iworkflow.core.UnregisteredClient
-
For most cases, a workflow only has one result(one completion state) Use this API to retrieve the output of the 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
- 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
- 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
- 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
- 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
- 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
- getToPublishInterStateChannels() - 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
- 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
- getUsername() - Method in class io.iworkflow.gen.api.auth.HttpBasicAuth
- getValue() - Method in class io.iworkflow.core.communication.InterStateChannelCommandResult
- getValue() - Method in enum io.iworkflow.gen.models.ChannelRequestStatus
- getValue() - Method in enum io.iworkflow.gen.models.CommandCarryOverType
- getValue() - Method in enum io.iworkflow.gen.models.CommandWaitingType
- getValue() - Method in enum io.iworkflow.gen.models.ErrorSubStatus
- getValue() - Method in enum 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 io.iworkflow.gen.models.PersistenceLoadingType
- getValue() - Method in enum io.iworkflow.gen.models.SearchAttributeValueType
- getValue() - Method in enum io.iworkflow.gen.models.TimerStatus
- getValue() - Method in enum io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- getValue() - Method in enum io.iworkflow.gen.models.WorkflowErrorType
- getValue() - Method in enum io.iworkflow.gen.models.WorkflowResetType
- getValue() - Method in enum io.iworkflow.gen.models.WorkflowStatus
- getValue() - Method in enum io.iworkflow.gen.models.WorkflowStopType
- getValueType() - Method in class io.iworkflow.core.communication.InterStateChannelDef
- getValueType() - Method in class io.iworkflow.gen.models.SearchAttribute
-
Get valueType
- getValueType() - Method in class io.iworkflow.gen.models.SearchAttributeKeyAndType
-
Get valueType
- getWaitTimeSeconds() - Method in class io.iworkflow.gen.models.WorkflowGetRequest
-
Get waitTimeSeconds
- getWaitUntilApiFailurePolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiFailurePolicy
- getWaitUntilApiRetryPolicy() - Method in class io.iworkflow.gen.models.WorkflowStateOptions
-
Get waitUntilApiRetryPolicy
- 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
- 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
- getWorkflowDataObjects(Class<? extends ObjectWorkflow>, String, String, List<String>) - Method in class io.iworkflow.core.Client
- 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.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.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
- getWorkflowIdReusePolicy() - Method in class io.iworkflow.core.WorkflowOptions
- getWorkflowRetryPolicy() - Method in class io.iworkflow.core.UnregisteredWorkflowOptions
- getWorkflowRetryPolicy() - Method in class io.iworkflow.core.WorkflowOptions
- 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.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.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
- 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.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 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
- 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
- hashCode() - Method in class io.iworkflow.gen.models.CommandCarryOverPolicy
- 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.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.WorkerErrorResponse
- 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.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.WorkflowWorkerRpcRequest
- hashCode() - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcResponse
- HISTORY_EVENT_ID - io.iworkflow.gen.models.WorkflowResetType
- HISTORY_EVENT_TIME - 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
- 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 in io.iworkflow.gen.models
-
Gets or Sets IDReusePolicy
- 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 - io.iworkflow.gen.models.SearchAttributeValueType
- integerValue(Long) - Method in class io.iworkflow.gen.models.SearchAttribute
- InterStateChannelCommand - Class in io.iworkflow.core.communication
- InterStateChannelCommand - Class in io.iworkflow.gen.models
-
InterStateChannelCommand
- InterStateChannelCommand() - Constructor for class io.iworkflow.core.communication.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
- InterStateChannelCommandResult - Class in io.iworkflow.core.communication
- InterStateChannelCommandResult() - Constructor for class io.iworkflow.core.communication.InterStateChannelCommandResult
- interStateChannelCommands(List<InterStateChannelCommand>) - Method in class io.iworkflow.gen.models.CommandRequest
- InterStateChannelDef - Class in io.iworkflow.core.communication
- InterStateChannelDef() - Constructor for class io.iworkflow.core.communication.InterStateChannelDef
- 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
- InterStateChannelResultMapper - Class in io.iworkflow.core.mapper
- InterStateChannelResultMapper() - Constructor for class io.iworkflow.core.mapper.InterStateChannelResultMapper
- interStateChannelResults(List<InterStateChannelResult>) - Method in class io.iworkflow.gen.models.CommandResults
- INVALID_USER_WORKFLOW_CODE_ERROR_TYPE - io.iworkflow.gen.models.WorkflowErrorType
- 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.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
- IwfHttpException - Exception in io.iworkflow.core
- 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_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_CHECKSUM - Static variable in class io.iworkflow.gen.models.WorkflowDumpResponse
- JSON_PROPERTY_COMMAND_CARRY_OVER_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- JSON_PROPERTY_COMMAND_CARRY_OVER_TYPE - Static variable in class io.iworkflow.gen.models.CommandCarryOverPolicy
- 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_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.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_DISABLE_SYSTEM_SEARCH_ATTRIBUTE - Static variable in class io.iworkflow.gen.models.WorkflowConfig
- JSON_PROPERTY_DOUBLE_VALUE - Static variable in class io.iworkflow.gen.models.SearchAttribute
- 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_RETRY_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_FIRING_UNIX_TIMESTAMP_SECONDS - Static variable in class io.iworkflow.gen.models.TimerCommand
- 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_ID_REUSE_POLICY - Static variable in class io.iworkflow.gen.models.WorkflowStartOptions
- 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_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_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_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.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_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_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_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_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_TIME_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowGetRequest
- 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_TIMEOUT_SECONDS - Static variable in class io.iworkflow.gen.models.WorkflowStateOptions
- 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.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.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_RUN_ID - Static variable in class io.iworkflow.gen.models.Context
- 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.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_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 - io.iworkflow.gen.models.SearchAttributeValueType
- KEYWORD_ARRAY - io.iworkflow.gen.models.SearchAttributeValueType
L
- localDefault - Static variable in class io.iworkflow.core.ClientOptions
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
- 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
N
- needsResults(Boolean) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- 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 - io.iworkflow.gen.models.CommandCarryOverType
- nonStartingState(WorkflowState) - Static method in class io.iworkflow.core.StateDef
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
- ObjectWorkflow - Interface in io.iworkflow.core
-
This is the interface to define an object workflow definition.
- 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_WITHOUT_LOCKING - 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 in io.iworkflow.gen.models
-
Gets or Sets PersistenceLoadingType
- PROCEED_ON_FAILURE - io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- publishInterstateChannel(String, Object) - Method in interface io.iworkflow.core.communication.Communication
-
Publish a value to an interstate Channel
- publishInterstateChannel(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 - 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
- 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, 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
- rpcName(String) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- rpcName(String) - Method in class io.iworkflow.gen.models.WorkflowWorkerRpcRequest
- RUNNING - io.iworkflow.gen.models.WorkflowStatus
S
- SCHEDULED - 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.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
- searchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowRpcRequest
- searchAttributesLoadingPolicy(PersistenceLoadingPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- SearchAttributesRW - Interface in io.iworkflow.core.persistence
- SearchAttributeValueType - Enum 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 - 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
- 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
- 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
- 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
- setChecksum(String) - Method in class io.iworkflow.gen.models.WorkflowDumpResponse
- setCommandCarryOverPolicy(CommandCarryOverPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setCommandCarryOverType(CommandCarryOverType) - Method in class io.iworkflow.gen.models.CommandCarryOverPolicy
- 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
- 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.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
- setDisableSystemSearchAttribute(Boolean) - Method in class io.iworkflow.gen.models.WorkflowConfig
- setDoubleValue(Double) - Method in class io.iworkflow.gen.models.SearchAttribute
- 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
- setExecuteApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setExecuteApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setFeignBuilder(Feign.Builder) - Method in class io.iworkflow.gen.api.ApiClient
- setFiringUnixTimestampSeconds(Long) - Method in class io.iworkflow.gen.models.TimerCommand
- 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
- setIdReusePolicy(IDReusePolicy) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- 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
- 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
- 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
- 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
- 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.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
- 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
- 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
- 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
- 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
- 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
- setWaitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- setWaitUntilApiFailurePolicy(WaitUntilApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWaitUntilApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- setWorkflowConfig(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowConfigUpdateRequest
- setWorkflowConfigOverride(WorkflowConfig) - Method in class io.iworkflow.gen.models.WorkflowStartOptions
- 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.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.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
- setWorkflowRunId(String) - Method in class io.iworkflow.gen.models.Context
- 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.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
- 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
- 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, String, Object) - Method in class io.iworkflow.core.Client
- signalWorkflow(String, String, String, Object) - Method in class io.iworkflow.core.UnregisteredClient
- singleNextState(Class<? extends WorkflowState>) - Static method in class io.iworkflow.core.StateDecision
- singleNextState(Class<? extends WorkflowState>, Object) - 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) - 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
- 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(ObjectWorkflow, String, int) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(ObjectWorkflow, String, int, Object) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- startWorkflow(ObjectWorkflow, String, int, Object, WorkflowOptions) - Method in class io.iworkflow.core.Client
-
startWorkflow starts a workflow execution
- 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, 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 - io.iworkflow.gen.models.WorkflowErrorType
- STATE_DECISION_FAILING_WORKFLOW_ERROR_TYPE - io.iworkflow.gen.models.WorkflowErrorType
- STATE_EXECUTION_ID - io.iworkflow.gen.models.WorkflowResetType
- STATE_ID - io.iworkflow.gen.models.WorkflowResetType
- 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
- 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
- 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, String) - Method in class io.iworkflow.core.Client
-
Stop a workflow, this is essentially terminate the workflow gracefully
- 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 - io.iworkflow.gen.models.WorkflowStopType
- TERMINATED - io.iworkflow.gen.models.WorkflowStatus
- TEXT - io.iworkflow.gen.models.SearchAttributeValueType
- TIMEOUT - io.iworkflow.gen.models.WorkflowStatus
- 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 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(InterStateChannelCommand) - 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 io.iworkflow.gen.models.ChannelRequestStatus
- toString() - Method in class io.iworkflow.gen.models.CommandCarryOverPolicy
- toString() - Method in enum io.iworkflow.gen.models.CommandCarryOverType
- 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 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 io.iworkflow.gen.models.ErrorSubStatus
- toString() - Method in enum 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 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 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 io.iworkflow.gen.models.TimerStatus
- toString() - Method in enum io.iworkflow.gen.models.WaitUntilApiFailurePolicy
- toString() - Method in class io.iworkflow.gen.models.WorkerErrorResponse
- 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 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 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.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 io.iworkflow.gen.models.WorkflowStatus
- toString() - Method in class io.iworkflow.gen.models.WorkflowStopRequest
- toString() - Method in enum io.iworkflow.gen.models.WorkflowStopType
- 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
U
- UNCATEGORIZED_SUB_STATUS - 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
- 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.
V
- validate(Optional<String>) - Static method in class io.iworkflow.core.validator.CronScheduleValidator
- 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 io.iworkflow.gen.models.ChannelRequestStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.CommandCarryOverType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.CommandWaitingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.ErrorSubStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.IDReusePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.PersistenceLoadingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.SearchAttributeValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.TimerStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.WaitUntilApiFailurePolicy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.WorkflowErrorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.WorkflowResetType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.WorkflowStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.iworkflow.gen.models.WorkflowStopType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.iworkflow.gen.models.ChannelRequestStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.CommandCarryOverType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.CommandWaitingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.ErrorSubStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.IDReusePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.PersistenceLoadingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.SearchAttributeValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.TimerStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.WaitUntilApiFailurePolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.WorkflowErrorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.WorkflowResetType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.WorkflowStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum io.iworkflow.gen.models.WorkflowStopType
-
Returns an array containing the constants of this enum type, 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
- WAITING - io.iworkflow.gen.models.ChannelRequestStatus
- waitTimeSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowGetRequest
- waitUntil(Context, I, Persistence, Communication) - Method in interface io.iworkflow.core.WorkflowState
-
Optionally implement this method to set up condition for the state.
- waitUntilApiFailurePolicy(WaitUntilApiFailurePolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- WaitUntilApiFailurePolicy - Enum in io.iworkflow.gen.models
-
Gets or Sets WaitUntilApiFailurePolicy
- waitUntilApiRetryPolicy(RetryPolicy) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- waitUntilApiTimeoutSeconds(Integer) - Method in class io.iworkflow.gen.models.WorkflowStateOptions
- WORKER_API_ERROR - 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 - io.iworkflow.gen.models.ErrorSubStatus
- WORKFLOW_NOT_EXISTS_SUB_STATUS - io.iworkflow.gen.models.ErrorSubStatus
- WORKFLOW_STATE_DECIDE_API_PATH - Static variable in class io.iworkflow.core.WorkerService
- WORKFLOW_STATE_START_API_PATH - Static variable in class io.iworkflow.core.WorkerService
- 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 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.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.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
- 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 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.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.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
- 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
- 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
- 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 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 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
- 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 All Packages