Class StartStopAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<StartStopResponse>
-
- com.floragunn.signals.actions.admin.start_stop.StartStopAction
-
public class StartStopAction extends org.elasticsearch.action.ActionType<StartStopResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static StartStopActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Modifier Constructor Description protectedStartStopAction()
-
-
-
Field Detail
-
INSTANCE
public static final StartStopAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-