Uses of Class
com.flowable.action.engine.impl.runtime.ActionInstanceQueryProperty
-
Packages that use ActionInstanceQueryProperty Package Description com.flowable.action.engine.impl.runtime -
-
Uses of ActionInstanceQueryProperty in com.flowable.action.engine.impl.runtime
Fields in com.flowable.action.engine.impl.runtime declared as ActionInstanceQueryProperty Modifier and Type Field Description static ActionInstanceQueryProperty
ActionInstanceQueryProperty. PRIORITY
static ActionInstanceQueryProperty
ActionInstanceQueryProperty. START_DATE
static ActionInstanceQueryProperty
ActionInstanceQueryProperty. TENANT_ID
Methods in com.flowable.action.engine.impl.runtime that return ActionInstanceQueryProperty Modifier and Type Method Description static ActionInstanceQueryProperty
ActionInstanceQueryProperty. findByName(String propertyName)
-