Change
Notes
Service
The ChangeNotesService class is useful
to handle the change notes database operations
Author
N7ghtm4r3 - Tecknobit
Since
1.2.0
Constructors
Link copied to clipboard
@Autowired
Constructor used to init the service
Properties
Functions
Link copied to clipboard
@Transactional
Method to add a change note to an update
Link copied to clipboard
Method to delete a change note
Link copied to clipboard
@Transactional
Method to edit an existing change note of an
update
Link copied to clipboard
Method used to query a change note with the
identifier of the update and the identifier of the change
note
Link copied to clipboard
Method to mark as done a change note
Link copied to clipboard
Method to mark as to-do a change note
Link copied to clipboard
@Transactional
Method used to move a change note from an
update to other
Link copied to clipboard
Method to check whether a change note
exists