Class AppVariableQueryProperty
java.lang.Object
com.flowable.app.engine.impl.repository.AppVariableQueryProperty
- All Implemented Interfaces:
Serializable
,org.flowable.common.engine.api.query.QueryProperty
public class AppVariableQueryProperty
extends Object
implements org.flowable.common.engine.api.query.QueryProperty
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AppVariableQueryProperty
findByName
(String propertyName) getName()
-
Field Details
-
VARIABLE_NAME
-
-
Constructor Details
-
AppVariableQueryProperty
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceorg.flowable.common.engine.api.query.QueryProperty
-
findByName
-