Uses of Interface
com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
Package
Description
-
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk
Modifier and TypeMethodDescriptionstatic IBaseWorkflowModule
ModulesFactory.getWorkflowModule()
static IBaseWorkflowModule
ModulesFactory.getWorkflowModule
(Properties properties) Return theIBaseWorkflowModule
-
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.document.extensions
Modifier and TypeMethodDescriptionfinal IBaseWorkflowModule
BaseEditorExtension.getWorkflowModule()
Retrieves the workflow system object. -
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.document.extensions.forms
Modifier and TypeMethodDescriptionfinal IBaseWorkflowModule
BaseEditorExtension.getWorkflowModule()
Retrieves the workflow system object. -
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.impl
Modifier and TypeClassDescriptionclass
com.axemble.vdoc.sdk.impl.ProcessWorkflowModule
class
This Module extends the SDK ProcessWorkflowModule for VDocReport specific needsclass
Implementation for Workflow module -
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.interfaces
Modifier and TypeMethodDescriptionIAgentProcessingContext.getWorkflowModule()
Gets the workflow module object. -
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk.modules
Modifier and TypeInterfaceDescriptioninterface
The 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.io