org.jbpm.process.workitem.java
Class JavaInvocationWorkItemHandler
java.lang.Object
org.jbpm.process.workitem.java.JavaInvocationWorkItemHandler
- All Implemented Interfaces:
- WorkItemHandler
public class JavaInvocationWorkItemHandler
- extends Object
- implements WorkItemHandler
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JavaInvocationWorkItemHandler
public JavaInvocationWorkItemHandler()
executeWorkItem
public void executeWorkItem(WorkItem workItem,
WorkItemManager manager)
- Specified by:
executeWorkItem
in interface WorkItemHandler
abortWorkItem
public void abortWorkItem(WorkItem arg0,
WorkItemManager arg1)
- Specified by:
abortWorkItem
in interface WorkItemHandler
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.