Uses of Enum Class
org.alfresco.service.cmr.version.VersionType
Packages that use VersionType
Package
Description
-
Uses of VersionType in org.alfresco.opencmis
Methods in org.alfresco.opencmis with parameters of type VersionTypeModifier and TypeMethodDescriptionvoidCMISConnector.createVersion(NodeRef nodeRef, VersionType versionType, String reason) -
Uses of VersionType in org.alfresco.repo.version.common
Methods in org.alfresco.repo.version.common that return VersionType -
Uses of VersionType in org.alfresco.service.cmr.version
Methods in org.alfresco.service.cmr.version that return VersionTypeModifier and TypeMethodDescriptionVersion.getVersionType()Helper method to get the version type.static VersionTypeReturns the enum constant of this class with the specified name.static VersionType[]VersionType.values()Returns an array containing the constants of this enum class, in the order they are declared.