public class WorkspaceUUIDService extends Object
Modifier and Type | Method and Description |
---|---|
static WorkspaceUUIDService |
getInstance()
Get the singleton instance
|
UUID |
getUUID()
Get the Workspace's UUID
|
void |
setRestoreLocation(File file)
Set the restore location
|
public static WorkspaceUUIDService getInstance()
WorkspaceUUIDService
public void setRestoreLocation(File file)
file
- location for restorationpublic UUID getUUID()
Copyright © 2013–2019. All rights reserved.