Uses of Interface
de.espirit.firstspirit.access.store.RevertProgress
Packages that use RevertProgress
-
Uses of RevertProgress in de.espirit.firstspirit.access
Methods in de.espirit.firstspirit.access that return types with arguments of type RevertProgressModifier and TypeMethodDescriptionstatic ServerActionHandle<? extends RevertProgress,Boolean> AccessUtil.revert(IDProvider element, Revision revision, boolean recursive, EnumSet<IDProvider.RevertType> ignoreRevertTypes, boolean ignoreMissingReferencedObjects, boolean checkOnlyMode) Reverts an element of typeIDProviderto a specific revision.