public class CreateOrUpdateUser extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
company |
static String |
CREATE |
static String |
CREATE_OR_UPDATE |
protected String |
email |
protected String |
firstName |
protected StringList |
groups |
static String |
ID |
protected String |
lastName |
protected String |
mode |
protected String |
password |
protected Properties |
properties |
protected String |
tenantId |
static String |
UPDATE |
protected static String |
USER_COLON |
protected UserManager |
userManager |
protected String |
username |
Constructor and Description |
---|
CreateOrUpdateUser() |
public static final String ID
public static final String CREATE_OR_UPDATE
public static final String CREATE
public static final String UPDATE
protected static final String USER_COLON
protected UserManager userManager
protected StringList groups
protected Properties properties
public CreateOrUpdateUser()
public void run() throws OperationException
OperationException
Copyright © 2018 Nuxeo. All rights reserved.