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

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

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

Fields in org.camunda.bpm.engine.impl declared as DeploymentQueryProperty
static DeploymentQueryProperty DeploymentQueryProperty.DEPLOY_TIME
           
static DeploymentQueryProperty DeploymentQueryProperty.DEPLOYMENT_ID
           
static DeploymentQueryProperty DeploymentQueryProperty.DEPLOYMENT_NAME
           
 

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



Copyright © 2014 camunda services GmbH. All rights reserved.