public class NotAvailableHttpExporter extends java.lang.Object implements HttpExporter
| Constructor and Description |
|---|
NotAvailableHttpExporter() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<DataPoint> |
getData(java.lang.String item,
java.lang.String type,
java.util.Date from,
java.util.Date to,
java.lang.Integer number) |
java.util.List<java.lang.String> |
getItems() |
java.util.List<java.lang.String> |
getSeries(java.lang.String itemId) |
public java.util.List<DataPoint> getData(java.lang.String item, java.lang.String type, java.util.Date from, java.util.Date to, java.lang.Integer number)
getData in interface HttpExporterpublic java.util.List<java.lang.String> getItems()
getItems in interface HttpExporterpublic java.util.List<java.lang.String> getSeries(java.lang.String itemId)
getSeries in interface HttpExporter
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