Package com.axemble.vdoc.sdk.interfaces
Interface IWorkflowContainerViewTransformer
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
ProcessWorkflowContainerViewTransformer
- Author:
- vlygeros
-
Method Summary
Modifier and TypeMethodDescriptionvoid
workflowContainersToXML
(IContext context, int view, OutputStream outputStream)
-
Method Details
-
workflowContainersToXML
void workflowContainersToXML(IContext context, int view, OutputStream outputStream) throws IOException - Throws:
IOException
-