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