Package | Description |
---|---|
org.alfresco.repo.invitation |
The implementation of the Invitation Service.
|
org.alfresco.repo.invitation.site |
The implementation of the Invitation Service for Web Site resources.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ModeratedInvitationProcess
The Moderated Invitation Process has a moderator who approves or rejects
invitations raised by the invitee themselves.
|
interface |
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.
|
Modifier and Type | Class and Description |
---|---|
class |
SiteModeratedInvitationProcess
The Site Private Invitation Process implements the PrivateInvitatonProcess for
Web Sites.
|
class |
SiteNominatedInvitationProcess
The Site Private Invitation Process implements the PrivateInvitatonProcess for
Web Sites.
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.