Interface Entity
- All Superinterfaces:
Identified,Typed,Versioned
- All Known Implementing Classes:
EntityV1
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.graylog2.contentpacks.model.Identified
Identified.IdBuilder<SELF>Nested classes/interfaces inherited from interface org.graylog2.contentpacks.model.Typed
Typed.TypeBuilder<SELF>Nested classes/interfaces inherited from interface org.graylog2.contentpacks.model.Versioned
Versioned.VersionBuilder<SELF> -
Field Summary
Fields inherited from interface org.graylog2.contentpacks.model.Identified
FIELD_META_IDFields inherited from interface org.graylog2.contentpacks.model.Typed
FIELD_META_TYPEFields inherited from interface org.graylog2.contentpacks.model.Versioned
FIELD_META_VERSION -
Method Summary
Methods inherited from interface org.graylog2.contentpacks.model.Identified
id
-
Method Details
-
toEntityDescriptor
EntityDescriptor toEntityDescriptor()
-