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