Uses of Class
cz.metacentrum.perun.core.api.exceptions.GroupStructureSynchronizationAlreadyRunningException
Packages that use GroupStructureSynchronizationAlreadyRunningException
Package
Description
-
Uses of GroupStructureSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.api
Methods in cz.metacentrum.perun.core.api that throw GroupStructureSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManager.forceGroupStructureSynchronization
(PerunSession sess, Group group) Puts the group on the first place to the queue of groups waiting for group structure synchronization. -
Uses of GroupStructureSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.bl
Methods in cz.metacentrum.perun.core.bl that throw GroupStructureSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerBl.forceGroupStructureSynchronization
(PerunSession sess, Group group) Synchronize the group structure with an external group structure. -
Uses of GroupStructureSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.blImpl
Methods in cz.metacentrum.perun.core.blImpl that throw GroupStructureSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerBlImpl.forceGroupStructureSynchronization
(PerunSession sess, Group group) -
Uses of GroupStructureSynchronizationAlreadyRunningException in cz.metacentrum.perun.core.entry
Methods in cz.metacentrum.perun.core.entry that throw GroupStructureSynchronizationAlreadyRunningExceptionModifier and TypeMethodDescriptionvoid
GroupsManagerEntry.forceGroupStructureSynchronization
(PerunSession sess, Group group)