Package io.serverlessworkflow.api.start
Class Start
- java.lang.Object
-
- io.serverlessworkflow.api.start.Start
-
- All Implemented Interfaces:
Serializable
public class Start extends Object implements Serializable
State start definition- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description Start()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Schedule
getSchedule()
Start state schedule definitionvoid
setSchedule(Schedule schedule)
Start state schedule definitionStart
withSchedule(Schedule schedule)
-