public class ParticipantType
extends org.eclipse.stardust.common.IntKey
| Modifier and Type | Field and Description |
|---|---|
static ParticipantType |
ConditionalPerformer |
static ParticipantType |
DynamicParticipant |
static ParticipantType |
ModelParticipant |
static ParticipantType |
ModelParticipantOrUserGroup |
static ParticipantType |
Organization |
static ParticipantType |
Role |
static ParticipantType |
User |
static ParticipantType |
UserGroup |
public static final ParticipantType ModelParticipant
public static final ParticipantType DynamicParticipant
public static final ParticipantType Organization
public static final ParticipantType Role
public static final ParticipantType ConditionalPerformer
public static final ParticipantType User
public static final ParticipantType UserGroup
public static final ParticipantType ModelParticipantOrUserGroup
Copyright © 2016 Eclipse Stardust. All Rights Reserved.