Uses of Class
com.flowable.form.engine.impl.DeploymentQueryProperty
-
Packages that use DeploymentQueryProperty Package Description com.flowable.form.engine.impl -
-
Uses of DeploymentQueryProperty in com.flowable.form.engine.impl
Fields in com.flowable.form.engine.impl declared as DeploymentQueryProperty Modifier and Type Field Description static DeploymentQueryProperty
DeploymentQueryProperty. DEPLOY_TIME
static DeploymentQueryProperty
DeploymentQueryProperty. DEPLOYMENT_ID
static DeploymentQueryProperty
DeploymentQueryProperty. DEPLOYMENT_NAME
static DeploymentQueryProperty
DeploymentQueryProperty. DEPLOYMENT_TENANT_ID
Methods in com.flowable.form.engine.impl that return DeploymentQueryProperty Modifier and Type Method Description static DeploymentQueryProperty
DeploymentQueryProperty. findByName(String propertyName)
-