@Named @RequestScoped public class VersionController extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected org.imixs.marty.ejb.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
|
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–2021 Imixs Software Solutions GmbH. All rights reserved.