Uses of Interface
com.axemble.vdoc.sdk.modules.IBaseWorkflowModule
Packages that use IBaseWorkflowModule
Package
Description
-
Uses of IBaseWorkflowModule in com.axemble.vdoc.sdk
Methods 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.extensions
Methods 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.forms
Methods 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.impl
Classes 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.interfaces
Methods 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.modules
Subinterfaces 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.io
Fields in com.axemble.vdoc.sdk.providers.io declared as IBaseWorkflowModule