Uses of Interface
org.alfresco.repo.invitation.InvitationProcess
Packages that use InvitationProcess
Package
Description
The implementation of the Invitation Service.
The implementation of the Invitation Service for Web Site resources.
-
Uses of InvitationProcess in org.alfresco.repo.invitation
Subinterfaces of InvitationProcess in org.alfresco.repo.invitationModifier and TypeInterfaceDescriptioninterfaceThe Moderated Invitation Process has a moderator who approves or rejects invitations raised by the invitee themselves.interfaceThe 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. -
Uses of InvitationProcess in org.alfresco.repo.invitation.site
Classes in org.alfresco.repo.invitation.site that implement InvitationProcessModifier and TypeClassDescriptionclassThe Site Private Invitation Process implements the PrivateInvitatonProcess for Web Sites.classThe Site Private Invitation Process implements the PrivateInvitatonProcess for Web Sites.