java.lang.Object
org.jbpm.process.instance.impl.humantask.phases.Skip
All Implemented Interfaces:
LifeCyclePhase

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