Class Complete

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

public class Complete extends Object implements LifeCyclePhase
Complete life cycle phase that applies to any human task. It will set the status to "Completed" It can transition from
  • Active
  • Claim
  • Release
This is a terminating (final) phase.