@Named @RequestScoped public class VersionController extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected WorkitemService |
workitemService |
| Constructor and Description |
|---|
VersionController() |
| Modifier and Type | Method and Description |
|---|---|
List<org.imixs.workflow.ItemCollection> |
getVersions()
returns a List with all Versions of the current Workitem
|
void |
onWorkflowEvent(org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
WorkflowEvent listener
|
protected WorkitemService workitemService
public void onWorkflowEvent(@Observes
org.imixs.workflow.faces.data.WorkflowEvent workflowEvent)
throws org.imixs.workflow.exceptions.AccessDeniedException
workflowEvent - org.imixs.workflow.exceptions.AccessDeniedExceptionpublic List<org.imixs.workflow.ItemCollection> getVersions()
Copyright © 2016–2022 Imixs Software Solutions GmbH. All rights reserved.