org.eclipse.stardust.engine.api.query
Class CasePolicy
java.lang.Object
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. |
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.