Class DeleteAccountAction
- java.lang.Object
-
- org.elasticsearch.action.ActionType<DeleteAccountResponse>
-
- com.floragunn.signals.actions.account.delete.DeleteAccountAction
-
public class DeleteAccountAction extends org.elasticsearch.action.ActionType<DeleteAccountResponse>
-
-
Field Summary
Fields Modifier and Type Field Description static DeleteAccountActionINSTANCEstatic StringNAME
-
Constructor Summary
Constructors Modifier Constructor Description protectedDeleteAccountAction()
-
-
-
Field Detail
-
INSTANCE
public static final DeleteAccountAction INSTANCE
-
NAME
public static final String NAME
- See Also:
- Constant Field Values
-
-