Class HumanTaskWorkItemHandler

java.lang.Object
org.jbpm.process.instance.impl.humantask.HumanTaskWorkItemHandler
All Implemented Interfaces:
KogitoWorkItemHandler

public class HumanTaskWorkItemHandler extends Object implements KogitoWorkItemHandler
Work item handler to be used with human tasks (work items). It uses BaseHumanTaskLifeCycle by default but allows to plug in another life cycle implementation.