Class ActionCommands


  • @Deprecated
    public final class ActionCommands
    extends java.lang.Object
    Deprecated.
    contains action command constants
    Author:
    Boris Gruschko ( boris at gruschko.org )
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String COMPILE_ACTION
      Deprecated.
       
      static java.lang.String EVALUATE_ACTION
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • COMPILE_ACTION

        public static final java.lang.String COMPILE_ACTION
        Deprecated.
        See Also:
        Constant Field Values
      • EVALUATE_ACTION

        public static final java.lang.String EVALUATE_ACTION
        Deprecated.
        See Also:
        Constant Field Values