public interface WorkspaceVersion
| Modifier and Type | Method and Description |
|---|---|
Calendar |
getCreated()
Gets the created.
|
String |
getId()
Gets the id.
|
String |
getName()
Gets the name.
|
String |
getOwner()
Gets the user.
|
String |
getRemotePath()
Gets the remote path.
|
Long |
getSize()
Gets the size.
|
boolean |
isCurrentVersion()
Checks if is current version.
|
String getId()
String getName()
Calendar getCreated()
String getOwner()
String getRemotePath()
Long getSize()
boolean isCurrentVersion()
Copyright © 2018. All Rights Reserved.