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