Uses of Enum Class
org.alfresco.service.cmr.invitation.Invitation.InvitationType
Packages that use Invitation.InvitationType
Package
Description
Provides the public interface for the invitation service that is used to invite users to sites.
-
Uses of Invitation.InvitationType in org.alfresco.service.cmr.invitation
Methods in org.alfresco.service.cmr.invitation that return Invitation.InvitationTypeModifier and TypeMethodDescriptionInvitation.getInvitationType()What sort of invitation is this ?static Invitation.InvitationTypeReturns the enum constant of this class with the specified name.static Invitation.InvitationType[]Invitation.InvitationType.values()Returns an array containing the constants of this enum class, in the order they are declared.