jBPM distribution 6.2.0.CR4

org.jbpm.examples.checklist.context
Class ProcessIdContextConstraint

java.lang.Object
  extended by org.jbpm.examples.checklist.context.ProcessIdContextConstraint
All Implemented Interfaces:
ChecklistContextConstraint

public class ProcessIdContextConstraint
extends Object
implements ChecklistContextConstraint


Constructor Summary
ProcessIdContextConstraint(String processId)
           
 
Method Summary
 boolean acceptsTask(ChecklistItem item)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProcessIdContextConstraint

public ProcessIdContextConstraint(String processId)
Method Detail

acceptsTask

public boolean acceptsTask(ChecklistItem item)
Specified by:
acceptsTask in interface ChecklistContextConstraint

jBPM distribution 6.2.0.CR4

Copyright © 2001-2015 JBoss by Red Hat. All Rights Reserved.