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