org.eclipse.stardust.engine.api.ws
Class UserGroupInfoXto
java.lang.Object
org.eclipse.stardust.engine.api.ws.ParticipantInfoBaseXto
org.eclipse.stardust.engine.api.ws.ParticipantInfoXto
org.eclipse.stardust.engine.api.ws.DynamicParticipantInfoXto
org.eclipse.stardust.engine.api.ws.UserGroupInfoXto
public class UserGroupInfoXto
- extends DynamicParticipantInfoXto
Contains only important core information needed to identify a user group.
Java class for UserGroupInfo complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="UserGroupInfo">
<complexContent>
<extension base="{http://eclipse.org/stardust/ws/v2012a/api}DynamicParticipantInfo">
<sequence>
</sequence>
</extension>
</complexContent>
</complexType>
UserGroupInfoXto
public UserGroupInfoXto()
Copyright © 2017 Eclipse Stardust. All Rights Reserved.