org.jbpm.examples.checklist.context
Class ProcessInstanceIdContextConstraint
java.lang.Object
org.jbpm.examples.checklist.context.ProcessInstanceIdContextConstraint
- All Implemented Interfaces:
- ChecklistContextConstraint
public class ProcessInstanceIdContextConstraint
- extends Object
- implements ChecklistContextConstraint
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProcessInstanceIdContextConstraint
public ProcessInstanceIdContextConstraint(long processInstanceId)
acceptsTask
public boolean acceptsTask(ChecklistItem item)
- Specified by:
acceptsTask
in interface ChecklistContextConstraint
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.