Class PivotalTarget


  • public class PivotalTarget
    extends Target
    Author:
    adavidson
    • Constructor Detail

      • PivotalTarget

        public PivotalTarget()
    • Method Detail

      • getToken

        public String getToken()
      • setToken

        public void setToken​(String token)
      • getProjectId

        public String getProjectId()
      • setProjectId

        public void setProjectId​(String projectId)
      • getStoryType

        public String getStoryType()
      • setStoryType

        public void setStoryType​(String storyType)
      • getStoryTitle

        public String getStoryTitle()
      • setStoryTitle

        public void setStoryTitle​(String storyTitle)
      • getRequestedBy

        public String getRequestedBy()
      • setRequestedBy

        public void setRequestedBy​(String requestedBy)
      • getOwnerBy

        public String getOwnerBy()
      • setOwnerBy

        public void setOwnerBy​(String ownerBy)
      • getStoryLabels

        public String getStoryLabels()
      • setStoryLabels

        public void setStoryLabels​(String storyLabels)