@PublicApi
public interface UIConfigSupport
int getCurrentPlanCount()
int getAllowedNumberOfPlans()
int getExistingProjectsCount()
@NotNull Collection<Project> getExistingProjects()
@NotNull Collection<Project> getExistingProjectsForPlanCreation()
@Nullable String getFirstProjectKey()
@Nullable String getFirstProjectKeyForPlanCreation()
@NotNull List<WebRepositoryViewer> getWebRepositoryViewers()
@NotNull Collection<BuildTriggerCondition> getBuildTriggerConditions()
@NotNull Map<String,String> getDeploymentTriggerBranchSelectionOptions()
@Deprecated @NotNull Collection<NameValuePair> getFilterOptions()
@Deprecated @NotNull List<Repository> getRepositories()
@NotNull Map<String,String> getExecutableLabelTypeMap()
@NotNull Map<String,String> getExecutableLabelTypeMap(@NotNull String... shortKey)
@NotNull Map<String,String> getCapabilityKeyToLabelMap(@NotNull String... executableType)
boolean isJdkLabelValid(@Nullable String label)
String getDefaultJdkLabel()
@Deprecated @NotNull List<StandaloneRepository> getStandaloneRepositories()
@NotNull List<com.atlassian.user.Group> getAvailableGroups()
Copyright © 2018 Atlassian Software Systems Pty Ltd. All rights reserved.