public class PotentialOwnerContextConstraint extends Object implements ChecklistContextConstraint
| Constructor and Description |
|---|
PotentialOwnerContextConstraint(String userId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptsTask(ChecklistItem item) |
String |
getUserId() |
public PotentialOwnerContextConstraint(String userId)
public String getUserId()
public boolean acceptsTask(ChecklistItem item)
acceptsTask in interface ChecklistContextConstraintCopyright © 2001–2020 JBoss by Red Hat. All rights reserved.