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