Class DeleteProjectSharedCredentials

    • Field Detail

      • credentialsId

        protected long credentialsId
    • Constructor Detail

      • DeleteProjectSharedCredentials

        public DeleteProjectSharedCredentials()
    • 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
      • confirm

        public String confirm()
      • getBuildTaskDefinitionsMap

        public Map<String,​String> getBuildTaskDefinitionsMap()
      • getCredentialsId

        public long getCredentialsId()
      • setCredentialsId

        public void setCredentialsId​(long credentialsId)