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

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

public interface ConditionalPerformerInfo
extends ModelParticipantInfo

A client view of a workflow conditional performer with base information only. Conditional performers allows to use late bound participant associations, i.e. deriving the concrete participant from process state.

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.