Class Summary |
AbstractInvitationAction |
|
AcceptInviteAction |
This class contains logic that gets executed when
the wf:invitePendingTask in the invite workflow gets completed
along the "accept" transition |
CancelInviteAction |
This class contains logic that gets executed when
the wf:invitePendingTask in the invite workflow gets cancelled
along the "cancel" transition |
InviteInfo |
Holds properties pertaining to an invitation that has been sent out by a Site Manager (Inviter)
to another person (Invitee) to join his/her Site |
InviteSender |
This class is responsible for sending email invitations, allowing nominated
user's to join a Site. |
InviteSenderTest |
|
RejectInviteAction |
This class contains logic that gets executed when
the wf:invitePendingTask in the invite workflow gets completed
along the "reject" transition |
SendInviteAction |
|
SiteModeratedInvitationProcess |
The Site Private Invitation Process implements the PrivateInvitatonProcess for
Web Sites. |
SiteNominatedInvitationProcess |
The Site Private Invitation Process implements the PrivateInvitatonProcess for
Web Sites. |