Class DashboardResource

    • Constructor Detail

      • DashboardResource

        public DashboardResource​(ProjectState projectState,
                                 CurrentUser user,
                                 String refName,
                                 String pathName,
                                 org.eclipse.jgit.lib.Config config,
                                 boolean projectDefault)
    • Method Detail

      • getRefName

        public String getRefName()
      • getPathName

        public String getPathName()
      • getConfig

        public org.eclipse.jgit.lib.Config getConfig()
      • isProjectDefault

        public boolean isProjectDefault()