Uses of Class
org.activiti.engine.impl.ModelQueryProperty
-
Packages that use ModelQueryProperty Package Description org.activiti.engine.impl -
-
Uses of ModelQueryProperty in org.activiti.engine.impl
Fields in org.activiti.engine.impl declared as ModelQueryProperty Modifier and Type Field Description static ModelQueryPropertyModelQueryProperty. MODEL_CATEGORYstatic ModelQueryPropertyModelQueryProperty. MODEL_CREATE_TIMEstatic ModelQueryPropertyModelQueryProperty. MODEL_IDstatic ModelQueryPropertyModelQueryProperty. MODEL_KEYstatic ModelQueryPropertyModelQueryProperty. MODEL_LAST_UPDATE_TIMEstatic ModelQueryPropertyModelQueryProperty. MODEL_NAMEstatic ModelQueryPropertyModelQueryProperty. MODEL_TENANT_IDstatic ModelQueryPropertyModelQueryProperty. MODEL_VERSIONMethods in org.activiti.engine.impl that return ModelQueryProperty Modifier and Type Method Description static ModelQueryPropertyModelQueryProperty. findByName(java.lang.String propertyName)
-