Class UserInvite
java.lang.Object
org.nuxeo.ecm.automation.core.operations.services.UserInvite
Simple operation to invite a User.
- Since:
- 8.2
-
Field Summary
Modifier and TypeFieldDescriptionprotected boolean
protected String
static final String
protected Map<String,
Serializable> protected UserInvitationService
protected CoreSession
protected UserManager
protected UserInvitationService.ValidationMethod
-
Constructor Summary
-
Method Summary
-
Field Details
-
ID
- See Also:
-
userManager
-
invitationService
-
session
-
validationMethod
-
autoAccept
protected boolean autoAccept -
info
-
comment
-
-
Constructor Details
-
UserInvite
public UserInvite()
-
-
Method Details
-
run
-