Package org.alfresco.repo.web.scripts.invite
package org.alfresco.repo.web.scripts.invite
-
ClassesClassDescriptionWeb Script which returns invite information given an inviteId and inviteTicket.Web Script invoked by Invitee to either accept (response='accept') an invitation from a Site Manager (Inviter) to join a Site as a Site Collaborator, or to reject (response='reject') an invitation that has already been sent outWeb Script which returns pending Site invitations matching at least one of (1a) inviter (inviter user name). i.e. pending invitations which have been sent by that inviter, but which have not been responded to (accepted or rejected) by the invitee, and have not been cancelled by that inviter (1b) invitee (invitee user name), i.e. pending invitations which have not been accepted or rejected yet by that inviter (1c) site (site short name), i.e. pending invitations sent out to join that Site.