Uses of Interface
com.axemble.vdoc.sdk.supports.IDelegationSupport
Packages that use IDelegationSupport
- 
Uses of IDelegationSupport in com.axemble.vdoc.sdk.implClasses in com.axemble.vdoc.sdk.impl that implement IDelegationSupportMethods in com.axemble.vdoc.sdk.impl with parameters of type IDelegationSupportModifier and TypeMethodDescriptionvoidProcessDelegationController.addDelegation(IUser user, IUser substituteUser, IDelegationSupport delegationSupport) voidProcessDelegationController.addDelegation(IUser user, IUser substituteUser, IDelegationSupport delegationSupport, String comment) voidProcessDelegationController.breakDelegation(IUser user, IDelegationSupport delegationSupport) voidProcessDelegationController.removeDelegation(IUser user, IDelegationSupport delegationSupport) 
- 
Uses of IDelegationSupport in com.axemble.vdoc.sdk.interfacesSubinterfaces of IDelegationSupport in com.axemble.vdoc.sdk.interfacesModifier and TypeInterfaceDescriptioninterfaceInterface for an action manual taskinterfaceInterface for an application manual taskinterfaceThis interface is intended to group workflows.interfaceInterface for a decision manual taskinterfaceInterface for a manual taskinterfaceThis class represents the definition of a class.interfaceThis class represents a version of a document.interfaceThis class represents a specific version of a process.interfaceThis class represents a set ofIWorkflowobjects.interfaceThis class represents a process document.Methods in com.axemble.vdoc.sdk.interfaces with parameters of type IDelegationSupportModifier and TypeMethodDescriptionvoidIDelegationController.addDelegation(IUser user, IUser substituteUser, IDelegationSupport delegationSupport) Add a delegation unit to any object which supports delegationvoidIDelegationController.addDelegation(IUser user, IUser substituteUser, IDelegationSupport delegationSupport, String comment) Add a delegation unit to any object which supports delegationvoidIDelegationController.breakDelegation(IUser user, IDelegationSupport delegationSupport) Break a delegation unit.voidIDelegationController.removeDelegation(IUser user, IDelegationSupport delegationSupport) Remove a delegation unit for a particular user