Interface CustomContentApiSupportParams

  • All Known Implementing Classes:
    CustomContentApiSupportParamsImpl

    public interface CustomContentApiSupportParams
    Bean to provide the parameters for the CustomContentApiSupport class this allows us to continue using the constructor injection on the CustomContentTypeApiSupport SPI. Additional required parameters will be added to this class, which will avoid the binary breaking changes required to add additional parameters to a constructor