Class UnlockListener

java.lang.Object
org.nuxeo.wopi.lock.UnlockListener
All Implemented Interfaces:
EventListener

public class UnlockListener extends Object implements EventListener
When a document is unlocked in Nuxeo, removes any related WOPI lock.
Since:
10.3
  • Constructor Details

    • UnlockListener

      public UnlockListener()
  • Method Details