| Interface | Description |
|---|---|
| InvitationProcess |
The Invitation process is the interface provided by the invitation service to be
implemented by each resource's invitation handler
This invitation process is the unmoderated invite someone else.
|
| InvitationProcessDescription | |
| ModeratedInvitationProcess |
The Moderated Invitation Process has a moderator who approves or rejects
invitations raised by the invitee themselves.
|
| NominatedInvitationProcess |
The Invitation process is the interface provided by the invitation service to be
implemented by each resource handler
This invitation process is where someone nominates an invitee who then needs to accept or
reject the nomination.
|
| WorkflowModelModeratedInvitation |
Workflow Model for a Moderated Invitation
|
| WorkflowModelNominatedInvitation |
Workflow Model for a Nominated Invitation
|
| Class | Description |
|---|---|
| AbstractInvitationServiceImplTest |
Unit tests of Invitation Service
|
| ActivitiInvitationServiceImplTests | |
| FullInvitationServiceImplTests |
Test InvitationService with both engines enabled.
|
| InvitationProcessDescriptionImpl |
Description about which invitation processes are available
|
| InvitationSearchCriteriaImpl | |
| InvitationServiceImpl |
Implementation of invitation service.
|
| InviteHelper |
Helper class to house utility methods common to
more than one Invite Service Web Script
|
| JbpmInvitationServiceImplTests | |
| ModeratedActionApprove | |
| ModeratedActionReject |
JBPM Action fired when a moderated invitation is rejected.
|
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.