Package org.graylog2.inputs
Class InputImpl
java.lang.Object
org.graylog2.database.PersistedImpl
org.graylog2.inputs.InputImpl
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Stringstatic final Stringstatic final Stringstatic final Stringstatic final StringFields inherited from class org.graylog2.database.PersistedImpl
fields, id -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.joda.time.DateTimegetTitle()getType()isGlobal()voidsetDesiredState(IOState.Type desiredState) Methods inherited from class org.graylog2.database.PersistedImpl
asMap, equals, getFields, getId, getObjectId, hashCode, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.graylog2.inputs.Input
toIdentifier
-
Field Details
-
FIELD_ID
- See Also:
-
FIELD_STATIC_FIELD_KEY
- See Also:
-
FIELD_STATIC_FIELD_VALUE
- See Also:
-
EMBEDDED_EXTRACTORS
- See Also:
-
EMBEDDED_STATIC_FIELDS
- See Also:
-
-
Constructor Details
-
InputImpl
-
InputImpl
-
-
Method Details
-
getValidations
- Specified by:
getValidationsin interfacePersisted
-
getEmbeddedValidations
- Specified by:
getEmbeddedValidationsin interfacePersisted
-
getTitle
-
getCreatedAt
public org.joda.time.DateTime getCreatedAt()- Specified by:
getCreatedAtin interfaceInput
-
getConfiguration
- Specified by:
getConfigurationin interfaceInput
-
getStaticFields
- Specified by:
getStaticFieldsin interfaceInput
-
getType
-
getCreatorUserId
- Specified by:
getCreatorUserIdin interfaceInput
-
isGlobal
-
getContentPack
- Specified by:
getContentPackin interfaceInput
-
getNodeId
-
getDesiredState
- Specified by:
getDesiredStatein interfaceInput
-
setDesiredState
- Specified by:
setDesiredStatein interfaceInput
-