Interface ISystemReplacerParams

    • Method Detail

      • getContextPath

        String getContextPath()
      • getClock

        default Clock getClock()
        Returns:
        The clock to use for obtaining the current time.
        Since:
        8.0.0
      • 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.