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 TypeMethodDescriptionvoid
ServicesManager.forceServicePropagationBulk
(PerunSession sess, Facility facility, List<Service> services) Forces services propagation on defined facility.void
ServicesManager.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 TypeMethodDescriptionvoid
ServicesManagerEntry.forceServicePropagationBulk
(PerunSession sess, Facility facility, List<Service> services) void
ServicesManagerEntry.forceServicePropagationBulk
(PerunSession sess, List<Service> services)