Interface WOPIService

    • Method Detail

      • isEnabled

        boolean isEnabled()
        Returns @{code true} if WOPI is enabled, false otherwise.

        The WOPI discovery XML file has been loaded.

      • refreshDiscovery

        boolean refreshDiscovery()
        Refreshes the WOPI discovery: fetches the data from the discovery URL, stores it and loads it in memory.
        Returns:
        true if refreshing the discovery has succeeded, false otherwise
        Since:
        10.10