Uses of Enum Class
com.streambase.liveview.client.DataStatus.STATUS
Package
Description
Provides classes and interfaces fundamental to the LiveView Java API.
-
Uses of DataStatus.STATUS in com.streambase.liveview.client
Modifier and TypeMethodDescriptionDataStatus.getStatus()
The status of import for the LiveView resource.static DataStatus.STATUS
Returns the enum constant of this class with the specified name.static DataStatus.STATUS[]
DataStatus.STATUS.values()
Returns an array containing the constants of this enum class, in the order they are declared.ModifierConstructorDescription(package private)
DataStatus
(DataStatus.STATUS currentStat, String details)