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