Package | Description |
---|---|
org.camunda.bpm.admin.impl.web | |
org.camunda.bpm.engine.rest | |
org.camunda.bpm.engine.rest.dto.identity | |
org.camunda.bpm.engine.rest.impl |
Modifier and Type | Method and Description |
---|---|
void |
SetupResource.createInitialUser(String processEngineName,
UserDto user) |
protected void |
SetupResource.createInitialUserInternal(String processEngineName,
UserDto user,
ProcessEngine processEngine) |
Modifier and Type | Method and Description |
---|---|
void |
UserRestService.createUser(UserDto userDto) |
Modifier and Type | Class and Description |
---|---|
class |
UserCreateDto |
Modifier and Type | Method and Description |
---|---|
static UserDto |
UserDto.fromUser(User user,
boolean isIncludeCredentials) |
Modifier and Type | Method and Description |
---|---|
void |
UserRestServiceImpl.createUser(UserDto userDto) |
Copyright © 2015. All rights reserved.