Interface ISystemReplacerParams

    • Method Detail

      • getCreatorDataJSON

        com.alibaba.fastjson.JSONObject getCreatorDataJSON()
      • getEditorDataJSON

        com.alibaba.fastjson.JSONObject getEditorDataJSON()
      • getUserDataJSON

        com.alibaba.fastjson.JSONObject getUserDataJSON()
      • isReplaceSystemPlaceholders

        default boolean isReplaceSystemPlaceholders()
        Returns:
        When false, system placeholders are not replaced.