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

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

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

Fields in org.camunda.bpm.engine.impl declared as JobQueryProperty
static JobQueryProperty JobQueryProperty.DUEDATE
           
static JobQueryProperty JobQueryProperty.EXECUTION_ID
           
static JobQueryProperty JobQueryProperty.JOB_ID
           
static JobQueryProperty JobQueryProperty.PROCESS_DEFINITION_ID
           
static JobQueryProperty JobQueryProperty.PROCESS_DEFINITION_KEY
           
static JobQueryProperty JobQueryProperty.PROCESS_INSTANCE_ID
           
static JobQueryProperty JobQueryProperty.RETRIES
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.