/v1utils

This is a repository of Java applications which interface with the VersionOne API.

Primary LanguageJavaMIT LicenseMIT

v1utils

This is a repository of Java applications which interface with the VersionOne API for various purposes. Fully functional applications include:

  • BacklogPuller Pulls the Product Backlog according to Project, Sprint, and/or Team. Operated from the command line.
  • EncryptionUtils General-purpose encryption/decryption tool for strings.
  • TokenUtils Sets a new authorization token for accessing the VersionOne API. Operated from the command line.
  • V1Utils Utility classes for interacting with the VersionOne API.
  • V1Services Instantiates a connection to the VersionOne API.