Class WidgetConfig
java.lang.Object
org.graylog2.contentpacks.model.entities.WidgetConfig
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetBoolean(String key) intgetInteger(String key) getOptionalBoolean(String key) getOptionalInteger(String key) getOptionalString(String key)
-
Constructor Details
-
WidgetConfig
-
-
Method Details
-
getOptionalString
-
getString
- Throws:
ContentPackException
-
getBoolean
- Throws:
ContentPackException
-
getOptionalBoolean
-
getInteger
-
getOptionalInteger
-
getList
-