public abstract class ExtractorCreated extends Object
Constructor and Description |
---|
ExtractorCreated() |
Modifier and Type | Method and Description |
---|---|
static ExtractorCreated |
create(String inputId,
String extractorId) |
abstract String |
extractorId() |
abstract String |
inputId() |
public abstract String inputId()
public abstract String extractorId()
public static ExtractorCreated create(String inputId, String extractorId)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.