Package io.iworkflow.gen.models
Class WorkflowStateWaitUntilResponse
java.lang.Object
io.iworkflow.gen.models.WorkflowStateWaitUntilResponse
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-23T13:02:49.894351-07:00[America/Los_Angeles]")
public class WorkflowStateWaitUntilResponse
extends Object
WorkflowStateWaitUntilResponse
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddPublishToInterStateChannelItem(InterStateChannelPublishing publishToInterStateChannelItem) addRecordEventsItem(KeyValue recordEventsItem) addUpsertDataObjectsItem(KeyValue upsertDataObjectsItem) addUpsertSearchAttributesItem(SearchAttribute upsertSearchAttributesItem) addUpsertStateLocalsItem(KeyValue upsertStateLocalsItem) commandRequest(CommandRequest commandRequest) booleanGet commandRequestGet localActivityInputGet publishToInterStateChannelGet recordEventsGet upsertDataObjectsGet upsertSearchAttributesGet upsertStateLocalsinthashCode()localActivityInput(String localActivityInput) publishToInterStateChannel(List<InterStateChannelPublishing> publishToInterStateChannel) recordEvents(List<KeyValue> recordEvents) voidsetCommandRequest(CommandRequest commandRequest) voidsetLocalActivityInput(String localActivityInput) voidsetPublishToInterStateChannel(List<InterStateChannelPublishing> publishToInterStateChannel) voidsetRecordEvents(List<KeyValue> recordEvents) voidsetUpsertDataObjects(List<KeyValue> upsertDataObjects) voidsetUpsertSearchAttributes(List<SearchAttribute> upsertSearchAttributes) voidsetUpsertStateLocals(List<KeyValue> upsertStateLocals) toString()upsertDataObjects(List<KeyValue> upsertDataObjects) upsertSearchAttributes(List<SearchAttribute> upsertSearchAttributes) upsertStateLocals(List<KeyValue> upsertStateLocals)
-
Field Details
-
JSON_PROPERTY_LOCAL_ACTIVITY_INPUT
- See Also:
-
JSON_PROPERTY_UPSERT_SEARCH_ATTRIBUTES
- See Also:
-
JSON_PROPERTY_UPSERT_DATA_OBJECTS
- See Also:
-
JSON_PROPERTY_COMMAND_REQUEST
- See Also:
-
JSON_PROPERTY_UPSERT_STATE_LOCALS
- See Also:
-
JSON_PROPERTY_RECORD_EVENTS
- See Also:
-
JSON_PROPERTY_PUBLISH_TO_INTER_STATE_CHANNEL
- See Also:
-
-
Constructor Details
-
WorkflowStateWaitUntilResponse
public WorkflowStateWaitUntilResponse()
-
-
Method Details
-
localActivityInput
-
getLocalActivityInput
Get localActivityInput- Returns:
- localActivityInput
-
setLocalActivityInput
-
upsertSearchAttributes
public WorkflowStateWaitUntilResponse upsertSearchAttributes(List<SearchAttribute> upsertSearchAttributes) -
addUpsertSearchAttributesItem
public WorkflowStateWaitUntilResponse addUpsertSearchAttributesItem(SearchAttribute upsertSearchAttributesItem) -
getUpsertSearchAttributes
Get upsertSearchAttributes- Returns:
- upsertSearchAttributes
-
setUpsertSearchAttributes
-
upsertDataObjects
-
addUpsertDataObjectsItem
-
getUpsertDataObjects
Get upsertDataObjects- Returns:
- upsertDataObjects
-
setUpsertDataObjects
-
commandRequest
-
getCommandRequest
Get commandRequest- Returns:
- commandRequest
-
setCommandRequest
-
upsertStateLocals
-
addUpsertStateLocalsItem
-
getUpsertStateLocals
Get upsertStateLocals- Returns:
- upsertStateLocals
-
setUpsertStateLocals
-
recordEvents
-
addRecordEventsItem
-
getRecordEvents
Get recordEvents- Returns:
- recordEvents
-
setRecordEvents
-
publishToInterStateChannel
public WorkflowStateWaitUntilResponse publishToInterStateChannel(List<InterStateChannelPublishing> publishToInterStateChannel) -
addPublishToInterStateChannelItem
public WorkflowStateWaitUntilResponse addPublishToInterStateChannelItem(InterStateChannelPublishing publishToInterStateChannelItem) -
getPublishToInterStateChannel
Get publishToInterStateChannel- Returns:
- publishToInterStateChannel
-
setPublishToInterStateChannel
public void setPublishToInterStateChannel(List<InterStateChannelPublishing> publishToInterStateChannel) -
equals
-
hashCode
public int hashCode() -
toString
-