Package org.graylog2.inputs
Interface Input
- All Superinterfaces:
Persisted
- All Known Implementing Classes:
InputImpl
-
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.DateTimegetTitle()getType()isGlobal()voidsetDesiredState(IOState.Type desiredState) default StringMethods inherited from interface org.graylog2.plugin.database.Persisted
asMap, getEmbeddedValidations, getFields, getId, getValidations
-
Method Details
-
getTitle
String getTitle() -
getCreatedAt
org.joda.time.DateTime getCreatedAt() -
getConfiguration
-
getStaticFields
-
getType
String getType() -
getCreatorUserId
String getCreatorUserId() -
isGlobal
Boolean isGlobal() -
getContentPack
String getContentPack() -
getNodeId
String getNodeId() -
getDesiredState
IOState.Type getDesiredState() -
setDesiredState
-
toIdentifier
-