Class AcrolinxSidebarInitParameter.AcrolinxSidebarInitParameterBuilder

  • Enclosing class:
    AcrolinxSidebarInitParameter

    public static class AcrolinxSidebarInitParameter.AcrolinxSidebarInitParameterBuilder
    extends java.lang.Object
    • Constructor Detail

      • AcrolinxSidebarInitParameterBuilder

        public AcrolinxSidebarInitParameterBuilder​(java.lang.String clientSignature,
                                                   java.util.List<SoftwareComponent> softwareComponents)
        Class to build the parameters to initialize the Acrolinx Sidebar. Two parameters have to be set, all others are optional.
        Parameters:
        clientSignature - This signature will be provided by Acrolinx once the integration got certified.
        softwareComponents - This contains id, name and version of the Acrolinx integration as well as other software components that where used.
        See Also:
        SoftwareComponent