Interface IWorkflowElementEntity

    • Method Detail

      • setCustomParametersJson

        default void setCustomParametersJson​(com.alibaba.fastjson.JSONObject json)
        Sets the custom parameters to the given JSON object.
        Parameters:
        json - A JSON object representing the custom parameters. It is converted to a JSON string.