Schedule Update Screen View Model
The ScheduleUpdateScreenViewModel class is the support class used to schedule a new update for a project
Author
N7ghtm4r3 - Tecknobit
Parameters
The identifier of the project where the update must be attached
See also
@see com.tecknobit.equinoxcompose.session.Retriever.RetrieverWrapper
Properties
changeNoteContent the content of the change note
changeNoteContentError whether the changeNoteContent field is not valid
changeNotes the list of the change notes of the update
sessionFlowState the state used to manage the session lifecycle in the screen
targetVersion the value of the target version
targetVersionError whether the targetVersion field is not valid
Functions
Method to add a change note to the changeNotes list
Method to remove a change note from the changeNotes list
Method to schedule the new update