Uses of Class
org.graylog2.contentpacks.model.entities.InputEntity
Packages that use InputEntity
-
Uses of InputEntity in org.graylog2.contentpacks.model.entities
Methods in org.graylog2.contentpacks.model.entities that return InputEntityModifier and TypeMethodDescriptionstatic InputEntityInputEntity.create(@NotBlank ValueReference title, @NotNull ReferenceMap configuration, @NotNull Map<String, ValueReference> staticFields, @NotBlank ValueReference type, ValueReference global, @NotNull List<ExtractorEntity> extractors)