Uses of Class
org.flowable.engine.impl.ProcessInstanceQueryProperty
-
Packages that use ProcessInstanceQueryProperty Package Description org.flowable.engine.impl API implementation classes, which shouldn't directly be used by end-users. -
-
Uses of ProcessInstanceQueryProperty in org.flowable.engine.impl
Fields in org.flowable.engine.impl declared as ProcessInstanceQueryProperty Modifier and Type Field Description static ProcessInstanceQueryPropertyProcessInstanceQueryProperty. PROCESS_DEFINITION_IDstatic ProcessInstanceQueryPropertyProcessInstanceQueryProperty. PROCESS_DEFINITION_KEYstatic ProcessInstanceQueryPropertyProcessInstanceQueryProperty. PROCESS_INSTANCE_IDstatic ProcessInstanceQueryPropertyProcessInstanceQueryProperty. PROCESS_START_TIMEstatic ProcessInstanceQueryPropertyProcessInstanceQueryProperty. TENANT_IDMethods in org.flowable.engine.impl that return ProcessInstanceQueryProperty Modifier and Type Method Description static ProcessInstanceQueryPropertyProcessInstanceQueryProperty. findByName(String propertyName)
-