| Package | Description | 
|---|---|
| com.axemble.vdoc.sdk.interfaces | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
ICatalog
This interface is intended to group workflows. 
 | 
interface  | 
ITask
This class represents the definition of a class. 
 | 
interface  | 
IVersion
This class represents a version of a document. 
 | 
interface  | 
IWorkflow
This class represents a specific version of a process. 
 | 
interface  | 
IWorkflowContainer
This class represents a set of  
IWorkflow objects. | 
interface  | 
IWorkflowInstance
This class represents a process document. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
IDelegationController.addDelegation(IUser user,
             IUser substituteUser,
             IDelegationSupport delegationSupport)
Add a delegation unit to any object which supports delegation 
 | 
void | 
IDelegationController.addDelegation(IUser user,
             IUser substituteUser,
             IDelegationSupport delegationSupport,
             String comment)
Add a delegation unit to any object which supports delegation 
 | 
void | 
IDelegationController.breakDelegation(IUser user,
               IDelegationSupport delegationSupport)
Break a delegation unit. 
 | 
void | 
IDelegationController.removeDelegation(IUser user,
                IDelegationSupport delegationSupport)
Remove a delegation unit for a particular user 
 | 
Copyright © 2019 Visiativ Software. All rights reserved.