public class SeparationOfDuties extends AbstractConstraint
_canonicalName, _description, _displayName, _name, _params| Constructor and Description |
|---|
SeparationOfDuties() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<Participant> |
performConstraint(java.util.Set<Participant> resources,
WorkItemRecord wir)
Ensures that any participants who completed the 'familiar task' in the current
case are removed from the distribution set
|
toXMLaddKey, addParam, addParams, compareTo, equals, evaluate, getCanonicalName, getClassName, getDescription, getDisplayName, getInformation, getKeys, getName, getParamKeys, getParams, getParamValue, hashCode, intersection, reconstitute, setCanonicalName, setDescription, setDisplayName, setKeyValue, setName, setParams, toString, union, unmarshalParamspublic java.util.Set<Participant> performConstraint(java.util.Set<Participant> resources, WorkItemRecord wir)
performConstraint in class AbstractConstraintresources - the distribution set of participantswir - the workitem to be resourcedCopyright © 2004-2014 The YAWL Foundation.