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

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

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

Fields in org.camunda.bpm.engine.impl declared as IncidentQueryProperty
static IncidentQueryProperty IncidentQueryProperty.ACTIVITY_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.ACTIVITY_ID
           
static IncidentQueryProperty IncidentQueryProperty.CAUSE_INCIDENT_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.CAUSE_INCIDENT_ID
           
static IncidentQueryProperty IncidentQueryProperty.CONFIGURATION
           
static IncidentQueryProperty HistoricIncidentQueryProperty.CONFIGURATION
           
static IncidentQueryProperty IncidentQueryProperty.EXECUTION_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.EXECUTION_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.INCIDENT_CREATE_TIME
           
static IncidentQueryProperty HistoricIncidentQueryProperty.INCIDENT_END_TIME
           
static IncidentQueryProperty IncidentQueryProperty.INCIDENT_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.INCIDENT_ID
           
static IncidentQueryProperty IncidentQueryProperty.INCIDENT_TIMESTAMP
           
static IncidentQueryProperty IncidentQueryProperty.INCIDENT_TYPE
           
static IncidentQueryProperty HistoricIncidentQueryProperty.INCIDENT_TYPE
           
static IncidentQueryProperty IncidentQueryProperty.PROCESS_DEFINITION_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.PROCESS_DEFINITION_ID
           
static IncidentQueryProperty IncidentQueryProperty.PROCESS_INSTANCE_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.PROCESS_INSTANCE_ID
           
static IncidentQueryProperty IncidentQueryProperty.ROOT_CAUSE_INCIDENT_ID
           
static IncidentQueryProperty HistoricIncidentQueryProperty.ROOT_CAUSE_INCIDENT_ID
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.