| Package | Description |
|---|---|
| org.graylog2.contentpacks.facades |
| Modifier and Type | Method and Description |
|---|---|
static InputWithExtractors |
InputWithExtractors.create(Input input) |
static InputWithExtractors |
InputWithExtractors.create(Input input,
Iterable<Extractor> extractors) |
| Modifier and Type | Method and Description |
|---|---|
NativeEntity<InputWithExtractors> |
InputFacade.createNativeEntity(Entity entity,
Map<String,ValueReference> parameters,
Map<EntityDescriptor,Object> nativeEntities,
String username) |
Optional<NativeEntity<InputWithExtractors>> |
InputFacade.loadNativeEntity(NativeEntityDescriptor nativeEntityDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
EntityExcerpt |
InputFacade.createExcerpt(InputWithExtractors inputWithExtractors) |
void |
InputFacade.delete(InputWithExtractors nativeEntity) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.