Class CandidateRelease


  • public class CandidateRelease
    extends Object
    Created by Marek Marusic on 6/17/19.
    • Field Detail

      • GA_VERSION

        public static final Pattern GA_VERSION
      • VERSION_PART

        public static final Pattern VERSION_PART
      • CR_VERSION

        public static final Pattern CR_VERSION
    • Constructor Detail

      • CandidateRelease

        public CandidateRelease​(com.atlassian.jira.rest.client.api.domain.Version version)
    • Method Detail

      • isGA

        public static boolean isGA​(String releaseCandidateName)
      • isCR

        public static boolean isCR​(String releaseCandidateName)
      • extractVersion

        public static String extractVersion​(String name)
                                     throws org.jboss.set.aphrodite.spi.NotFoundException
        Throws:
        org.jboss.set.aphrodite.spi.NotFoundException