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