Interface StorePreCreateRequestContext

    • Method Detail

      • getObjectToCreate

        com.fasterxml.jackson.databind.node.ObjectNode getObjectToCreate()
        Retrieve the JSON object to be created. The plugin may make changes directly to this object.
        Returns:
        The JSON object to be created.