Interface ProjectIdentifier

    • Method Detail

      • getId

        long getId()
        Specified by:
        getId in interface BambooIdProvider
        Returns:
        Database id of the project
      • getKey

        @NotNull
        @NotNull String getKey()
        Returns key of the project. Keys are capital, alphanumeric strings.
        Returns:
        key of project. Must not be null.