public class EventPoolViewConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
EventPoolViewConfiguration(java.lang.String id,
java.lang.String monitorQueryId,
java.lang.String eventPoolQueryId,
java.lang.String connectionString,
ConnectionType connectionType,
java.lang.String label,
int maxNumberOfEvents,
int forceEventLimit,
java.util.List<ColumnLabelProviderInformation> columnInformation) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ColumnLabelProviderInformation> |
getColumnInformation() |
java.lang.String |
getConnectionString() |
ConnectionType |
getConnectionType() |
java.lang.String |
getEventPoolQueryId() |
int |
getForceEventLimit() |
java.lang.String |
getId() |
java.lang.String |
getLabel() |
java.lang.Integer |
getMaxNumberOfEvents() |
java.lang.String |
getMonitorQueryId() |
public EventPoolViewConfiguration(java.lang.String id,
java.lang.String monitorQueryId,
java.lang.String eventPoolQueryId,
java.lang.String connectionString,
ConnectionType connectionType,
java.lang.String label,
int maxNumberOfEvents,
int forceEventLimit,
java.util.List<ColumnLabelProviderInformation> columnInformation)
public java.util.List<ColumnLabelProviderInformation> getColumnInformation()
public int getForceEventLimit()
public java.lang.String getEventPoolQueryId()
public java.lang.String getConnectionString()
public ConnectionType getConnectionType()
public java.lang.String getMonitorQueryId()
public java.lang.String getId()
public java.lang.String getLabel()
public java.lang.Integer getMaxNumberOfEvents()
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0