public class CreateUser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected String |
company |
protected String |
email |
protected String |
firstName |
protected StringList |
groups |
static String |
ID |
protected String |
lastName |
protected String |
password |
protected String |
tenantId |
protected UserManager |
userManager |
protected String |
username |
| Constructor and Description |
|---|
CreateUser() |
public static final String ID
protected UserManager userManager
protected String username
protected String password
protected String email
protected String firstName
protected String lastName
protected String company
protected String tenantId
protected StringList groups
Copyright © 2020 Nuxeo SA. All rights reserved.