java.lang.Object
org.jbpm.process.instance.impl.workitem.Active
All Implemented Interfaces:
LifeCyclePhase

public class Active extends Object implements LifeCyclePhase
Active life cycle phase that applies to any work item. It will set the status to "Ready" This is initial state so it can transition even if there is no phase set yet.