public class NodeVersion extends Object
| Constructor and Description |
|---|
NodeVersion(String siteId,
String versionedId,
String versionId,
Date modifiedAt,
String modifiedBy,
String versionLabel,
VersionType versionType,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
Date |
getModifiedAt() |
String |
getModifiedBy() |
String |
getSiteId() |
String |
getVersionedId() |
String |
getVersionId() |
String |
getVersionLabel() |
VersionType |
getVersionType() |
public String getSiteId()
public Date getModifiedAt()
public String getModifiedBy()
public String getVersionLabel()
public VersionType getVersionType()
public String getDescription()
public String getVersionedId()
public String getVersionId()
Copyright © 2005–2018 Alfresco Software. All rights reserved.