Package | Description |
---|---|
com.avaya.collaboration.platformlistener |
Provides classes and interfaces for dealing with platform notifications on state of platform components.
|
Modifier and Type | Field and Description |
---|---|
static DatagridState |
DatagridState.DOWN
Datagrid state down
|
static DatagridState |
DatagridState.UP
Datagrid state up
|
Modifier and Type | Method and Description |
---|---|
static DatagridState |
PlatformFactory.getDatagridState()
Returns the current state of Datagrid with respect to this Breeze server
|
DatagridState |
DatagridStateChangeEvent.getDatagridState()
Returns the new state of datagrid.
|
static DatagridState |
DatagridState.valueOf(String name) |
static DatagridState[] |
DatagridState.values() |
Constructor and Description |
---|
DatagridStateChangeEvent(DatagridState datagridState,
String info,
long updateTime) |
Copyright © 2023 Avaya. All rights reserved.