Uses of Class
com.flowable.serviceregistry.engine.impl.repository.ServiceDefinitionQueryProperty
Package | Description |
---|---|
com.flowable.serviceregistry.engine.impl.repository |
-
Uses of ServiceDefinitionQueryProperty in com.flowable.serviceregistry.engine.impl.repository
Fields in com.flowable.serviceregistry.engine.impl.repository declared as ServiceDefinitionQueryProperty Modifier and Type Field Description static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. CREATION_TIME
static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. DEFINITION_ID
static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. DEFINITION_NAME
static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. DEFINITION_TENANT_ID
static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. UPDATE_TIME
Methods in com.flowable.serviceregistry.engine.impl.repository that return ServiceDefinitionQueryProperty Modifier and Type Method Description static ServiceDefinitionQueryProperty
ServiceDefinitionQueryProperty. findByName(java.lang.String propertyName)