jet.server.api
Interface DashboardListenerInfo
- All Superinterfaces:
- java.io.Serializable
public interface DashboardListenerInfo
- extends java.io.Serializable
The class is java bean for dashboard listener information, used to wrap dashboard listener information.
ALL_DASHBOARDS
static final java.lang.String ALL_DASHBOARDS
- See Also:
- Constant Field Values
CREATING_DASHBOARDS
static final java.lang.String CREATING_DASHBOARDS
- See Also:
- Constant Field Values
getClassName
java.lang.String getClassName()
- Returns:
- the className
getTarget
java.util.List<java.lang.String> getTarget()
- Returns:
- the target
getDescription
java.lang.String getDescription()
- Returns:
- the description
isEnabled
boolean isEnabled()
- Returns:
- the enabled
getCreateTime
long getCreateTime()
- Returns:
- the modified time