Interface MetaDataExtender


  • public interface MetaDataExtender
    Interface that can be used to extend the meta data received from Adobe Campaign.
    • Method Detail

      • extend

        void extend​(JSONObject root)
             throws JSONException
        Extends the meta data from Adobe Campaign.
        Parameters:
        root - The root of the Campaign meta data that can be extended
        Throws:
        JSONException - if the JSON could not be processed