Uses of Class
cz.metacentrum.perun.core.api.exceptions.ServiceIsNotBannedException
Packages that use ServiceIsNotBannedException
-
Uses of ServiceIsNotBannedException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw ServiceIsNotBannedExceptionModifier and TypeMethodDescriptionvoid
ServicesManager.unblockServicesOnFacility
(PerunSession sess, List<Service> services, Facility facility) Free the denial of the services on this facility. -
Uses of ServiceIsNotBannedException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw ServiceIsNotBannedExceptionModifier and TypeMethodDescriptionvoid
ServicesManagerEntry.unblockServicesOnFacility
(PerunSession sess, List<Service> services, Facility facility)