Package com.axemble.vdoc.sdk.interfaces
Interface ITaskViewTransformer
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- ProcessTaskViewTransformer
- Author:
- vlygeros
- 
Nested Class SummaryNested Classes
- 
Method SummaryModifier and TypeMethodDescriptionvoidtasksToXML(IContext context, int view, Collection columns, OutputStream outputStream) 
- 
Method Details- 
tasksToXMLvoid tasksToXML(IContext context, int view, Collection columns, OutputStream outputStream) throws IOException - Throws:
- IOException
 
 
-