Interface AdvancedConfigurationAwareRepository


public interface AdvancedConfigurationAwareRepository
  • Method Details

    • getAdvancedViewHtml

      @Nullable @Nullable String getAdvancedViewHtml(@NotNull @NotNull Plan plan)
    • getAdvancedEditHtml

      @Nullable @Nullable String getAdvancedEditHtml(@NotNull @NotNull BuildConfiguration buildConfiguration, @Nullable @Nullable Plan plan)