public class Output extends Object
| Constructor and Description |
|---|
Output() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getConfiguration() |
String |
getId() |
String |
getTitle() |
String |
getType() |
void |
setConfiguration(Map<String,Object> configuration) |
void |
setId(String id) |
void |
setTitle(String title) |
void |
setType(String type) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.