Uses of Class
org.camunda.bpm.engine.impl.UserQueryProperty

Packages that use UserQueryProperty
org.camunda.bpm.engine.impl API implementation classes, which shouldn't directly be used by end-users. 
 

Uses of UserQueryProperty in org.camunda.bpm.engine.impl
 

Fields in org.camunda.bpm.engine.impl declared as UserQueryProperty
static UserQueryProperty UserQueryProperty.EMAIL
           
static UserQueryProperty UserQueryProperty.FIRST_NAME
           
static UserQueryProperty UserQueryProperty.LAST_NAME
           
static UserQueryProperty UserQueryProperty.USER_ID
           
 

Methods in org.camunda.bpm.engine.impl that return UserQueryProperty
static UserQueryProperty UserQueryProperty.findByName(String propertyName)
           
 



Copyright © 2014 camunda services GmbH. All rights reserved.