A D E G I O P S 

A

AcceptInvite - Class in org.alfresco.bm.user
Process an Alfresco Cloud invite.
AcceptInvite(HttpClientProvider, AuthenticationDetailsProvider, String, UserDataService) - Constructor for class org.alfresco.bm.user.AcceptInvite
 

D

DEFAULT_ADMIN_PWD - Static variable in class org.alfresco.bm.user.GetInviteStatus
 
DEFAULT_ADMIN_USER - Static variable in class org.alfresco.bm.user.GetInviteStatus
 
DEFAULT_API_ACCOUNT_ACTIVATIONS - Static variable in class org.alfresco.bm.user.AcceptInvite
 
DEFAULT_API_ACCOUNT_SIGNUP_QUEUE - Static variable in class org.alfresco.bm.user.GetInviteStatus
 
DEFAULT_API_SIGNUP_QUEUE - Static variable in class org.alfresco.bm.user.InviteUser
 
DEFAULT_BATCH_SIZE - Static variable in class org.alfresco.bm.user.ScheduleInvites
 
DEFAULT_MAX_ACCEPT_TIME - Static variable in class org.alfresco.bm.user.InviteUser
 
DEFAULT_MIN_ACCEPT_TIME - Static variable in class org.alfresco.bm.user.InviteUser
 
DEFAULT_MIN_TIME_BETWEEN_INVITES - Static variable in class org.alfresco.bm.user.ScheduleInvites
 
DEFAULT_TIME_BETWEEN_INVITES_BATCH_ADJUSTMENT - Static variable in class org.alfresco.bm.user.ScheduleInvites
 

E

EVENT_NAME_GOT_INVITE_STATUS - Static variable in class org.alfresco.bm.user.GetInviteStatus
 
EVENT_NAME_INVITE - Static variable in class org.alfresco.bm.user.ScheduleInvites
 
EVENT_NAME_INVITE_ACCEPTED - Static variable in class org.alfresco.bm.user.AcceptInvite
 
EVENT_NAME_SCHEDULE_INVITES - Static variable in class org.alfresco.bm.user.ScheduleInvites
 
EVENT_NAME_USER_INVITED - Static variable in class org.alfresco.bm.user.InviteUser
 

G

GetInviteStatus - Class in org.alfresco.bm.user
Check status of Alfresco Cloud invite.
GetInviteStatus(HttpClientProvider, AuthenticationDetailsProvider, String, UserDataService) - Constructor for class org.alfresco.bm.user.GetInviteStatus
 

I

InviteUser - Class in org.alfresco.bm.user
Process an Alfresco Cloud invite.
InviteUser(HttpClientProvider, AuthenticationDetailsProvider, String, UserDataService) - Constructor for class org.alfresco.bm.user.InviteUser
 

O

org.alfresco.bm.user - package org.alfresco.bm.user
 

P

processEvent(Event) - Method in class org.alfresco.bm.user.AcceptInvite
 
processEvent(Event) - Method in class org.alfresco.bm.user.GetInviteStatus
 
processEvent(Event) - Method in class org.alfresco.bm.user.InviteUser
 
processEvent(Event) - Method in class org.alfresco.bm.user.ScheduleInvites
 

S

ScheduleInvites - Class in org.alfresco.bm.user
Schedule Alfresco Cloud invites.
ScheduleInvites(UserDataService, long, long) - Constructor for class org.alfresco.bm.user.ScheduleInvites
 
setApiAccountActivations(String) - Method in class org.alfresco.bm.user.AcceptInvite
Override the default URL part to the account activation API.
setApiSignupQueue(String) - Method in class org.alfresco.bm.user.GetInviteStatus
Override the default URL part to the signup queue API.
setApiSignupQueue(String) - Method in class org.alfresco.bm.user.InviteUser
Override the default URL part to the signup queue api.
setBatchSize(int) - Method in class org.alfresco.bm.user.ScheduleInvites
Override the default batch size before the processor reschedules itself
setEventNameGotInviteStatus(String) - Method in class org.alfresco.bm.user.GetInviteStatus
Override the default event name for 'got invite status'.
setEventNameInvite(String) - Method in class org.alfresco.bm.user.ScheduleInvites
Override the default invite event name.
setEventNameInviteAccepted(String) - Method in class org.alfresco.bm.user.AcceptInvite
Override the default event name for 'invite accepted'.
setEventNameScheduleInvites(String) - Method in class org.alfresco.bm.user.ScheduleInvites
Override the default schedule invites event name.
setEventNameUserInvited(String) - Method in class org.alfresco.bm.user.InviteUser
Override the default event name for 'user invited'.
setLayer7Key(String) - Method in class org.alfresco.bm.user.AcceptInvite
Optionally set the gateway 'key' header value.
setLayer7Key(String) - Method in class org.alfresco.bm.user.GetInviteStatus
Optionally set the gateway 'key' header value.
setLayer7Key(String) - Method in class org.alfresco.bm.user.InviteUser
Optionally set the gateway 'key' header value.
setMaxAcceptTime(long) - Method in class org.alfresco.bm.user.InviteUser
Override the default maximum time for the user to accept the invite.
setMinAcceptTime(long) - Method in class org.alfresco.bm.user.InviteUser
Override the default minimum time for the user to accept the invite.
setMinTimeBetweenInvites(long) - Method in class org.alfresco.bm.user.ScheduleInvites
Override the default minimum time between invites
setTimeBetweenInvitesBatchAdjustment(float) - Method in class org.alfresco.bm.user.ScheduleInvites
Override the default time between invites adjustment
A D E G I O P S 

Copyright © 2013. All Rights Reserved.