Uses of Enum Class
org.alfresco.repo.version.VersionRevertCallback.RevertAspectAction
Packages that use VersionRevertCallback.RevertAspectAction
-
Uses of VersionRevertCallback.RevertAspectAction in org.alfresco.repo.version
Methods in org.alfresco.repo.version that return VersionRevertCallback.RevertAspectActionModifier and TypeMethodDescriptionVersionRevertCallback.getRevertAspectAction(QName aspectName, VersionRevertDetails details) How should the specified aspect be reverted?Returns the enum constant of this class with the specified name.VersionRevertCallback.RevertAspectAction.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of VersionRevertCallback.RevertAspectAction in org.alfresco.repo.version.common
Methods in org.alfresco.repo.version.common that return VersionRevertCallback.RevertAspectActionModifier and TypeMethodDescriptionprotected VersionRevertCallback.RevertAspectActionAbstractVersionServiceImpl.getRevertAspectAction(QName aspectName, VersionRevertDetails revertDetails) How should revert deal with this aspect?