public abstract class OperationsFactory extends Object
| Constructor and Description |
|---|
OperationsFactory() |
| Modifier and Type | Method and Description |
|---|---|
abstract IndicatorOperations |
getIndicatorOperations(com.orchestranetworks.service.Session session)
Provides indicator operations for the EBX Insight (New) Add-on
|
static OperationsFactory |
getInstance()
Provides an instance of OperationsFactory
|
public abstract IndicatorOperations getIndicatorOperations(com.orchestranetworks.service.Session session)
Provides indicator operations for the EBX Insight (New) Add-on
session - An EBX sessionpublic static OperationsFactory getInstance()
Provides an instance of OperationsFactory