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