org.eclipse.stardust.engine.api.query
Class WorklistQuery.UserContribution

java.lang.Object
  extended by org.eclipse.stardust.engine.api.query.WorklistQuery.UserContribution
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
WorklistQuery

public static final class WorklistQuery.UserContribution
extends java.lang.Object

Class describing the user's private worklist contribution.

See Also:
WorklistQuery.getUserContribution(), WorklistQuery.setUserContribution(boolean), WorklistQuery.setUserContribution(SubsetPolicy), Serialized Form

Method Summary
 boolean isIncluded()
          Gets the flag if the user's private worklist contributes to the result.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

isIncluded

public boolean isIncluded()
Gets the flag if the user's private worklist contributes to the result.

Returns:
Flag indicating if the user's private worklist contributes.


Copyright © 2014 SunGard CSA LLC. All Rights Reserved.