org.eclipse.stardust.engine.api.model
Interface RoleInfo

All Superinterfaces:
ModelParticipantInfo, ParticipantInfo, Serializable
All Known Subinterfaces:
org.eclipse.stardust.engine.api.model.QualifiedRoleInfo, Role

public interface RoleInfo
extends ModelParticipantInfo

A client view of a workflow role with base information only. A role represents the context in which the user participates in the execution of a process or activity.

Version:
$Revision: $
Author:
Florin.Herinean

Field Summary
 
Fields inherited from interface org.eclipse.stardust.engine.api.model.ModelParticipantInfo
ADMINISTRATOR
 
Method Summary
 
Methods inherited from interface org.eclipse.stardust.engine.api.model.ModelParticipantInfo
definesDepartmentScope, getDepartment, getRuntimeElementOID, isDepartmentScoped
 
Methods inherited from interface org.eclipse.stardust.engine.api.model.ParticipantInfo
getId, getName, getQualifiedId
 



Copyright © 2017 Eclipse Stardust. All Rights Reserved.