org.eclipse.stardust.engine.api.model
Class ParticipantType
java.lang.Object
org.eclipse.stardust.common.IntKey
org.eclipse.stardust.engine.api.model.ParticipantType
- All Implemented Interfaces:
- Serializable, Comparable
public class ParticipantType
- extends org.eclipse.stardust.common.IntKey
Indicates all supported concrete types of participants as well as some meta-types like
model participants or kinds of conditional performers.
- Version:
- $Revision$
- Author:
- rsauer
- See Also:
- Serialized Form
| Methods inherited from class org.eclipse.stardust.common.IntKey |
compareTo, equals, getKey, getKeys, getName, getValue, hashCode, toString |
ModelParticipant
public static final ParticipantType ModelParticipant
DynamicParticipant
public static final ParticipantType DynamicParticipant
Organization
public static final ParticipantType Organization
Role
public static final ParticipantType Role
ConditionalPerformer
public static final ParticipantType ConditionalPerformer
User
public static final ParticipantType User
UserGroup
public static final ParticipantType UserGroup
ModelParticipantOrUserGroup
public static final ParticipantType ModelParticipantOrUserGroup
Copyright © 2017 Eclipse Stardust. All Rights Reserved.