Class SearchWatchAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<SearchWatchResponse>
-
- com.floragunn.signals.actions.watch.search.SearchWatchAction
-
public class SearchWatchAction extends org.elasticsearch.action.ActionType<SearchWatchResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static SearchWatchActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Modifier Constructor Description protectedSearchWatchAction()
-
-
-
Field Detail
-
INSTANCE
public static final SearchWatchAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-