Package | com.adobe.solutions.rca.domain |
Interface | public interface IInitiator extends IParticipant , IMember |
Implementors | Initiator |
Language Version: | ActionScript 3.0 |
Product Version: | Review, Commenting, and Approval Building Block 10.0 |
Runtime Versions: | Flash Player 10.2, AIR (unsupported) |
Related API Elements
IReviewContext.initiator
InitiatorVO
InitiatorVO
Public Properties
Property | Defined By | ||
---|---|---|---|
![]() | additionalMetadata : String
This property can be used to store additional metadata, while extending the application. | IParticipant | |
![]() | assignedTo : IMemberCollection [read-only]
Reference to the member collection to which this member is assigned. | IMember | |
![]() | canonicalName : String [read-only]
CanonicalName of the member as defined in Document Server User Management. | IMember | |
![]() | completedBy : String
This property stores the reference to the user who completed the task assigned to a participant. | IParticipant | |
![]() | completedFromIP : String
This property holds the IP from which a task assigned to a participant is completed. | IParticipant | |
![]() | disposition : String
Current disposition of a participant, if any. | IParticipant | |
![]() | domainName : String [read-only]
Domain name of the member as defined in Document Server User Management. | IMember | |
![]() | email : String [read-only]
Email of the member. | IMember | |
![]() | finalComments : String
The final comments made by the participant after reviewing or approving a document. | IParticipant | |
![]() | id : String [read-only]
Unique identifier for a participant. | IParticipant | |
![]() | name : String [read-only]
Name of the member. | IMember | |
![]() | reviewContext : IReviewContext
The details of the review version of which a participant is a part. | IParticipant | |
![]() | role : String [read-only]
Role of the member in the workflow. | IMember | |
![]() | status : String
Current status of a participant. | IParticipant | |
![]() | title : String [read-only]
Title of the member in the workflow. | IMember | |
![]() | user : IUser
The user object for a participant. | IParticipant | |
![]() | vo : ParticipantVO
The Value Object for a participant. | IParticipant |
Thu Dec 4 2014, 05:50 PM -08:00