Class WOPIBlobInfo

java.lang.Object
org.nuxeo.wopi.WOPIBlobInfo

public class WOPIBlobInfo extends Object
WOPI info for a given blob xpath.
Since:
10.3
  • Field Details

    • actions

      public final Set<String> actions
      Set of WOPI actions supported for the blob.
    • appName

      public final String appName
      Application name used for the blob.

      For instance, Excel, Word, PowerPoint, ...

  • Constructor Details