public class ExportJobFactory extends Object
| Constructor and Description |
|---|
ExportJobFactory() |
| Modifier and Type | Method and Description |
|---|---|
ExportJob |
forSearch(String searchId,
ResultFormat resultFormat) |
ExportJob |
forSearchType(String searchId,
String searchTypeId,
ResultFormat resultFormat) |
ExportJob |
fromMessagesRequest(MessagesRequest messagesRequest) |
public ExportJob fromMessagesRequest(MessagesRequest messagesRequest)
public ExportJob forSearch(String searchId, ResultFormat resultFormat)
public ExportJob forSearchType(String searchId, String searchTypeId, ResultFormat resultFormat)
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.