Class AppEvents


  • public class AppEvents
    extends java.lang.Object
    Defined event names used by the app within Grails events framework
    • Constructor Summary

      Constructors 
      Constructor Description
      AppEvents()  
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • PROJECT_CONFIG_CHANGED

        public static final java.lang.String PROJECT_CONFIG_CHANGED
        See Also:
        Constant Field Values
    • Constructor Detail

      • AppEvents

        public AppEvents()