Class IncidentService
java.lang.Object
org.apache.clusterbr.zupportl5.service.IncidentService
UML Diagrams:




- Since:
- 2024-1108
- Author:
- arcbrth@gmail.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleandeleteById(Integer id) findAll()getByCriteria(String title, String status, String priority) getByCriteriaWithCriteriaAPI(String title, String status, String priority)
-
Constructor Details
-
IncidentService
-
-
Method Details
-
findAll
-
getById
-
save
-
update
-
deleteById
-
getByCriteria
-
getByCriteriaWithCriteriaAPI
-