Uses of Class
org.camunda.bpm.engine.impl.filter.FilterQueryProperty

Packages that use FilterQueryProperty
org.camunda.bpm.engine.impl.filter   
 

Uses of FilterQueryProperty in org.camunda.bpm.engine.impl.filter
 

Fields in org.camunda.bpm.engine.impl.filter declared as FilterQueryProperty
static FilterQueryProperty FilterQueryProperty.FILTER_ID
           
static FilterQueryProperty FilterQueryProperty.NAME
           
static FilterQueryProperty FilterQueryProperty.OWNER
           
static FilterQueryProperty FilterQueryProperty.PROPERTIES
           
static FilterQueryProperty FilterQueryProperty.QUERY
           
static FilterQueryProperty FilterQueryProperty.RESOURCE_TYPE
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.