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