Interface VariableListener<T extends DelegateVariableInstance<?>>

    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String CREATE  
      static java.lang.String DELETE  
      static java.lang.String UPDATE  
    • Method Detail

      • notify

        void notify​(T variableInstance)
             throws java.lang.Exception
        Throws:
        java.lang.Exception