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 StringList groups
public CreateUser()
public void run()
Copyright © 2015 Nuxeo SA. All rights reserved.