Class ActionForm


  • public class ActionForm
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ActionForm()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • replaceAliases

        @Size(max=10)
        public @Size(max=10) java.lang.String replaceAliases
      • resetDictionaries

        @Size(max=10)
        public @Size(max=10) java.lang.String resetDictionaries
      • numberOfShardsForDoc

        @Size(max=10)
        public @Size(max=10) java.lang.String numberOfShardsForDoc
      • autoExpandReplicasForDoc

        @Size(max=10)
        public @Size(max=10) java.lang.String autoExpandReplicasForDoc
    • Constructor Detail

      • ActionForm

        public ActionForm()