Interface DeploymentProjectStatusForResultSummary

    • Method Detail

      • getFutureVersion

        @Nullable
        @Nullable DeploymentVersion getFutureVersion()
        If there is no related version, this property contains the first version, which is associated with the build results of the same Plan.
      • getFutureVersionResult

        @Nullable
        @Nullable ResultsSummary getFutureVersionResult()
        If there is no related version, this property contains the build result used to create the first version, which is associated with the build results of the same Plan.