| Package | Description |
|---|---|
| org.alfresco.opencmis | |
| org.alfresco.repo.version.common | |
| org.alfresco.service.cmr.version |
| Modifier and Type | Method and Description |
|---|---|
void |
CMISConnector.createVersion(org.alfresco.service.cmr.repository.NodeRef nodeRef,
VersionType versionType,
String reason) |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
VersionImpl.getVersionType() |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
Version.getVersionType()
Helper method to get the version type.
|
static VersionType |
VersionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VersionType[] |
VersionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.