Package com.atlassian.bamboo.repository
Interface AdvancedConfigurationAwareRepository
public interface AdvancedConfigurationAwareRepository
-
Method Summary
Modifier and TypeMethodDescription@Nullable String
getAdvancedEditHtml
(@NotNull BuildConfiguration buildConfiguration, @Nullable Plan plan) @Nullable String
getAdvancedViewHtml
(@NotNull Plan plan)
-
Method Details
-
getAdvancedViewHtml
-
getAdvancedEditHtml
@Nullable @Nullable String getAdvancedEditHtml(@NotNull @NotNull BuildConfiguration buildConfiguration, @Nullable @Nullable Plan plan)
-