Class RunbookService
java.lang.Object
org.apache.clusterbr.zupportl5.service.GenericServiceImpl<Runbook,Long,RunbookRepository>
org.apache.clusterbr.zupportl5.service.RunbookService
- All Implemented Interfaces:
GenericEntityService<Runbook,Long>
UML Diagrams:



- Since:
- 2024-1108
- Author:
- arcbrth@gmail.com
-
Field Summary
Fields inherited from class org.apache.clusterbr.zupportl5.service.GenericServiceImpl
messageService, repository -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidfillPropertiesOnUpdate(Runbook source, Runbook target) Methods inherited from class org.apache.clusterbr.zupportl5.service.GenericServiceImpl
create, deleteById, getAll, getById, update
-
Constructor Details
-
RunbookService
-
-
Method Details
-
fillPropertiesOnUpdate
- Specified by:
fillPropertiesOnUpdatein classGenericServiceImpl<Runbook,Long, RunbookRepository>
-