Uses of Class
com.axemble.vdoc.sdk.exceptions.WorkflowModuleException
Packages that use WorkflowModuleException
Package
Description
-
Uses of WorkflowModuleException in com.axemble.vdoc.sdk.impl
Methods in com.axemble.vdoc.sdk.impl that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionvoidWorkflowModuleImpl.abort(IContext context, IWorkflowInstance instance, String comment) WorkflowModuleImpl.addAttachment(IResource resource, String propertyName, IAttachment attachment) WorkflowModuleImpl.addAttachment(IResource resource, String propertyName, File file) WorkflowModuleImpl.addAttachment(IResource resource, String propertyName, String fileName, InputStream input) WorkflowModuleImpl.addAttachment(IResource resource, String propertyName, String fileName, String fullPath) voidvoidWorkflowModuleImpl.buildMailMessage(IResource resource, IMailForm mailForm, String language) WorkflowModuleImpl.buildMailMessage(ITaskInstance taskInstance, IMailForm mailForm, String language) WorkflowModuleImpl.createCatalog(IContext context, String name, String label) WorkflowModuleImpl.createCatalog(IContext context, String name, String label, IProject project) WorkflowModuleImpl.createGenericResource()WorkflowModuleImpl.createLinkedResource(IResource resource, String propertyName) WorkflowModuleImpl.createOperatorRole(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.createRole(IContext context, ICatalog catalog, String name) Deprecated.WorkflowModuleImpl.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference) WorkflowModuleImpl.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference, String label) WorkflowModuleImpl.createWorkflow(IContext context, IWorkflowContainer container, String name, byte[] content) WorkflowModuleImpl.createWorkflowContainer(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.createWorkflowInstance(IContext context, IWorkflow workflow, String reference) WorkflowModuleImpl.createWorkflowInstance(IContext context, IWorkflow workflow, String reference, String label) voidWorkflowModuleImpl.end(IContext context, ITaskInstance instance, IAction action, String comment) voidWorkflowModuleImpl.end(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) WorkflowModuleImpl.evaluatedHtml(IResource resource, IMailForm mailForm) WorkflowModuleImpl.evaluatedHtml(ITaskInstance taskInstance, IMailForm mailForm) WorkflowModuleImpl.evaluatedMailForm(IResource resource, IMailForm mailForm, String language) Evaluate mail formWorkflowModuleImpl.evaluatedMailForm(ITaskInstance taskInstance, IMailForm mailForm, String language) Evaluate mail formvoidvoidintWorkflowModuleImpl.generateChrono(IResourceDefinition resourceDefinition) WorkflowModuleImpl.generateReference(IResource resource) WorkflowModuleImpl.generateReference(IResourceDefinition resourceDefinition) WorkflowModuleImpl.generateReference(IResourceDefinition resourceDefinition, String format) WorkflowModuleImpl.generateReference(IResource resource, String format) WorkflowModuleImpl.generateReference(IResource resource, Document format) Collection<? extends ITaskInstance> WorkflowModuleImpl.getAbortedTaskInstances(IContext context, IWorkflowInstance instance) WorkflowModuleImpl.getAction(IStorageKey key) Collection<? extends IAction> WorkflowModuleImpl.getActions(IContext context, ITask task) Collection<? extends ICatalog> WorkflowModuleImpl.getAllCatalogs(IContext context) WorkflowModuleImpl.getArchivingController()WorkflowModuleImpl.getAttachment(IResource resource, String propertyName, String fileName) Collection<? extends IAttachment> WorkflowModuleImpl.getAttachments(IResource resource, String propertyName) WorkflowModuleImpl.getCatalog(IContext context, String name) WorkflowModuleImpl.getCatalog(IContext context, String name, int catalogType) WorkflowModuleImpl.getCatalog(IContext context, String name, int catalogType, IProject project) WorkflowModuleImpl.getCatalog(IContext context, String name, IProject project) WorkflowModuleImpl.getCatalog(IResourceDefinition resourceDefinition) WorkflowModuleImpl.getCatalog(IStorageKey key) WorkflowModuleImpl.getCatalog(IWorkflow workflow) Collection<? extends ICatalog> WorkflowModuleImpl.getCatalogs(IContext context) Collection<? extends ICatalog> WorkflowModuleImpl.getCatalogs(IContext context, int catalogType) Collection<? extends ICatalog> WorkflowModuleImpl.getCatalogs(IContext context, int catalogType, IProject project) Collection<? extends ICatalog> WorkflowModuleImpl.getCatalogs(IContext context, IProject project) WorkflowModuleImpl.getCatalogViewTransformer()WorkflowModuleImpl.getDataSourceReference(String name) WorkflowModuleImpl.getDefaultDataSourceReference()WorkflowModuleImpl.getDelegationController()Collection<? extends ITaskInstance> WorkflowModuleImpl.getEndedTaskInstances(IContext context, IWorkflowInstance instance) Collection<?> WorkflowModuleImpl.getExternalElements(IResource resource, String propertyName) WorkflowModuleImpl.getExternalFile(IResource resource, String propertyName) WorkflowModuleImpl.getExternalFolder(IResource resource, String propertyName) WorkflowModuleImpl.getExternalGroup(IResource resource, String propertyName) WorkflowModuleImpl.getExternalLibrary(IResource resource, String propertyName) WorkflowModuleImpl.getExternalLocalization(IResource resource, String propertyName) WorkflowModuleImpl.getExternalOrganization(IResource resource, String propertyName) WorkflowModuleImpl.getExternalUser(IResource resource, String propertyName) WorkflowModuleImpl.getForm(IContext context, IResourceDefinition resourceDefinition, String formName) WorkflowModuleImpl.getGenericViewTransformer()Get a group from its idWorkflowModuleImpl.getGroupByName(String name) WorkflowModuleImpl.getJdbcReference(IContext context, String name) Collection<? extends IJdbcReference> WorkflowModuleImpl.getJdbcReferences(IContext context) Collection<? extends ILinkedResource> WorkflowModuleImpl.getLinkedResources(IResource resource, String propertyName) Collection<? extends IOptionList.IOption> WorkflowModuleImpl.getListLabel(ICatalog catalog, String listName, String key, String language) Collection<? extends IList> WorkflowModuleImpl.getMailForm(IContext context, IWorkflow workflow, String mailFormName) Collection<? extends IMailForm> WorkflowModuleImpl.getMailForms(IContext context, IWorkflow workflow) Collection<? extends IMailForm> WorkflowModuleImpl.getMailForms(IContext context, IWorkflow workflow, String startsWith) Collection<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstances(IContext context, IWorkflowInstance instance) Collection<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstancesByStatus(IContext context, int status) Collection<? extends ITaskInstance> WorkflowModuleImpl.getManualTaskInstancesModifiedSince(IContext context, Date date) Collection<? extends ITask> WorkflowModuleImpl.getManualTasks(IContext context, IWorkflow workflow) Get manual task from workflowintReportProcessWorkflowModule.getNbResourcesByStartDate(IResourceDefinition resourceDefinition, Date minDate, Date maxDate) intReportProcessWorkflowModule.getNbWorkflowInstancesByStartDate(IWorkflow workflow, Date minDate, Date maxDate) WorkflowModuleImpl.getOneTaskInstance(IContext context, IWorkflowInstance instance) WorkflowModuleImpl.getOperator(IStorageKey key) WorkflowModuleImpl.getOperator(String id) WorkflowModuleImpl.getOperatorByLogin(String login) WorkflowModuleImpl.getOperatorRole(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.getOperatorRole(IStorageKey key) Collection<? extends IOperatorRole> WorkflowModuleImpl.getOperatorRoles(IContext context, ICatalog catalog) Collection<? extends IOperator> WorkflowModuleImpl.getOperators(ITaskInstance instance) WorkflowModuleImpl.getParentInstance(ILinkedResource linkedResource) WorkflowModuleImpl.getParentInstance(IWorkflowInstance instance) WorkflowModuleImpl.getProperty(IStorageKey key) WorkflowModuleImpl.getResource(IStorageKey key) protected IResourceWorkflowModuleImpl.getResource(com.axemble.vdp.ui.core.document.CoreDocument document) WorkflowModuleImpl.getResource(Object document) WorkflowModuleImpl.getResource(String id) WorkflowModuleImpl.getResourceController(IResource resource) WorkflowModuleImpl.getResourceDefinition(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.getResourceDefinition(IStorageKey key) Collection<? extends IResourceDefinition> WorkflowModuleImpl.getResourceDefinitions(IContext context, ICatalog catalog) Collection<? extends IResource> WorkflowModuleImpl.getResources(IContext context, ICatalog catalog) Collection<? extends IResource> WorkflowModuleImpl.getResources(IContext context, IResourceDefinition resourceDefinition) ReportProcessWorkflowModule.getResourcesByStartDateOffset(IResourceDefinition resourceDefinition, Date minDate, Date maxDate, int start, int count) WorkflowModuleImpl.getResourceViewTransformer()Deprecated.WorkflowModuleImpl.getRole(IStorageKey key) Deprecated.Collection<? extends IRole> Deprecated.WorkflowModuleImpl.getSearchController()WorkflowModuleImpl.getSearchController(IConnectionDefinition connectionDefinition) WorkflowModuleImpl.getSearchController(IDataSourceReference reference) WorkflowModuleImpl.getSearchController(IJdbcReference reference) WorkflowModuleImpl.getSearchViewTransformer()WorkflowModuleImpl.getSecurityController(ISecuritySupport securitySupport) Collection<? extends ITaskInstance> WorkflowModuleImpl.getStartedTaskInstances(IContext context, IWorkflowInstance instance) WorkflowModuleImpl.getSubForm(IContext context, IWorkflow workflow, String formName) WorkflowModuleImpl.getTask(IStorageKey key) WorkflowModuleImpl.getTask(ITaskInstance instance) WorkflowModuleImpl.getTaskInstance(IContext context, IWorkflowInstance instance, String name) WorkflowModuleImpl.getTaskInstance(IStorageKey key) WorkflowModuleImpl.getTaskInstance(String id) Collection<? extends ITaskInstance> WorkflowModuleImpl.getTaskInstances(IContext context, IWorkflowInstance instance) Collection<? extends ITaskInstance> WorkflowModuleImpl.getTaskInstances(IContext context, IWorkflowInstance instance, String name) WorkflowModuleImpl.getTaskInstanceTransformer()Collection<? extends ITask> Get task from workflowWorkflowModuleImpl.getTaskViewTransformer()WorkflowModuleImpl.getTransformer()Retrieve user by idWorkflowModuleImpl.getView(IContext context, IResourceDefinition resourceDefinition, String viewName) WorkflowModuleImpl.getView(IContext context, IWorkflowContainer workflowContainer, String viewName) WorkflowModuleImpl.getViewController()Deprecated.WorkflowModuleImpl.getViewController(IContext context) WorkflowModuleImpl.getViewController(IContext context, IProject project, com.axemble.vdp.views.query.Definition definition) Internal methodWorkflowModuleImpl.getViewController(IContext context, IProject project, InputStream inputStream) WorkflowModuleImpl.getViewController(IContext context, Class natureClass) WorkflowModuleImpl.getViewController(IProject project, com.axemble.vdp.views.query.Definition definition) Deprecated.WorkflowModuleImpl.getViewController(IProject project, InputStream inputStream) Deprecated.WorkflowModuleImpl.getViewController(Class natureClass) Deprecated.Collection<? extends IView> Collection<? extends IView> WorkflowModuleImpl.getViews(IContext context, IResourceDefinition resourceDefinition) Collection<? extends IView> WorkflowModuleImpl.getViews(IContext context, IWorkflowContainer workflowContainer) WorkflowModuleImpl.getViewTransformer()WorkflowModuleImpl.getWorkflow(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.getWorkflow(IContext context, String name) Deprecated.WorkflowModuleImpl.getWorkflow(IStorageKey key) WorkflowModuleImpl.getWorkflow(ITask task) WorkflowModuleImpl.getWorkflow(String id) Get workflow from its idWorkflowModuleImpl.getWorkflowContainer(IContext context, ICatalog catalog, String name) WorkflowModuleImpl.getWorkflowContainer(IStorageKey key) WorkflowModuleImpl.getWorkflowContainer(IWorkflow workflow) WorkflowModuleImpl.getWorkflowContainer(String id) Get workflow container from its idCollection<? extends IWorkflowContainer> WorkflowModuleImpl.getWorkflowContainers(IContext context, ICatalog catalog) WorkflowModuleImpl.getWorkflowContainerViewTransformer()WorkflowModuleImpl.getWorkflowInstance(IStorageKey key) protected IWorkflowInstanceWorkflowModuleImpl.getWorkflowInstance(com.axemble.vdp.ui.core.document.CoreDocument document) WorkflowModuleImpl.getWorkflowInstance(Object document) WorkflowModuleImpl.getWorkflowInstance(String id) Collection<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances(IContext context, ICatalog catalog) Collection<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances(IContext context, ICatalog catalog, String reference) Collection<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances(IContext context, ITask task) Collection<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances(IContext context, IWorkflow workflow) Collection<? extends IWorkflowInstance> WorkflowModuleImpl.getWorkflowInstances(IContext context, IWorkflow workflow, String reference) ReportProcessWorkflowModule.getWorkflowInstancesByStartDateOffset(IWorkflow workflow, Date minDate, Date maxDate, int start, int count) Collection<? extends IWorkflow> WorkflowModuleImpl.getWorkflows(IContext context, ICatalog catalog) Collection<? extends IWorkflow> WorkflowModuleImpl.getWorkflows(IContext context, IWorkflowContainer container) WorkflowModuleImpl.getWorkflowViewTransformer()protected static voidPortalResourceTransformer.importHistory(IResource childResource, Element fieldElement) voidProcessResourceTransformer.importHistory(IResource childResource, Element fieldElement) booleanWorkflowModuleImpl.isLockBySDK(IContext context, IWorkflowInstance workflowInstance) booleanWorkflowModuleImpl.isLocked(IContext context, IWorkflowInstance workflowInstance) booleanWorkflowModuleImpl.isMemberOf(IUser user, IRole role) booleanWorkflowModuleImpl.isMemberOf(IUser user, IRole role, boolean recursive) voidWorkflowModuleImpl.lock(IContext context, IWorkflowInstance workflowInstance, int delay) WorkflowModuleImpl.lockedBy(IContext context, IWorkflowInstance workflowInstance) voidWorkflowModuleImpl.remind(IContext context, ITaskInstance instance, String comment) voidWorkflowModuleImpl.remind(IContext context, IWorkflowInstance instance, String comment) voidWorkflowModuleImpl.send(IContext context, IResource resource, IMailForm mailForm, Collection<?> entries, String subject, String content) voidWorkflowModuleImpl.send(IContext context, IResource resource, IMailForm mailForm, Collection<? extends IUser> mailTo, String comment) protected final voidWorkflowModuleImpl.send(IContext context, IResource resource, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) voidWorkflowModuleImpl.send(IContext context, ITaskInstance instance, IMailForm form, String comment) voidWorkflowModuleImpl.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) voidWorkflowModuleImpl.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<? extends IUser> mailTo, String comment) voidWorkflowModuleImpl.send(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) voidWorkflowModuleImpl.send(IContext context, IWorkflowInstance workflowInstance, String formName, Collection<?> entries) voidWorkflowModuleImpl.send(IContext context, IWorkflow workflow, IResource resource, String formName, Collection<?> entries) voidWorkflowModuleImpl.send(IContext context, IWorkflow workflow, String formName, Collection<?> entries) voidWorkflowModuleImpl.setExternalElements(IResource resource, String propertyName, Collection<?> elements) voidWorkflowModuleImpl.setExternalFile(IResource resource, String propertyName, IFile file) voidWorkflowModuleImpl.setExternalFolder(IResource resource, String propertyName, IFolder folder) voidWorkflowModuleImpl.setExternalGroup(IResource resource, String propertyName, IGroup group) voidWorkflowModuleImpl.setExternalLibrary(IResource resource, String propertyName, ILibrary library) voidWorkflowModuleImpl.setExternalLocalization(IResource resource, String propertyName, ILocalization localization) voidWorkflowModuleImpl.setExternalOrganization(IResource resource, String propertyName, IOrganization organization) voidWorkflowModuleImpl.setExternalUser(IResource resource, String propertyName, IUser user) voidReportProcessWorkflowModule.setLanguage(ICatalog catalog) voidWorkflowModuleImpl.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) voidvoidWorkflowModuleImpl.unlock(IContext context, IWorkflowInstance workflowInstance) -
Uses of WorkflowModuleException in com.axemble.vdoc.sdk.modules
Methods in com.axemble.vdoc.sdk.modules that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionvoidIBaseWorkflowModule.abort(IContext context, IWorkflowInstance instance, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Allows to abort workflow instance.voidIWorkflowModule.abort(IContext context, IWorkflowInstance instance, String comment) Allows to abort workflow instance.IBaseWorkflowModule.addAttachment(IResource resource, String propertyName, IAttachment attachment) Deprecated, for removal: This API element is subject to removal in a future version.Adds an attachment from an attachment.IBaseWorkflowModule.addAttachment(IResource resource, String propertyName, File file) Deprecated, for removal: This API element is subject to removal in a future version.Adds an attachment as a java.io.File object.IBaseWorkflowModule.addAttachment(IResource resource, String propertyName, String fileName, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Adds an attachment as an java.io.InputStream object.IBaseWorkflowModule.addAttachment(IResource resource, String propertyName, String fileName, String fullPath) Deprecated, for removal: This API element is subject to removal in a future version.Adds an attachment with its full path.IWorkflowModule.addAttachment(IResource resource, String propertyName, IAttachment attachment) Adds an attachment from an attachment.IWorkflowModule.addAttachment(IResource resource, String propertyName, File file) Adds an attachment as a java.io.File object.IWorkflowModule.addAttachment(IResource resource, String propertyName, String fileName, InputStream inputStream) Adds an attachment as an java.io.InputStream object.IWorkflowModule.addAttachment(IResource resource, String propertyName, String fileName, String fullPath) Adds an attachment with its full path.voidDeprecated, for removal: This API element is subject to removal in a future version.Adds a group to a role.voidAdds a group to a role.voidDeprecated, for removal: This API element is subject to removal in a future version.Adds a user to a role.voidAdds a user to a role.IBaseWorkflowModule.buildMailMessage(IResource resource, IMailForm mailForm, String language) Deprecated, for removal: This API element is subject to removal in a future version.Evaluates the form and returns the HTML content as a java.lang.String object.IBaseWorkflowModule.buildMailMessage(ITaskInstance taskInstance, IMailForm mailForm, String language) Deprecated, for removal: This API element is subject to removal in a future version.Evaluates the form and returns the HTML content as a java.lang.String object.IWorkflowModule.buildMailMessage(IResource resource, IMailForm mailForm, String language) Evaluates the form and returns the HTML content as a java.lang.String object.IWorkflowModule.buildMailMessage(ITaskInstance taskInstance, IMailForm mailForm, String language) Evaluates the form and returns the HTML content as a java.lang.String object.IBaseWorkflowModule.createCatalog(IContext context, String name, String label) Deprecated.: use createCatalog( IContext context, String name, String label, IProject project )IBaseWorkflowModule.createCatalog(IContext context, String name, String label, IProject project) Deprecated, for removal: This API element is subject to removal in a future version.Allows to create a new catalog.IWorkflowModule.createCatalog(IContext context, String name, String label) Deprecated.: use createCatalog( IContext context, String name, String label, IProject project )IWorkflowModule.createCatalog(IContext context, String name, String label, IProject project) Allows to create a new catalog.IBaseWorkflowModule.createGenericResource()Deprecated, for removal: This API element is subject to removal in a future version.Creates a generic resource for mail purposes.IWorkflowModule.createGenericResource()Creates a generic resource for mail purposes.IBaseWorkflowModule.createLinkedResource(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Creates a linked resource into a specified property table.IWorkflowModule.createLinkedResource(IResource resource, String propertyName) Creates a linked resource into a specified property table.IBaseWorkflowModule.createOperatorRole(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Creates aIOperatorRoleinto the catalog object.IWorkflowModule.createOperatorRole(IContext context, ICatalog catalog, String name) Creates aIOperatorRoleinto the catalog object.IBaseWorkflowModule.createRole(IContext context, ICatalog catalog, String name) Deprecated.: use createOperatorRole or createProfileIWorkflowModule.createRole(IContext context, ICatalog catalog, String name) Deprecated.: use createOperatorRole or createProfileIBaseWorkflowModule.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference) Deprecated, for removal: This API element is subject to removal in a future version.Creates a storage resource object by specifying theIResourceDefinitionobject, its reference.IBaseWorkflowModule.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a storage resource object by specifying theIResourceDefinitionobject, its reference, and its label.IWorkflowModule.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference) Creates a storage resource object by specifying theIResourceDefinitionobject, its reference.IWorkflowModule.createStorageResource(IContext context, IResourceDefinition resourceDefinition, String reference, String label) Creates a storage resource object by specifying theIResourceDefinitionobject, its reference, and its label.IBaseWorkflowModule.createWorkflow(IContext context, IWorkflowContainer container, String name, byte[] content) Deprecated, for removal: This API element is subject to removal in a future version.Creates a workflow within a workflow container.IWorkflowModule.createWorkflow(IContext context, IWorkflowContainer container, String name, byte[] content) Creates a workflow within a workflow container.IBaseWorkflowModule.createWorkflowContainer(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Creates a workflow container within aICatalogobject.IWorkflowModule.createWorkflowContainer(IContext context, ICatalog catalog, String name) Creates a workflow container within aICatalogobject.IBaseWorkflowModule.createWorkflowInstance(IContext context, IWorkflow workflow, String reference) Deprecated, for removal: This API element is subject to removal in a future version.Creates a workflow instance object by specifying theIWorkflowobject, its reference.IBaseWorkflowModule.createWorkflowInstance(IContext context, IWorkflow workflow, String reference, String label) Deprecated, for removal: This API element is subject to removal in a future version.Creates a workflow instance object by specifying theIWorkflowobject, its reference, and its label.IWorkflowModule.createWorkflowInstance(IContext context, IWorkflow workflow, String reference) Creates a workflow instance object by specifying theIWorkflowobject, its reference.IWorkflowModule.createWorkflowInstance(IContext context, IWorkflow workflow, String reference, String label) Creates a workflow instance object by specifying theIWorkflowobject, its reference, and its label.voidIBaseWorkflowModule.end(IContext context, ITaskInstance instance, IAction action, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Crosses a transition.voidIBaseWorkflowModule.end(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Allows to cross a transition for another user.voidIWorkflowModule.end(IContext context, ITaskInstance instance, IAction action, String comment) Crosses a transition.voidIWorkflowModule.end(IContext context, IUser addressee, ITaskInstance instance, IAction action, String comment) Allows to cross a transition for another user.IBaseWorkflowModule.evaluatedHtml(IResource resource, IMailForm mailForm) Deprecated.: use buildMailMessage( IResource resource, IMailForm mailForm, String language )IBaseWorkflowModule.evaluatedHtml(ITaskInstance taskInstance, IMailForm mailForm) Deprecated.: use buildMailMessage( ITaskInstance taskInstance, IMailForm mailForm, String language )IWorkflowModule.evaluatedHtml(IResource resource, IMailForm mailForm) Deprecated.: use buildMailMessage( IResource resource, IMailForm mailForm, String language )IWorkflowModule.evaluatedHtml(ITaskInstance taskInstance, IMailForm mailForm) Deprecated.: use buildMailMessage( ITaskInstance taskInstance, IMailForm mailForm, String language )voidDeprecated, for removal: This API element is subject to removal in a future version.Allows to execute an agent.voidDeprecated, for removal: This API element is subject to removal in a future version.Allows to execute an agent.voidAllows to execute an agent.voidAllows to execute an agent.intIBaseWorkflowModule.generateChrono(IResourceDefinition resourceDefinition) Deprecated.: should not use this method anymore.intIWorkflowModule.generateChrono(IResourceDefinition resourceDefinition) Deprecated.: should not use this method anymore.IBaseWorkflowModule.generateReference(IResource resource) Deprecated, for removal: This API element is subject to removal in a future version.Evaluate the next reference based on the format specified on the Designer tool.IBaseWorkflowModule.generateReference(IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Evaluate the next reference based on the format specified on the Designer tool.IBaseWorkflowModule.generateReference(IResourceDefinition resourceDefinition, String format) Deprecated.: should not use this method anymore.IBaseWorkflowModule.generateReference(IResource resource, String format) Deprecated.: should not use this method anymore.IBaseWorkflowModule.generateReference(IResource resource, Document format) Deprecated, for removal: This API element is subject to removal in a future version.Evaluate the next reference based specified format.IWorkflowModule.generateReference(IResource resource) Evaluate the next reference based on the format specified on the Designer tool.IWorkflowModule.generateReference(IResourceDefinition resourceDefinition) Evaluate the next reference based on the format specified on the Designer tool.IWorkflowModule.generateReference(IResourceDefinition resourceDefinition, String format) Deprecated.: should not use this method anymore.IWorkflowModule.generateReference(IResource resource, String format) Deprecated.: should not use this method anymore.IWorkflowModule.generateReference(IResource resource, Document format) Evaluate the next reference based specified format.Collection<? extends ITaskInstance> IBaseWorkflowModule.getAbortedTaskInstances(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the aborted task instances of a workflow instance.Collection<? extends ITaskInstance> IWorkflowModule.getAbortedTaskInstances(IContext context, IWorkflowInstance instance) Retrieves all the aborted task instances of a workflow instance.Deprecated, for removal: This API element is subject to removal in a future version.Retrieve a specificIActionobject from its system name.IBaseWorkflowModule.getAction(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets an action object from its identifier.Retrieve a specificIActionobject from its system name.IWorkflowModule.getAction(IStorageKey key) Gets an action object from its identifier.Collection<? extends IAction> IBaseWorkflowModule.getActions(IContext context, ITask task) Deprecated, for removal: This API element is subject to removal in a future version.Collection<? extends IAction> IWorkflowModule.getActions(IContext context, ITask task) Deprecated, for removal: This API element is subject to removal in a future version.Gets an agent from its name.Gets an agent from its name.Collection<? extends ICatalog> IBaseWorkflowModule.getAllCatalogs(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofICatalogobject.Collection<? extends ICatalog> IWorkflowModule.getAllCatalogs(IContext context) Retrieves a collection ofICatalogobject.IBaseWorkflowModule.getArchivingController()Deprecated, for removal: This API element is subject to removal in a future version.Gets a archiving controller to archiveIElementobjects.IWorkflowModule.getArchivingController()Gets a archiving controller to archiveIElementobjects.IBaseWorkflowModule.getAttachment(IResource resource, String propertyName, String fileName) Deprecated, for removal: This API element is subject to removal in a future version.Gets an attachment by its file name.IWorkflowModule.getAttachment(IResource resource, String propertyName, String fileName) Gets an attachment by its file name.Collection<? extends IAttachment> IBaseWorkflowModule.getAttachments(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the attachments associated with a property.Collection<? extends IAttachment> IWorkflowModule.getAttachments(IResource resource, String propertyName) Gets all the attachments associated with a property.IBaseWorkflowModule.getCatalog(IContext context, String name) Deprecated.: use getCatalog( IContext context, String name, IProject project )IBaseWorkflowModule.getCatalog(IContext context, String name, int catalogType) Deprecated.: use getCatalog( IContext context, String name, int catalogType, IProject project )IBaseWorkflowModule.getCatalog(IContext context, String name, int catalogType, IProject project) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a catalog form its name.IBaseWorkflowModule.getCatalog(IContext context, String name, IProject project) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a catalog form its name.IBaseWorkflowModule.getCatalog(IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Gets aICatalogobject from a resource definitino.IBaseWorkflowModule.getCatalog(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a catalog object from its identifier.IBaseWorkflowModule.getCatalog(IWorkflow workflow) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the catalog of aIWorkflowobject.IWorkflowModule.getCatalog(IContext context, String name) Deprecated.: use getCatalog( IContext context, String name, IProject project )IWorkflowModule.getCatalog(IContext context, String name, int catalogType) Deprecated.: use getCatalog( IContext context, String name, int catalogType, IProject project )IWorkflowModule.getCatalog(IContext context, String name, int catalogType, IProject project) Retrieves a catalog form its name.IWorkflowModule.getCatalog(IContext context, String name, IProject project) Retrieves a catalog form its name.IWorkflowModule.getCatalog(IResourceDefinition resourceDefinition) Gets aICatalogobject from a resource definitino.IWorkflowModule.getCatalog(IStorageKey key) Gets a catalog object from its identifier.IWorkflowModule.getCatalog(IWorkflow workflow) Retrieves the catalog of aIWorkflowobject.Collection<? extends ICatalog> IBaseWorkflowModule.getCatalogs(IContext context) Deprecated.: use getCatalogs( IContext context, IProject project )Collection<? extends ICatalog> IBaseWorkflowModule.getCatalogs(IContext context, int catalogType) Deprecated.: use getCatalogs( IContext context, int catalogType, IProject project )Collection<? extends ICatalog> IBaseWorkflowModule.getCatalogs(IContext context, int catalogType, IProject project) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofICatalogobject.Collection<? extends ICatalog> IBaseWorkflowModule.getCatalogs(IContext context, IProject project) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofICatalogobject.Collection<? extends ICatalog> IWorkflowModule.getCatalogs(IContext context) Deprecated.: use getCatalogs( IContext context, IProject project )Collection<? extends ICatalog> IWorkflowModule.getCatalogs(IContext context, int catalogType) Deprecated.: use getCatalogs( IContext context, int catalogType, IProject project )Collection<? extends ICatalog> IWorkflowModule.getCatalogs(IContext context, int catalogType, IProject project) Retrieves a collection ofICatalogobject.Collection<? extends ICatalog> IWorkflowModule.getCatalogs(IContext context, IProject project) Retrieves a collection ofICatalogobject.IBaseWorkflowModule.getCatalogViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a catalog view transformer to transformICatalogobjects.IWorkflowModule.getCatalogViewTransformer()Gets a catalog view transformer to transformICatalogobjects.IBaseWorkflowModule.getDataSourceReference(String name) Deprecated, for removal: This API element is subject to removal in a future version.Gets a data source reference from its JNDI name.IWorkflowModule.getDataSourceReference(String name) Gets a data source reference from its JNDI name.IBaseWorkflowModule.getDefaultDataSourceReference()Deprecated, for removal: This API element is subject to removal in a future version.Gets the default data source reference.IWorkflowModule.getDefaultDataSourceReference()Gets the default data source reference.IBaseWorkflowModule.getDelegationController()Deprecated, for removal: This API element is subject to removal in a future version.Gets a delegation controller to delegateIDelegationSupportobjects.IWorkflowModule.getDelegationController()Gets a delegation controller to delegateIDelegationSupportobjects.Collection<? extends ITaskInstance> IBaseWorkflowModule.getEndedTaskInstances(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the ended task instances of a workflow instance.Collection<? extends ITaskInstance> IWorkflowModule.getEndedTaskInstances(IContext context, IWorkflowInstance instance) Retrieves all the ended task instances of a workflow instance.Collection<?> IBaseWorkflowModule.getExternalElements(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets a collection ofIElementobjects from a multiple selector property.Collection<?> IWorkflowModule.getExternalElements(IResource resource, String propertyName) Gets a collection ofIElementobjects from a multiple selector property.IBaseWorkflowModule.getExternalFile(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIFileobject from a single file selector property.IWorkflowModule.getExternalFile(IResource resource, String propertyName) Gets aIFileobject from a single file selector property.IBaseWorkflowModule.getExternalFolder(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIFolderobject from a single folder selector property.IWorkflowModule.getExternalFolder(IResource resource, String propertyName) Gets aIFolderobject from a single folder selector property.IBaseWorkflowModule.getExternalGroup(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIGroupobject from a single group selector property.IWorkflowModule.getExternalGroup(IResource resource, String propertyName) Gets aIGroupobject from a single group selector property.IBaseWorkflowModule.getExternalLibrary(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aILibraryobject from a single library selector property.IWorkflowModule.getExternalLibrary(IResource resource, String propertyName) Gets aILibraryobject from a single library selector property.IBaseWorkflowModule.getExternalLocalization(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aILocalizationobject from a single localization selector property.IWorkflowModule.getExternalLocalization(IResource resource, String propertyName) Gets aILocalizationobject from a single localization selector property.IBaseWorkflowModule.getExternalOrganization(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIOrganizationobject from a single organization selector property.IWorkflowModule.getExternalOrganization(IResource resource, String propertyName) Gets aIOrganizationobject from a single organization selector property.IBaseWorkflowModule.getExternalUser(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIUserobject from a single user selector property.IWorkflowModule.getExternalUser(IResource resource, String propertyName) Gets aIUserobject from a single user selector property.Deprecated, for removal: This API element is subject to removal in a future version.Gets a action form by its name.IBaseWorkflowModule.getForm(IContext context, IResourceDefinition resourceDefinition, String formName) Deprecated, for removal: This API element is subject to removal in a future version.Gets a resource definition form by its name.Deprecated, for removal: This API element is subject to removal in a future version.Gets a task form by its name.Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow form by its name.Gets a action form by its name.IWorkflowModule.getForm(IContext context, IResourceDefinition resourceDefinition, String formName) Gets a resource definition form by its name.Gets a task form by its name.Gets a workflow form by its name.IBaseWorkflowModule.getGenericViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowModule.getGenericViewTransformer()IBaseWorkflowModule.getGroupByName(String name) Deprecated.use the IDirectoryModule instead.IWorkflowModule.getGroupByName(String name) Deprecated.use the IDirectoryModule instead.IBaseWorkflowModule.getJdbcReference(IContext context, String name) Deprecated.: use getConnectionDefinition( IContext context, String name ) method instead.IWorkflowModule.getJdbcReference(IContext context, String name) Deprecated.: use getConnectionDefinition( IContext context, String name ) method instead.Collection<? extends IJdbcReference> IBaseWorkflowModule.getJdbcReferences(IContext context) Deprecated.: use getConnectionDefinitions( IContext context ) method instead.Collection<? extends IJdbcReference> IWorkflowModule.getJdbcReferences(IContext context) Deprecated.: use getConnectionDefinitions( IContext context ) method instead.Collection<? extends ILinkedResource> IBaseWorkflowModule.getLinkedResources(IResource resource, String propertyName) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the linked resources associated with a table property.Collection<? extends ILinkedResource> IWorkflowModule.getLinkedResources(IResource resource, String propertyName) Gets all the linked resources associated with a table property.Deprecated, for removal: This API element is subject to removal in a future version.Gets a list object from a catalog by its name.Collection<? extends IOptionList.IOption> Deprecated, for removal: This API element is subject to removal in a future version.Gets the available values of a list property.Gets a list object from a catalog by its name.Collection<? extends IOptionList.IOption> Gets the available values of a list property.IWorkflowModule.getListLabel(ICatalog catalog, String listName, String key, String language) get translated value of a listCollection<? extends IList> Deprecated, for removal: This API element is subject to removal in a future version.Gets a collection of a the lists available on a specifiedICatalogobject.Collection<? extends IList> Gets a collection of a the lists available on a specifiedICatalogobject.IBaseWorkflowModule.getMailForm(IContext context, IWorkflow workflow, String mailFormName) Deprecated, for removal: This API element is subject to removal in a future version.IWorkflowModule.getMailForm(IContext context, IWorkflow workflow, String mailFormName) Collection<? extends IMailForm> IBaseWorkflowModule.getMailForms(IContext context, IWorkflow workflow) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the mail forms from a specifiedIWorkflowobject.Collection<? extends IMailForm> IBaseWorkflowModule.getMailForms(IContext context, IWorkflow workflow, String startsWith) Deprecated, for removal: This API element is subject to removal in a future version.Collection<? extends IMailForm> IWorkflowModule.getMailForms(IContext context, IWorkflow workflow) Gets all the mail forms from a specifiedIWorkflowobject.Collection<? extends IMailForm> IWorkflowModule.getMailForms(IContext context, IWorkflow workflow, String startsWith) Collection<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstances(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the manual task instances of a workflow instance.Collection<? extends ITaskInstance> IWorkflowModule.getManualTaskInstances(IContext context, IWorkflowInstance instance) Retrieves all the manual task instances of a workflow instance.Collection<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstancesByStatus(IContext context, int status) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the manual task instances for a status.Collection<? extends ITaskInstance> IWorkflowModule.getManualTaskInstancesByStatus(IContext context, int status) Retrieves all the manual task instances for a status.Collection<? extends ITaskInstance> IBaseWorkflowModule.getManualTaskInstancesModifiedSince(IContext context, Date date) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the manual task instances modified since.Collection<? extends ITaskInstance> IWorkflowModule.getManualTaskInstancesModifiedSince(IContext context, Date date) Retrieves all the manual task instances modified since.IBaseWorkflowModule.getOneTaskInstance(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Gets one of the task instances (any).IWorkflowModule.getOneTaskInstance(IContext context, IWorkflowInstance instance) Gets one of the task instances (any).IBaseWorkflowModule.getOperator(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets an operator object from its identifier.IBaseWorkflowModule.getOperator(String id) Deprecated.Use getOperator(IStorageKeykey ) method instead.IWorkflowModule.getOperator(IStorageKey key) Gets an operator object from its identifier.IWorkflowModule.getOperator(String id) Deprecated.Use getOperator(IStorageKeykey ) method instead.IBaseWorkflowModule.getOperatorByLogin(String login) Deprecated, for removal: This API element is subject to removal in a future version.Gets anIOperatorfrom a user login.IWorkflowModule.getOperatorByLogin(String login) Gets anIOperatorfrom a user login.IBaseWorkflowModule.getOperatorRole(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves aIOperatorRoleobject by its system name.IBaseWorkflowModule.getOperatorRole(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a role object from its identifier.IWorkflowModule.getOperatorRole(IContext context, ICatalog catalog, String name) Retrieves aIOperatorRoleobject by its system name.IWorkflowModule.getOperatorRole(IStorageKey key) Gets a role object from its identifier.Collection<? extends IOperatorRole> IBaseWorkflowModule.getOperatorRoles(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofIOperatorRoleobjects within a specified catalog.Collection<? extends IOperatorRole> IWorkflowModule.getOperatorRoles(IContext context, ICatalog catalog) Retrieves a collection ofIOperatorRoleobjects within a specified catalog.Collection<? extends IOperator> IBaseWorkflowModule.getOperators(ITaskInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the operators of a task instance.Collection<? extends IOperator> IWorkflowModule.getOperators(ITaskInstance instance) Retrieves the operators of a task instance.IBaseWorkflowModule.getParentInstance(ILinkedResource linkedResource) Deprecated, for removal: This API element is subject to removal in a future version.Gets the parent instance of a linked resource.IBaseWorkflowModule.getParentInstance(IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Gets the parent instance of a specifiedIWorkflowInstanceobject.IWorkflowModule.getParentInstance(ILinkedResource linkedResource) Gets the parent instance of a linked resource.IWorkflowModule.getParentInstance(IWorkflowInstance instance) Gets the parent instance of a specifiedIWorkflowInstanceobject.Collection<? extends IProperty> IBaseWorkflowModule.getProperties(IContext context, IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the properties of a specified definition.Collection<? extends IProperty> IWorkflowModule.getProperties(IContext context, IResourceDefinition resourceDefinition) Gets all the properties of a specified definition.IBaseWorkflowModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) Deprecated, for removal: This API element is subject to removal in a future version.Gets a property definition by specifying theIResourceDefinitionand its system name.IBaseWorkflowModule.getProperty(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a property object from its identifier.IWorkflowModule.getProperty(IContext context, IResourceDefinition resourceDefinition, String name) Gets a property definition by specifying theIResourceDefinitionand its system name.IWorkflowModule.getProperty(IStorageKey key) Gets a property object from its identifier.IBaseWorkflowModule.getResource(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a resource object from its identifier.IBaseWorkflowModule.getResource(Object object) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIResourceobject from an object.IBaseWorkflowModule.getResource(String id) Deprecated.Use getResource(IStorageKeykey ) method instead.IWorkflowModule.getResource(IStorageKey key) Gets a resource object from its identifier.IWorkflowModule.getResource(Object object) Gets aIResourceobject from an object.IWorkflowModule.getResource(String id) Deprecated.Use getResource(IStorageKeykey ) method instead.IWorkflowModule.getResourceController(IResource resource) Gets the resource controller object.IBaseWorkflowModule.getResourceDefinition(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a resource definition by specifying theICatalogand its system name.IBaseWorkflowModule.getResourceDefinition(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a resource definition object from its identifier.IWorkflowModule.getResourceDefinition(IContext context, ICatalog catalog, String name) Retrieves a resource definition by specifying theICatalogand its system name.IWorkflowModule.getResourceDefinition(IStorageKey key) Gets a resource definition object from its identifier.Collection<? extends IResourceDefinition> IBaseWorkflowModule.getResourceDefinitions(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all resource definitions by specifying theICatalogCollection<? extends IResourceDefinition> IWorkflowModule.getResourceDefinitions(IContext context, ICatalog catalog) Retrieves all resource definitions by specifying theICatalogCollection<? extends IResource> IBaseWorkflowModule.getResources(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Gets a collection ofIResourceobjects from a catalogCollection<? extends IResource> IBaseWorkflowModule.getResources(IContext context, IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Gets a collection ofIResourceobjects from a resource definition.Collection<? extends IResource> IWorkflowModule.getResources(IContext context, ICatalog catalog) Gets a collection ofIResourceobjects from a catalogCollection<? extends IResource> IWorkflowModule.getResources(IContext context, IResourceDefinition resourceDefinition) Gets a collection ofIResourceobjects from a resource definition.IBaseWorkflowModule.getResourceViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a resource view transformer to transformIResourceobjects.IWorkflowModule.getResourceViewTransformer()Gets a resource view transformer to transformIResourceobjects.Deprecated.: use getRole or getProfileIBaseWorkflowModule.getRole(IStorageKey key) Deprecated.use getOperatorRole or getProfileDeprecated.: use getRole or getProfileIWorkflowModule.getRole(IStorageKey key) Deprecated.use getOperatorRole or getProfileCollection<? extends IRole> Deprecated.: use getRoles or getProfilesCollection<? extends IRole> Deprecated.: use getRoles or getProfilesIBaseWorkflowModule.getSearchController()Deprecated, for removal: This API element is subject to removal in a future version.Gets the defaultISearchControllerobject.IBaseWorkflowModule.getSearchController(IConnectionDefinition connectionDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Gets a search controller object by specifying a ConnectionDefinition object.IBaseWorkflowModule.getSearchController(IDataSourceReference reference) Deprecated, for removal: This API element is subject to removal in a future version.Gets a search controller object by specifying an external data source.IBaseWorkflowModule.getSearchController(IJdbcReference reference) Deprecated.use getSearchController( IConnectionDefinition connectionDefinition ) method instead.IWorkflowModule.getSearchController()Gets the defaultISearchControllerobject.IWorkflowModule.getSearchController(IConnectionDefinition connectionDefinition) Gets a search controller object by specifying a ConnectionDefinition object.IWorkflowModule.getSearchController(IDataSourceReference reference) Gets a search controller object by specifying an external data source.IWorkflowModule.getSearchController(IJdbcReference reference) Deprecated.use getSearchController( IConnectionDefinition connectionDefinition ) method instead.IBaseWorkflowModule.getSearchViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a search view transformer to transformIResourceobjects.IWorkflowModule.getSearchViewTransformer()Gets a search view transformer to transformIResourceobjects.IBaseWorkflowModule.getSecurityController(ISecuritySupport securitySupport) Deprecated, for removal: This API element is subject to removal in a future version.Gets a security controller on a specified object.IWorkflowModule.getSecurityController(ISecuritySupport securitySupport) Gets a security controller on a specified object.Collection<? extends ITaskInstance> IBaseWorkflowModule.getStartedTaskInstances(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the started task instances of a workflow instance.Collection<? extends ITaskInstance> IWorkflowModule.getStartedTaskInstances(IContext context, IWorkflowInstance instance) Retrieves all the started task instances of a workflow instance.IBaseWorkflowModule.getSubForm(IContext context, IWorkflow workflow, String formName) Deprecated, for removal: This API element is subject to removal in a future version.Gets a sub form by its name.IWorkflowModule.getSubForm(IContext context, IWorkflow workflow, String formName) Gets a sub form by its name.Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a specific task of aIWorkflowobject by its name.IBaseWorkflowModule.getTask(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a task object from its identifier.IBaseWorkflowModule.getTask(ITaskInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Gets the definition of a task instance.Retrieves a specific task of aIWorkflowobject by its name.IWorkflowModule.getTask(IStorageKey key) Gets a task object from its identifier.IWorkflowModule.getTask(ITaskInstance instance) Gets the definition of a task instance.IBaseWorkflowModule.getTaskInstance(IContext context, IWorkflowInstance instance, String name) Deprecated, for removal: This API element is subject to removal in a future version.Gets the started task instance associated with a specified task name.IBaseWorkflowModule.getTaskInstance(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a task instance object from its identifier.IBaseWorkflowModule.getTaskInstance(String id) Deprecated.Use getTaskInstance(IStorageKeykey ) method instead.IWorkflowModule.getTaskInstance(IContext context, IWorkflowInstance instance, String name) Gets the started task instance associated with a specified task name.IWorkflowModule.getTaskInstance(IStorageKey key) Gets a task instance object from its identifier.IWorkflowModule.getTaskInstance(String id) Deprecated.Use getTaskInstance(IStorageKeykey ) method instead.Collection<? extends ITaskInstance> IBaseWorkflowModule.getTaskInstances(IContext context, IWorkflowInstance instance) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the task instances of a specified workflow instance.Collection<? extends ITaskInstance> IBaseWorkflowModule.getTaskInstances(IContext context, IWorkflowInstance instance, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the task instances of a specified workflow instance filtered by the name of aITask.Collection<? extends ITaskInstance> IWorkflowModule.getTaskInstances(IContext context, IWorkflowInstance instance) Retrieves all the task instances of a specified workflow instance.Collection<? extends ITaskInstance> IWorkflowModule.getTaskInstances(IContext context, IWorkflowInstance instance, String name) Retrieves all the task instances of a specified workflow instance filtered by the name of aITask.IBaseWorkflowModule.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.IBaseWorkflowModule.getTaskViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a task view transformer to transformITaskInstanceobjects.IWorkflowModule.getTaskViewTransformer()Gets a task view transformer to transformITaskInstanceobjects.IBaseWorkflowModule.getTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a transformer to transformIResourceobject.IWorkflowModule.getTransformer()Gets a transformer to transformIResourceobject.IBaseWorkflowModule.getUser(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a user object from its identifier.Deprecated.Use getUser(IStorageKeykey ) method instead.IWorkflowModule.getUser(IStorageKey key) Gets a user object from its identifier.Deprecated.Use getUser(IStorageKeykey ) method instead.IBaseWorkflowModule.getUserByLogin(String login) Deprecated, for removal: This API element is subject to removal in a future version.Gets a user by its loginIWorkflowModule.getUserByLogin(String login) Gets a user by its loginDeprecated, for removal: This API element is subject to removal in a future version.Gets the value of a property.Gets the value of a property.Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a view by its name.IBaseWorkflowModule.getView(IContext context, IResourceDefinition resourceDefinition, String viewName) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a view by its name.IBaseWorkflowModule.getView(IContext context, IWorkflowContainer workflowContainer, String viewName) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a view by its name.Retrieves a view by its name.IWorkflowModule.getView(IContext context, IResourceDefinition resourceDefinition, String viewName) Retrieves a view by its name.IWorkflowModule.getView(IContext context, IWorkflowContainer workflowContainer, String viewName) Retrieves a view by its name.IBaseWorkflowModule.getViewController()Deprecated.IBaseWorkflowModule.getViewController(IContext context) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, IProject project, InputStream inputStream) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IContext context, Class natureClass) Deprecated, for removal: This API element is subject to removal in a future version.Gets a view controller to searchIResourceobjects through their properties.IBaseWorkflowModule.getViewController(IProject project, InputStream inputStream) Deprecated.IBaseWorkflowModule.getViewController(Class natureClass) Deprecated.IWorkflowModule.getViewController()Deprecated.IWorkflowModule.getViewController(IContext context) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IContext context, IProject project, InputStream inputStream) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IContext context, Class natureClass) Gets a view controller to searchIResourceobjects through their properties.IWorkflowModule.getViewController(IProject project, InputStream inputStream) Deprecated.IWorkflowModule.getViewController(Class natureClass) Deprecated.Collection<? extends IView> Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the views associated with the catalog.Collection<? extends IView> IBaseWorkflowModule.getViews(IContext context, IResourceDefinition resourceDefinition) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the views associated with the resource definition.Collection<? extends IView> IBaseWorkflowModule.getViews(IContext context, IWorkflowContainer workflowContainer) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves all the views associated with the workflow container.Collection<? extends IView> Retrieves all the views associated with the catalog.Collection<? extends IView> IWorkflowModule.getViews(IContext context, IResourceDefinition resourceDefinition) Retrieves all the views associated with the resource definition.Collection<? extends IView> IWorkflowModule.getViews(IContext context, IWorkflowContainer workflowContainer) Retrieves all the views associated with the workflow container.IBaseWorkflowModule.getWorkflow(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a workflow within aIWorkflowobject and from its system name.IBaseWorkflowModule.getWorkflow(IContext context, String name) Deprecated.: use getWorkflow( IContext context, ICatalog catalog, String name )IBaseWorkflowModule.getWorkflow(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow object from its identifier.IBaseWorkflowModule.getWorkflow(ITask task) Deprecated, for removal: This API element is subject to removal in a future version.Gets the associated workflow of a task.IWorkflowModule.getWorkflow(IContext context, ICatalog catalog, String name) Retrieves a workflow within aIWorkflowobject and from its system name.IWorkflowModule.getWorkflow(IContext context, String name) Deprecated.: use getWorkflow( IContext context, ICatalog catalog, String name )IWorkflowModule.getWorkflow(IStorageKey key) Gets a workflow object from its identifier.IWorkflowModule.getWorkflow(ITask task) Gets the associated workflow of a task.IBaseWorkflowModule.getWorkflowContainer(IContext context, ICatalog catalog, String name) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves aIWorkflowContainerwithin aICatalogby its system nameIBaseWorkflowModule.getWorkflowContainer(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow container object from its identifier.IBaseWorkflowModule.getWorkflowContainer(IWorkflow workflow) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves the workflow container of aIWorkflowobject.IWorkflowModule.getWorkflowContainer(IContext context, ICatalog catalog, String name) Retrieves aIWorkflowContainerwithin aICatalogby its system nameIWorkflowModule.getWorkflowContainer(IStorageKey key) Gets a workflow container object from its identifier.IWorkflowModule.getWorkflowContainer(IWorkflow workflow) Retrieves the workflow container of aIWorkflowobject.Collection<? extends IWorkflowContainer> IBaseWorkflowModule.getWorkflowContainers(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofIWorkflowContainerobjects within aICatalogobject.Collection<? extends IWorkflowContainer> IWorkflowModule.getWorkflowContainers(IContext context, ICatalog catalog) Retrieves a collection ofIWorkflowContainerobjects within aICatalogobject.IBaseWorkflowModule.getWorkflowContainerViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow container view transformer to transformIWorkflowContainerobjects.IWorkflowModule.getWorkflowContainerViewTransformer()Gets a workflow container view transformer to transformIWorkflowContainerobjects.IBaseWorkflowModule.getWorkflowInstance(IStorageKey key) Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow instance object from its identifier.IBaseWorkflowModule.getWorkflowInstance(Object object) Deprecated, for removal: This API element is subject to removal in a future version.Gets aIWorkflowInstanceobject from an object.IBaseWorkflowModule.getWorkflowInstance(String id) Deprecated.Use getWorkflowInstance(IStorageKeykey ) method instead.IWorkflowModule.getWorkflowInstance(IStorageKey key) Gets a workflow instance object from its identifier.IWorkflowModule.getWorkflowInstance(Object object) Gets aIWorkflowInstanceobject from an object.IWorkflowModule.getWorkflowInstance(String id) Deprecated.Use getWorkflowInstance(IStorageKeykey ) method instead.Collection<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the workflow instances of a specifiedICatalogobject.Collection<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances(IContext context, ICatalog catalog, String reference) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the workflow instances with the same reference within a specifiedICatalogobject.Collection<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances(IContext context, ITask task) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the workflow instances of a specifiedITaskobject.Collection<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances(IContext context, IWorkflow workflow) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the workflow instances of a specifiedIWorkflowobject.Collection<? extends IWorkflowInstance> IBaseWorkflowModule.getWorkflowInstances(IContext context, IWorkflow workflow, String reference) Deprecated, for removal: This API element is subject to removal in a future version.Gets all the workflow instances with the same reference within a specifiedIWorkflowobject.Collection<? extends IWorkflowInstance> IWorkflowModule.getWorkflowInstances(IContext context, ICatalog catalog) Gets all the workflow instances of a specifiedICatalogobject.Collection<? extends IWorkflowInstance> IWorkflowModule.getWorkflowInstances(IContext context, ICatalog catalog, String reference) Gets all the workflow instances with the same reference within a specifiedICatalogobject.Collection<? extends IWorkflowInstance> IWorkflowModule.getWorkflowInstances(IContext context, ITask task) Gets all the workflow instances of a specifiedITaskobject.Collection<? extends IWorkflowInstance> IWorkflowModule.getWorkflowInstances(IContext context, IWorkflow workflow) Gets all the workflow instances of a specifiedIWorkflowobject.Collection<? extends IWorkflowInstance> IWorkflowModule.getWorkflowInstances(IContext context, IWorkflow workflow, String reference) Gets all the workflow instances with the same reference within a specifiedIWorkflowobject.Collection<? extends IWorkflow> IBaseWorkflowModule.getWorkflows(IContext context, ICatalog catalog) Deprecated, for removal: This API element is subject to removal in a future version.Collection<? extends IWorkflow> IBaseWorkflowModule.getWorkflows(IContext context, IWorkflowContainer container) Deprecated, for removal: This API element is subject to removal in a future version.Retrieves a collection ofIWorkflowobjects within aIWorkflowContainerobject.Collection<? extends IWorkflow> IWorkflowModule.getWorkflows(IContext context, ICatalog catalog) Collection<? extends IWorkflow> IWorkflowModule.getWorkflows(IContext context, IWorkflowContainer container) Retrieves a collection ofIWorkflowobjects within aIWorkflowContainerobject.IBaseWorkflowModule.getWorkflowViewTransformer()Deprecated, for removal: This API element is subject to removal in a future version.Gets a workflow view transformer to transformIWorkflowobjects.IWorkflowModule.getWorkflowViewTransformer()Gets a workflow view transformer to transformIWorkflowobjects.booleanIWorkflowModule.isLockBySDK(IContext context, IWorkflowInstance workflowInstance) Checks if a specified workflow instance is locked by the SDKbooleanIWorkflowModule.isLocked(IContext context, IWorkflowInstance workflowInstance) Checks if a specified workflow instance is lockedbooleanIBaseWorkflowModule.isMemberOf(IUser user, IRole role) Deprecated, for removal: This API element is subject to removal in a future version.Checks if a specified user is member of aIRoleobject.booleanIBaseWorkflowModule.isMemberOf(IUser user, IRole role, boolean recursive) Deprecated, for removal: This API element is subject to removal in a future version.Checks if a specified user is member of aIRoleobject.booleanIWorkflowModule.isMemberOf(IUser user, IRole role) Checks if a specified user is member of aIRoleobject.booleanIWorkflowModule.isMemberOf(IUser user, IRole role, boolean recursive) Checks if a specified user is member of aIRoleobject.voidIWorkflowModule.lock(IContext context, IWorkflowInstance workflowInstance, int delay) Allows to lock workflow instance.IWorkflowModule.lockedBy(IContext context, IWorkflowInstance workflowInstance) Retrieve the users who locked the workflow instance.voidIBaseWorkflowModule.remind(IContext context, ITaskInstance taskInstance, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Allows to remind current operators of a specified task instance.voidIBaseWorkflowModule.remind(IContext context, IWorkflowInstance instance, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Allows to remind current operators of a workflow instance.voidIWorkflowModule.remind(IContext context, ITaskInstance taskInstance, String comment) Allows to remind current operators of a specified task instance.voidIWorkflowModule.remind(IContext context, IWorkflowInstance instance, String comment) Allows to remind current operators of a workflow instance.voidIBaseWorkflowModule.send(IContext context, IResource resource, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, IResource resource, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Sends a mail by specifying the subject and the content of the body.voidIBaseWorkflowModule.send(IContext context, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Deprecated, for removal: This API element is subject to removal in a future version.Sends a mail by specifying the subject and the content of the body.voidIBaseWorkflowModule.send(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, IWorkflowInstance workflowInstance, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, IWorkflow workflow, IResource resource, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.send(IContext context, IWorkflow workflow, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, IResource resource, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, IResource resource, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Sends a mail by specifying the subject and the content of the body.voidIWorkflowModule.send(IContext context, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<?> entries, String subject, String content) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collection<? extends IUser> mail_to, String comment) Sends a mail by specifying the subject and the content of the body.voidIWorkflowModule.send(IContext context, IUser addressee, ITaskInstance instance, IMailForm form, String comment) Deprecated.use send( IContext context, ITaskInstance taskInstance, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, IWorkflowInstance workflowInstance, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, IWorkflow workflow, IResource resource, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIWorkflowModule.send(IContext context, IWorkflow workflow, String formName, Collection<?> entries) Deprecated.use send( IContext context, IResource resource, IMailForm mailForm, Collectioninvalid input: '<'? extends IUser> mail_to, String comment )voidIBaseWorkflowModule.setExternalElements(IResource resource, String propertyName, Collection<?> elements) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIElementto a multiple selector property.voidIWorkflowModule.setExternalElements(IResource resource, String propertyName, Collection<?> elements) Sets aIElementto a multiple selector property.voidIBaseWorkflowModule.setExternalFile(IResource resource, String propertyName, IFile file) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIFileto a single selector property.voidIWorkflowModule.setExternalFile(IResource resource, String propertyName, IFile file) Sets aIFileto a single selector property.voidIBaseWorkflowModule.setExternalFolder(IResource resource, String propertyName, IFolder folder) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIFolderto a single selector property.voidIWorkflowModule.setExternalFolder(IResource resource, String propertyName, IFolder folder) Sets aIFolderto a single selector property.voidIBaseWorkflowModule.setExternalGroup(IResource resource, String propertyName, IGroup group) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIGroupto a single selector property.voidIWorkflowModule.setExternalGroup(IResource resource, String propertyName, IGroup group) Sets aIGroupto a single selector property.voidIBaseWorkflowModule.setExternalLibrary(IResource resource, String propertyName, ILibrary library) Deprecated, for removal: This API element is subject to removal in a future version.Sets aILibraryto a single selector property.voidIWorkflowModule.setExternalLibrary(IResource resource, String propertyName, ILibrary library) Sets aILibraryto a single selector property.voidIBaseWorkflowModule.setExternalLocalization(IResource resource, String propertyName, ILocalization localization) Deprecated, for removal: This API element is subject to removal in a future version.Sets aILocalizationto a single selector property.voidIWorkflowModule.setExternalLocalization(IResource resource, String propertyName, ILocalization localization) Sets aILocalizationto a single selector property.voidIBaseWorkflowModule.setExternalOrganization(IResource resource, String propertyName, IOrganization organization) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIOrganizationto a single selector property.voidIWorkflowModule.setExternalOrganization(IResource resource, String propertyName, IOrganization organization) Sets aIOrganizationto a single selector property.voidIBaseWorkflowModule.setExternalUser(IResource resource, String propertyName, IUser user) Deprecated, for removal: This API element is subject to removal in a future version.Sets aIUserto a single selector property.voidIWorkflowModule.setExternalUser(IResource resource, String propertyName, IUser user) Sets aIUserto a single selector property.voidIBaseWorkflowModule.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) Deprecated, for removal: This API element is subject to removal in a future version.Sets the list of available values to a list property.voidIWorkflowModule.setList(IResource resource, String propertyName, Collection<? extends IOptionList.IOption> values) Sets the list of available values to a list property.voidDeprecated, for removal: This API element is subject to removal in a future version.Sets a value to a property.voidSets a value to a property.voidIWorkflowModule.unlock(IContext context, IWorkflowInstance workflowInstance) Allows to unlock workflow instance. -
Uses of WorkflowModuleException in com.axemble.vdoc.sdk.view.extensions
Methods in com.axemble.vdoc.sdk.view.extensions that throw WorkflowModuleException -
Uses of WorkflowModuleException in com.axemble.vdoc.sdk.view.extensions.impl
Methods in com.axemble.vdoc.sdk.view.extensions.impl that throw WorkflowModuleException -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.ui.utils
Methods in com.vdoc.sdk.commons.ui.utils that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionprotected static IResourceNavigatorUtils.getCurrentResource(IWorkflowModule workflowModule, com.axemble.vdp.ui.framework.foundation.Navigator navigator) Gets the current resource of aNavigatorstatic com.axemble.vdp.ui.framework.document.AbstractDocumentNavigatorUtils.getDocumentByNavigatorId(String navigatorId) Get the abstract document by a Navigator IDstatic IWorkflowInstanceNavigatorUtils.getWorkflowInstanceByNavigatorId(String navigatorId, IWorkflowModule iWorkflowModule) Get the workflow instance by a Navigator ID -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.utils
Methods in com.vdoc.sdk.commons.utils that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionstatic IResourceResourceUtils.cloneLinkedResource(IWorkflowModule workflowModule, IContext context, ILinkedResource linkedResource, String parentField) Clone aILinkedResourcestatic ILinkedResourceResourceUtils.cloneLinkedResource(IWorkflowModule workflowModule, IContext context, ILinkedResource linkedResource, String parentField, List<String> propertiesName, Boolean exclude) Clone aILinkedResource
You can exclude some properties by passing ListpropertiesName and the Boolean exclude to true
You can choose the properties you want to copy by passing ListpropertiesName and the Boolean exclude to false static IResourceResourceUtils.cloneLinkedResource(IWorkflowModule workflowModule, IContext context, IWorkflowInstance destinationWorkflowInstance, ILinkedResource linkedResource, String parentField) Clone aILinkedResourcestatic ILinkedResourceResourceUtils.cloneLinkedResource(IWorkflowModule workflowModule, IContext context, IWorkflowInstance destinationWorkflowInstance, ILinkedResource linkedResource, String parentField, List<String> propertiesName, Boolean exclude) Clone aILinkedResource
You can exclude some properties by passing ArrayListpropertiesName and the Boolean exclude to true
You can choose the properties you want to copy by passing ArrayListpropertiesName and the Boolean exclude to false static IResourceResourceUtils.cloneResource(IWorkflowModule workflowModule, IContext context, IResource resource) Clone aIResourcestatic IResourceResourceUtils.cloneResource(IWorkflowModule workflowModule, IContext context, IResource resource, List<String> propertiesName, Boolean exclude) Clone aIStorageResourceor aIWorkflowInstance
You can exclude some properties by passing ArrayListpropertiesName and set the Boolean exclude argument to Boolean.TRUE.
You can choose the properties you want to copy by passing ArrayListpropertiesName and the Boolean exclude to false static voidResourceUtils.copyAttachement(IWorkflowModule workflowModule, IResource targetResource, String targetPropertyName, Collection<? extends IAttachment> attachementCollection) Deprecated.use copyAttachment insteadstatic voidResourceUtils.copyAttachment(IWorkflowModule workflowModule, IResource sourceResource, IResource targetResource, String sourcePropertyName, String targetPropertyName, boolean withReplacement) copy an file property to another file property.static voidResourceUtils.copyAttachment(IWorkflowModule workflowModule, IResource targetResource, String targetPropertyName, Collection<? extends IAttachment> attachementCollection) static voidResourceUtils.copyProperty(PropertyCopyConfiguration configuration, Boolean ignoreError) Copy propertystatic voidResourceUtils.copyResource(IWorkflowModule workflowModule, IContext context, IResource sourceResource, IResource targetResource, List<String> propertiesName) static voidResourceUtils.copyResource(IWorkflowModule workflowModule, IContext context, IResource sourceResource, IResource targetResource, List<String> propertiesName, Boolean exclude) Copy the values from the source resource to the target resource
You can exclude some properties by passing ArrayListpropertiesName and the Boolean exclude to true
You can choose the properties you want to copy by passing ArrayListpropertiesName and the Boolean exclude to false static voidResourceUtils.copyResource(IWorkflowModule workflowModule, IContext context, IResource sourceResource, IResource targetResource, Map<String, String> propertiesMapping) Copy values from a resource to another by specifying a properties mapping.static IWorkflowInstanceWorkflowInstanceUtils.createLinkedWorkflowInstance(IContext context, IWorkflowInstance parentWorkflowInstance, IWorkflowContainer workflowContainer, String fieldName) Create a linked workflowinstance for a workflowinstance and save it in a fieldstatic voidWorkflowInstanceUtils.endTaskInstance(IWorkflowModule workflowModule, IWorkflowInstance workflowInstance, String actionName, IUser actor, String comment) end the currentITaskInstance.static voidWorkflowInstanceUtils.endTaskInstanceWithFirstOperator(IWorkflowModule workflowModule, IWorkflowInstance workflowInstance, String actionName) static voidWorkflowInstanceUtils.endTaskInstanceWithFirstOperator(IWorkflowModule workflowModule, IWorkflowInstance workflowInstance, String actionName, String comment) with actor = null and comment = "WorkflowHelper.endTaskInstance"static voidWorkflowInstanceUtils.endTaskInstanceWithUser(IWorkflowModule workflowModule, IWorkflowInstance workflowInstance, String actionName, IUser actor) static voidWorkflowInstanceUtils.endTaskInstanceWithUser(IWorkflowModule workflowModule, IWorkflowInstance workflowInstance, String actionName, IUser actor, String comment) static IWorkflowWorkflowUtils.getChildWorkflow(IWorkflowModule workflowModule, IWorkflowContainer workflowContainer, IWorkflow parentWorkflow) Get a workflow for a parentWorkflow, depends on the lifecycle statusstatic IWorkflowWorkflowUtils.getWorkflow(IWorkflowModule workflowModule, IWorkflowContainer workflowContainer) Return the IWorkflow with lifecycle status closest to PRODUCTION (EXPIRED status is considered as low as UNKNOWN)static voidResourceUtils.removeAttachment(IWorkflowModule workflowModule, IResource resource, String fieldName, String fileName) Remove anIAttachmentfor anIResource -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.utils.copy.properties
Methods in com.vdoc.sdk.commons.utils.copy.properties that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionvoidPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) Copy a configuration -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.utils.copy.properties.strategies.collection
Methods in com.vdoc.sdk.commons.utils.copy.properties.strategies.collection that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionabstract voidAbstractCollectionPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) voidAttachementCollectionPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) voidStringCollectionPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.utils.copy.properties.strategies.collection.workflow
Methods in com.vdoc.sdk.commons.utils.copy.properties.strategies.collection.workflow that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionvoidLinkedResourcesPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) voidStorageResourceCollectionPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) voidWorkflowInstanceCollectionNonCascadingPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) -
Uses of WorkflowModuleException in com.vdoc.sdk.commons.utils.copy.properties.strategies.simple
Methods in com.vdoc.sdk.commons.utils.copy.properties.strategies.simple that throw WorkflowModuleExceptionModifier and TypeMethodDescriptionvoidAbstractDynamicLocalizationsPropertyCopyStrategy.copy(PropertyCopyConfiguration configuration) voidAbstractSimplePropertyCopyStrategy.copy(PropertyCopyConfiguration configuration)