Class PlaybookService
java.lang.Object
org.apache.clusterbr.zupportl5.service.GenericServiceImpl<Playbook,Long,PlaybookRepository>
org.apache.clusterbr.zupportl5.service.PlaybookService
- All Implemented Interfaces:
GenericEntityService<Playbook,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(Playbook source, Playbook target) Methods inherited from class org.apache.clusterbr.zupportl5.service.GenericServiceImpl
create, deleteById, getAll, getById, update
-
Constructor Details
-
PlaybookService
-
-
Method Details
-
fillPropertiesOnUpdate
- Specified by:
fillPropertiesOnUpdatein classGenericServiceImpl<Playbook,Long, PlaybookRepository>
-