This class contain overrides for continueAsNew call. Every field can be null and it means that the value of the option should be taken from the originating workflow run.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Converts continue-as-new options into Java SDK's ContinueAsNewOptions
Converts continue-as-new options into Java SDK's ContinueAsNewOptions
Attributes
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
- Returns
-
a string representation of the object.
- Definition Classes
-
Any
Allows to specify options directly on the java SDK's ContinueAsNewOptions. Use it in case an appropriate withXXX method is missing
Allows to specify options directly on the java SDK's ContinueAsNewOptions. Use it in case an appropriate withXXX method is missing
Attributes
- Note
-
the options specified via this method take precedence over those specified via other methods.
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
Attributes
- See also
-
ZWorkflowOptions.taskQueue
Attributes
- See also
Attributes
- See also
Inherited methods
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product