Class BaseDataSourceEvent

    • Constructor Detail

      • BaseDataSourceEvent

        protected BaseDataSourceEvent​(DataSourceDef dataSourceDef,
                                      org.guvnor.common.services.project.model.Module module,
                                      String sessionId,
                                      String identity)
    • Method Detail

      • getModule

        public org.guvnor.common.services.project.model.Module getModule()
      • getSessionId

        public String getSessionId()
      • getIdentity

        public String getIdentity()
      • isGlobal

        public boolean isGlobal()
      • hashCode

        public int hashCode()
        Overrides:
        hashCode in class Object