Package dev.restate.sdk.annotation
Annotation Interface Workflow
Annotation to define a class/interface as Restate Workflow. When defining a class/interface as
workflow, you must annotate one of its methods too as
Workflow.-
Optional Element Summary
Optional Elements
-
Element Details
-
name
Deprecated, for removal: This API element is subject to removal in a future version.use theNameannotation instead. Note: if you were using a name override, this won't influence anymore the prefix of the generated class.- Default:
""
-
Nameannotation instead.