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

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

public class CasePolicy
extends Object
implements EvaluationPolicy

Policy to include cases in the result.

See Also:
INCLUDE_CASES, Serialized Form

Field Summary
static CasePolicy INCLUDE_CASES
          This policy additionally includes case process instances of which the process instances found by the query itself are members.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INCLUDE_CASES

public static final CasePolicy INCLUDE_CASES
This policy additionally includes case process instances of which the process instances found by the query itself are members.



Copyright © 2017 Eclipse Stardust. All Rights Reserved.