Class ViewProjectRepositories

    • Constructor Detail

      • ViewProjectRepositories

        public ViewProjectRepositories()
    • Method Detail

      • execute

        public String execute()
                       throws Exception
        Specified by:
        execute in interface com.opensymphony.xwork2.Action
        Overrides:
        execute in class com.opensymphony.xwork2.ActionSupport
        Throws:
        Exception
      • getProjectId

        public long getProjectId()
      • getProjectKey

        public String getProjectKey()
      • isCanCreateRepository

        public boolean isCanCreateRepository()
      • setProjectId

        public void setProjectId​(long projectId)
      • setProjectKey

        public void setProjectKey​(String projectKey)