@RunAs(value="org.imixs.ACCESSLEVEL.MANAGERACCESS") public class SystemWorkitemService extends WorkitemService
| Constructor and Description |
|---|
SystemWorkitemService() |
| Modifier and Type | Method and Description |
|---|---|
org.imixs.workflow.ItemCollection |
processWorkItem(org.imixs.workflow.ItemCollection aworkitem)
Processes a WorkItem.
|
org.imixs.workflow.ItemCollection |
save(org.imixs.workflow.ItemCollection entity)
The method saves an entity
|
createWorkItem, findAllVersions, findAncestorsVersionspublic org.imixs.workflow.ItemCollection processWorkItem(org.imixs.workflow.ItemCollection aworkitem)
throws org.imixs.workflow.exceptions.AccessDeniedException,
org.imixs.workflow.exceptions.ProcessingErrorException,
org.imixs.workflow.exceptions.PluginException,
org.imixs.workflow.exceptions.ModelException
WorkitemServiceprocessWorkItem in class WorkitemServiceorg.imixs.workflow.exceptions.AccessDeniedExceptionorg.imixs.workflow.exceptions.ProcessingErrorExceptionorg.imixs.workflow.exceptions.PluginExceptionorg.imixs.workflow.exceptions.ModelExceptionpublic org.imixs.workflow.ItemCollection save(org.imixs.workflow.ItemCollection entity)
throws org.imixs.workflow.exceptions.AccessDeniedException
org.imixs.workflow.exceptions.AccessDeniedExceptionExceptionCopyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.