Uses of Interface
com.axemble.vdoc.sdk.interfaces.ITaskInstanceTransformer
Packages that use ITaskInstanceTransformer
-
Uses of ITaskInstanceTransformer in com.axemble.vdoc.sdk.impl
Classes in com.axemble.vdoc.sdk.impl that implement ITaskInstanceTransformerMethods in com.axemble.vdoc.sdk.impl that return ITaskInstanceTransformer -
Uses of ITaskInstanceTransformer in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that return ITaskInstanceTransformerModifier and TypeMethodDescriptionIBaseWorkflowModule.getTaskInstanceTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a task transformer to transformITaskInstanceobject.IWorkflowModule.getTaskInstanceTransformer()Gets a task transformer to transformITaskInstanceobject.