public class DataStatus extends Object
Modifier and Type | Class and Description |
---|---|
static class |
DataStatus.STATUS
Enum for possible STATUS for data import process.
|
Constructor and Description |
---|
DataStatus(DataStatus.STATUS currentStat,
String details) |
Modifier and Type | Method and Description |
---|---|
String |
getDetails()
The details of import process for the LiveView resource.
|
DataStatus.STATUS |
getStatus()
The status of import for the LiveView resource.
|
String |
toString() |
DataStatus(DataStatus.STATUS currentStat, String details)
public String getDetails()
public DataStatus.STATUS getStatus()
DataStatus.STATUS
Copyright © 2015–2018 Cloud Software Group, Inc.. All rights reserved.