Uses of Class
cz.metacentrum.perun.controller.model.ServiceState
Packages that use ServiceState
Package
Description
-
Uses of ServiceState in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that return types with arguments of type ServiceStateModifier and TypeMethodDescriptionTasksManager.getFacilityServicesState
(PerunSession sess, Facility facility) Returns list of ServiceStates for given facility. -
Uses of ServiceState in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that return types with arguments of type ServiceStateModifier and TypeMethodDescriptionTasksManagerBl.getFacilityServicesState
(PerunSession sess, Facility facility) Returns list of ServiceStates for given facility. -
Uses of ServiceState in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that return types with arguments of type ServiceStateModifier and TypeMethodDescriptionTasksManagerBlImpl.getFacilityServicesState
(PerunSession sess, Facility facility) -
Uses of ServiceState in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that return types with arguments of type ServiceStateModifier and TypeMethodDescriptionTasksManagerEntry.getFacilityServicesState
(PerunSession sess, Facility facility)