Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-643

Make possible to contribute redact completion automation

    XMLWordPrintable

    Details

    • Release Notes Description:
      Hide

      A new configuration service property is available in order to override the default redact completion mechanism:

        <extension target="org.nuxeo.runtime.ConfigurationService" point="configuration">
          <property name="nuxeo.arender.override.redact.completion">CustomARenderRedactCompletion</property>
        </extension>
      
      Show
      A new configuration service property is available in order to override the default redact completion mechanism: <extension target= "org.nuxeo.runtime.ConfigurationService" point= "configuration" > <property name= "nuxeo.arender.override.redact.completion" >CustomARenderRedactCompletion</property> </extension>
    • Tags:
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #79
    • Story Points:
      1

      Description

      Since NXP-30761 it is no more possible to override an operation by another one with a different type.

      The addon provides ARenderRedactCompletion operation which performs a default logic, but according to NEV-578 we should be able to override this mechanism with a chain or a scripting.

      We need to provide a ConfigurationService property that allow to change the called operation when completing the redaction.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: