Interface FilteredBranch

    • Method Detail

      • withPrecalcContext

        FilteredBranch withPrecalcContext​(@Nullable
                                          BranchFilterContext context)
        Sets context for the branch
        Parameters:
        context - optional context that can speed up filtering for attribute filters
        Returns:
        the same branch with the context set, if the branch is to be stored somewhere, then it is recommended to create a new temporary branch for filtering, so that the context can be garbage collected after filtering is done
      • getBuildType

        @NotNull
        SBuildType getBuildType()
        Returns:
        Build type that was used to calculate the logical branch name