Dashboard > Tempo > ... > FAQ > Implement a new Task Attachment Service > View
Tempo Log In   View a printable version of the current page.
Implement a new Task Attachment Service
Added by Nicolas Modrzyk, last edited by Nicolas Modrzyk on Sep 11, 2008

Implement a new Task Attachment Service

In the config directory, we have a tempo-tas.xml configuration file.
The interesting part being:

<bean id="tas.storageStrategy" class="org.intalio.tempo.workflow.tas.core.WDSStorageStrategy">

Where you can just switch the implementation to a new class.
The class has to implement the StorageStrategry interface.

Site powered by a free Open Source Project / Non-profit License (more) of Confluence - the Enterprise wiki.
Learn more or evaluate Confluence for your organisation.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 1.4.1 Build:#212 Jun 02, 2005) - Bug/feature request - Contact Administrators