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