Uses of Class
cz.metacentrum.perun.core.api.exceptions.ForceServicePropagationDisabledException
Packages that use ForceServicePropagationDisabledException
-
Uses of ForceServicePropagationDisabledException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw ForceServicePropagationDisabledExceptionModifier and TypeMethodDescriptionvoidServicesManager.forceServicePropagationBulk(PerunSession sess, Facility facility, List<Service> services) Forces services propagation on defined facility.voidServicesManager.forceServicePropagationBulk(PerunSession sess, List<Service> services) Forces services propagation on all facilities where the services are defined on. -
Uses of ForceServicePropagationDisabledException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw ForceServicePropagationDisabledExceptionModifier and TypeMethodDescriptionvoidServicesManagerEntry.forceServicePropagationBulk(PerunSession sess, Facility facility, List<Service> services) voidServicesManagerEntry.forceServicePropagationBulk(PerunSession sess, List<Service> services)