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