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

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

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

Fields in org.camunda.bpm.engine.impl declared as GroupQueryProperty
static GroupQueryProperty GroupQueryProperty.GROUP_ID
           
static GroupQueryProperty GroupQueryProperty.NAME
           
static GroupQueryProperty GroupQueryProperty.TYPE
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.