Uses of Package
org.alfresco.repo.invitation
-
Packages that use org.alfresco.repo.invitation 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. -
Classes in org.alfresco.repo.invitation used by org.alfresco.repo.invitation Class 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 -
Classes in org.alfresco.repo.invitation used by org.alfresco.repo.invitation.site Class 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.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.