Uses of Class
org.apache.clusterbr.zupportl5.entity.Playbook
Packages that use Playbook
Package
Description
-
Uses of Playbook in org.apache.clusterbr.zupportl5.controller
Methods in org.apache.clusterbr.zupportl5.controller that return types with arguments of type PlaybookModifier and TypeMethodDescriptionorg.springframework.http.ResponseEntity<Playbook>PlaybookController.getAll()org.springframework.http.ResponseEntity<Playbook>org.springframework.http.ResponseEntity<Playbook>Methods in org.apache.clusterbr.zupportl5.controller with parameters of type Playbook -
Uses of Playbook in org.apache.clusterbr.zupportl5.service
Methods in org.apache.clusterbr.zupportl5.service with parameters of type PlaybookModifier and TypeMethodDescriptionprotected voidPlaybookService.fillPropertiesOnUpdate(Playbook source, Playbook target)