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
|
toXML
addKey, 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, unmarshalParams
public java.util.Set<Participant> performConstraint(java.util.Set<Participant> resources, WorkItemRecord wir)
performConstraint
in class AbstractConstraint
resources
- the distribution set of participantswir
- the workitem to be resourcedCopyright © 2004-2014 The YAWL Foundation.