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