org.eclipse.stardust.engine.api.ws.query
Class ExcludeUserPolicyXto

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ws.query.EvaluationPolicyXto
      extended by org.eclipse.stardust.engine.api.ws.query.ExcludeUserPolicyXto

public class ExcludeUserPolicyXto
extends EvaluationPolicyXto

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

Java class for ExcludeUserPolicy complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ExcludeUserPolicy">
   <complexContent>
     <extension base="{http://eclipse.org/stardust/ws/v2012a/api/query}EvaluationPolicy">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
ExcludeUserPolicyXto()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcludeUserPolicyXto

public ExcludeUserPolicyXto()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.