public interface SandboxVersion
| Modifier and Type | Method and Description |
|---|---|
Date |
getCreatedDate()
Get the creation date
|
String |
getCreator()
Get the creator of this version
|
String |
getDescription()
Get the submitted (long) description
|
String |
getLabel()
Get the submitted (short) label / tag
|
String |
getSandboxId()
Get the sandbox id
|
int |
getVersion()
Get the sandbox version ID
|
boolean |
isSystemGenerated()
Return true if system generated snapshot
|
String getSandboxId()
int getVersion()
String getCreator()
Date getCreatedDate()
String getLabel()
String getDescription()
boolean isSystemGenerated()
Copyright © 2005–2014 Alfresco Software. All rights reserved.