public abstract class AbstractDescriptor extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDescriptor() |
protected |
AbstractDescriptor(String name,
boolean exclusive,
String linkToDocs) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLinkToDocs() |
String |
getName() |
boolean |
isExclusive() |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.