org.eclipse.stardust.engine.api.ws
Class DefaultParticipantXto

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ws.ParticipantInfoBaseXto
      extended by org.eclipse.stardust.engine.api.ws.DefaultParticipantXto

public class DefaultParticipantXto
extends ParticipantInfoBaseXto

Used as a place holder when needing to specify the default participant.

Java class for DefaultParticipant complex type.

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

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


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

Constructor Detail

DefaultParticipantXto

public DefaultParticipantXto()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.