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