Uses of Class
cz.metacentrum.perun.core.api.exceptions.GroupSynchronizationAlreadyRunningException
Packages that use GroupSynchronizationAlreadyRunningException
Package
Description
-
Uses of GroupSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw GroupSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManager.forceGroupSynchronization
(PerunSession sess, Group group) Synchronizes the group with the external group. -
Uses of GroupSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw GroupSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerBl.forceGroupSynchronization
(PerunSession sess, Group group) Synchronize the group with external group. -
Uses of GroupSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw GroupSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerBlImpl.forceGroupSynchronization
(PerunSession sess, Group group) -
Uses of GroupSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw GroupSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerEntry.forceGroupSynchronization
(PerunSession sess, Group group)