Package | Description |
---|---|
org.camunda.bpm.engine.impl |
API implementation classes, which shouldn't directly be used by end-users.
|
Modifier and Type | Field and Description |
---|---|
static UserQueryProperty |
UserQueryProperty.EMAIL |
static UserQueryProperty |
UserQueryProperty.FIRST_NAME |
static UserQueryProperty |
UserQueryProperty.LAST_NAME |
static UserQueryProperty |
UserQueryProperty.USER_ID |
Modifier and Type | Method and Description |
---|---|
static UserQueryProperty |
UserQueryProperty.findByName(String propertyName) |
Copyright © 2015. All rights reserved.