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