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