Class ScopedContentPackEntity
java.lang.Object
org.graylog2.contentpacks.model.entities.ScopedContentPackEntity
- Direct Known Subclasses:
EventDefinitionEntity,LookupCacheEntity,LookupDataAdapterEntity,LookupTableEntity
Base content pack entity class, which any content pack entity that supports scopes should extend.
This ensures that all scoped content pack entities have the same required ValueReference
_scope field.-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
FIELD_SCOPE
- See Also:
-
-
Constructor Details
-
ScopedContentPackEntity
public ScopedContentPackEntity()
-
-
Method Details
-
scope
-