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