org.eclipse.stardust.engine.api.query
Class ExcludeUserPolicy

java.lang.Object
  extended by org.eclipse.stardust.engine.api.query.ExcludeUserPolicy
All Implemented Interfaces:
Serializable, EvaluationPolicy

public class ExcludeUserPolicy
extends Object
implements EvaluationPolicy

Policy to exclude Activity Instances from excluded users in the result.

See Also:
EXCLUDE_USER, Serialized Form

Field Summary
static ExcludeUserPolicy EXCLUDE_USER
          This policy excluded activity instances in activity instance queries where the user is an excluded user for that activity instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

EXCLUDE_USER

public static final ExcludeUserPolicy EXCLUDE_USER
This policy excluded activity instances in activity instance queries where the user is an excluded user for that activity instance.



Copyright © 2017 Eclipse Stardust. All Rights Reserved.