org.eclipse.stardust.engine.api.query
Class WorklistQuery.ParticipantContribution
java.lang.Object
org.eclipse.stardust.engine.api.query.WorklistQuery.ParticipantContribution
- All Implemented Interfaces:
- Serializable
- Enclosing class:
- WorklistQuery
public static final class WorklistQuery.ParticipantContribution
- extends Object
Class describing participant worklist contributions.
- See Also:
WorklistQuery.setParticipantContribution(PerformingParticipantFilter),
WorklistQuery.setParticipantContribution(PerformingParticipantFilter,
SubsetPolicy),
Serialized Form
getFilter
public PerformingParticipantFilter getFilter()
- Gets the filter used to determine the participants contributing their worklists
to the result.
- Returns:
- The participant filter.
Copyright © 2017 Eclipse Stardust. All Rights Reserved.