Uses of Interface
com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
Packages that use IBaseWorkflowModule
Package
Description
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdkMethods in com.axemble.vdoc.sdk that return IBaseWorkflowModuleModifier and TypeMethodDescriptionstatic IBaseWorkflowModuleModulesFactory.getWorkflowModule()static IBaseWorkflowModuleModulesFactory.getWorkflowModule(Properties properties) Return theIBaseWorkflowModule
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.document.extensionsMethods in com.axemble.vdoc.sdk.document.extensions that return IBaseWorkflowModuleModifier and TypeMethodDescriptionfinal IBaseWorkflowModuleBaseEditorExtension.getWorkflowModule()Retrieves the workflow system object.
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.document.extensions.formsMethods in com.axemble.vdoc.sdk.document.extensions.forms that return IBaseWorkflowModuleModifier and TypeMethodDescriptionfinal IBaseWorkflowModuleBaseEditorExtension.getWorkflowModule()Retrieves the workflow system object.
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IBaseWorkflowModuleModifier and TypeClassDescriptionclasscom.axemble.vdoc.sdk.impl.ProcessWorkflowModuleclassThis Module extends the SDK ProcessWorkflowModule for VDocReport specific needsclassImplementation for Workflow module
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.interfacesMethods in com.axemble.vdoc.sdk.interfaces that return IBaseWorkflowModuleModifier and TypeMethodDescriptionIAgentProcessingContext.getWorkflowModule()Gets the workflow module object.
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.modulesSubinterfaces of IBaseWorkflowModule in com.axemble.vdoc.sdk.modulesModifier and TypeInterfaceDescriptioninterfaceThe IWorkflowModule interface is the main entry point from where most of the methods to manipulate the full set of work-flow document objects are made available.
- 
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.providers.ioFields in com.axemble.vdoc.sdk.providers.io declared as IBaseWorkflowModule