Uses of Class
org.activiti.engine.impl.DeploymentQueryProperty
-
Packages that use DeploymentQueryProperty Package Description org.activiti.engine.impl -
-
Uses of DeploymentQueryProperty in org.activiti.engine.impl
Fields in org.activiti.engine.impl declared as DeploymentQueryProperty Modifier and Type Field Description static DeploymentQueryPropertyDeploymentQueryProperty. DEPLOY_TIMEstatic DeploymentQueryPropertyDeploymentQueryProperty. DEPLOYMENT_IDstatic DeploymentQueryPropertyDeploymentQueryProperty. DEPLOYMENT_NAMEstatic DeploymentQueryPropertyDeploymentQueryProperty. DEPLOYMENT_TENANT_IDMethods in org.activiti.engine.impl that return DeploymentQueryProperty Modifier and Type Method Description static DeploymentQueryPropertyDeploymentQueryProperty. findByName(java.lang.String propertyName)
-