Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- API_ERROR - Static variable in class org.imixs.workflow.wopi.WopiTemplateAdapter
C
- cacheFileData(String, FileData) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
This method caches a fileData temporarily into the servers filesystem.
- clearAccessToken() - Method in class org.imixs.workflow.wopi.WopiController
-
Clears an existing access token.
- clearFileCache(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
Deletes all existing files cached for a given token.
- CONFIG_ERROR - Static variable in class org.imixs.workflow.wopi.WopiDocumentConverterAdapter
D
- DOCUMENT_ERROR - Static variable in class org.imixs.workflow.wopi.WopiDocumentConverterAdapter
E
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.wopi.WopiDocumentConverterAdapter
-
The execute method expects a 'wop-converter' configuraiton and a corresponding attachement.
- execute(ItemCollection, ItemCollection) - Method in class org.imixs.workflow.wopi.WopiTemplateAdapter
-
This method imports a office document template into the current workitem.
F
- fetchFileData(String, String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
This method tries the fetch a file content from the local wopi file cache.
G
- generateAccessToken(String, String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
Generates a new access token
- getAccessToken() - Method in class org.imixs.workflow.wopi.WopiController
- getAllFileData(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
This method is called by the WopiController before a workitem is processed.
- getClientEndpointByFilename(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
Returns a WOPI Client endpoint by a file extension
- getClientEndpointByMimeType(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
Returns a WOPI Client endpoint by a file mime type
- getConfirmMessage() - Method in class org.imixs.workflow.wopi.WopiController
-
This helper method returns the confirm message string used in case the LibreOffice Online Editor is closed, but contains changes .
- getFileContents(String, String, String) - Method in class org.imixs.workflow.wopi.WopiHostService
-
Opens a file and returns the file content as an octet-stream
- getFileInfo(String, String, String) - Method in class org.imixs.workflow.wopi.WopiHostService
-
Returns the file details.
- getWopiAccessURL(String, String, String, String) - Method in class org.imixs.workflow.wopi.WopiController
-
Returns the access url for the wopi client.
I
- isEnabled() - Method in class org.imixs.workflow.wopi.WopiController
-
Indicates if the wopi feature is enabled
- ITEM_WOPI_AUTO_OPEN - Static variable in class org.imixs.workflow.wopi.WopiController
L
- loadTextBlock(String) - Method in class org.imixs.workflow.wopi.TextBlockHelperService
-
This method returns a text-block ItemCollection for a specified name or id.
O
- onWorkflowEvent(WorkflowEvent) - Method in class org.imixs.workflow.wopi.WopiController
-
This method transfers all cached file updates form the local wopi file cache into the current workitem, before the workitem is processed.
- org.imixs.workflow.wopi - package org.imixs.workflow.wopi
P
- ping() - Method in class org.imixs.workflow.wopi.WopiHostService
-
GET Method just to test the service readiness
- postFileContents(String, String, InputStream, String, UriInfo) - Method in class org.imixs.workflow.wopi.WopiHostService
-
This method stores a modified file content form the wopi client into the local wopi file cache.
- purgeAccessToken(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
For some reason the LibreOffice Online adds additional query params starting with '?'
S
- SNAPSHOTID - Static variable in class org.imixs.workflow.wopi.WopiTemplateAdapter
T
- TextBlockHelperService - Class in org.imixs.workflow.wopi
-
The TextBlockHelperService is helper service to fetch a textBlock provided by the Imixs-Office-Workflow project.
- TextBlockHelperService() - Constructor for class org.imixs.workflow.wopi.TextBlockHelperService
V
- validateAccessToken(String) - Method in class org.imixs.workflow.wopi.WopiAccessHandler
-
Validates if a given access_token is still valid.
W
- WOPI_CONFIRM_CHANGES - Static variable in class org.imixs.workflow.wopi.WopiController
- WopiAccessHandler - Class in org.imixs.workflow.wopi
-
The WopiAccessHandler provides methods to generate 'access_token's and also computes the WOPI Client endpoints from the discovery URL.
- WopiAccessHandler() - Constructor for class org.imixs.workflow.wopi.WopiAccessHandler
- WopiController - Class in org.imixs.workflow.wopi
-
The WopiController is a front end controller providing the access endpoint for a file.
- WopiController() - Constructor for class org.imixs.workflow.wopi.WopiController
- WopiDocumentConverterAdapter - Class in org.imixs.workflow.wopi
-
The WopiDocumentConverterAdapter can be used to convert office documents into PDF and other file formats.
- WopiDocumentConverterAdapter() - Constructor for class org.imixs.workflow.wopi.WopiDocumentConverterAdapter
- WopiHostService - Class in org.imixs.workflow.wopi
-
The WopiHostService implements a Rest Service for the Wopi protocol.
- WopiHostService() - Constructor for class org.imixs.workflow.wopi.WopiHostService
- WopiTemplateAdapter - Class in org.imixs.workflow.wopi
-
This adapter class is used to import a office document template from the local file system.
- WopiTemplateAdapter() - Constructor for class org.imixs.workflow.wopi.WopiTemplateAdapter
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form