Class BranchSearchResult

java.lang.Object
com.atlassian.bamboo.plugins.rest.model.search.SearchResultEntity
com.atlassian.bamboo.plugins.rest.model.search.BranchSearchResult

public class BranchSearchResult extends SearchResultEntity
  • Constructor Details

    • BranchSearchResult

      public BranchSearchResult(@NotNull @NotNull com.atlassian.sal.api.message.I18nResolver i18nResolver, @NotNull @NotNull CustomVariableContext customVariableContext, @NotNull @NotNull ImmutablePlan plan)
  • Method Details