| Package | Description |
|---|---|
| org.alfresco.sync.events |
| Modifier and Type | Method and Description |
|---|---|
VersionType |
NodeVersion.getVersionType() |
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.
|
| Constructor and Description |
|---|
NodeVersion(String siteId,
String versionedId,
String versionId,
Date modifiedAt,
String modifiedBy,
String versionLabel,
VersionType versionType,
String description) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.