Package io.iworkflow.gen.models
Class StateCompletionOutput
java.lang.Object
io.iworkflow.gen.models.StateCompletionOutput
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
date="2025-06-23T13:02:49.894351-07:00[America/Los_Angeles]")
public class StateCompletionOutput
extends Object
StateCompletionOutput
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompletedStateExecutionId(String completedStateExecutionId) completedStateId(String completedStateId) completedStateOutput(EncodedObject completedStateOutput) booleanGet completedStateExecutionIdGet completedStateIdGet completedStateOutputinthashCode()voidsetCompletedStateExecutionId(String completedStateExecutionId) voidsetCompletedStateId(String completedStateId) voidsetCompletedStateOutput(EncodedObject completedStateOutput) toString()
-
Field Details
-
JSON_PROPERTY_COMPLETED_STATE_ID
- See Also:
-
JSON_PROPERTY_COMPLETED_STATE_EXECUTION_ID
- See Also:
-
JSON_PROPERTY_COMPLETED_STATE_OUTPUT
- See Also:
-
-
Constructor Details
-
StateCompletionOutput
public StateCompletionOutput()
-
-
Method Details
-
completedStateId
-
getCompletedStateId
Get completedStateId- Returns:
- completedStateId
-
setCompletedStateId
-
completedStateExecutionId
-
getCompletedStateExecutionId
Get completedStateExecutionId- Returns:
- completedStateExecutionId
-
setCompletedStateExecutionId
-
completedStateOutput
-
getCompletedStateOutput
Get completedStateOutput- Returns:
- completedStateOutput
-
setCompletedStateOutput
-
equals
-
hashCode
public int hashCode() -
toString
-