Package org.camunda.bpm.engine.impl
Class QueryPropertyImpl
java.lang.Object
org.camunda.bpm.engine.impl.QueryPropertyImpl
- All Implemented Interfaces:
Serializable
,QueryProperty
- Author:
- Thorben Lindhauer
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorDescriptionQueryPropertyImpl
(String name) QueryPropertyImpl
(String name, String function) -
Method Summary
-
Field Details
-
name
-
function
-
-
Constructor Details
-
QueryPropertyImpl
-
QueryPropertyImpl
-
-
Method Details
-
getName
- Specified by:
getName
in interfaceQueryProperty
-
getFunction
- Specified by:
getFunction
in interfaceQueryProperty
-
hashCode
public int hashCode() -
equals
-
toString
-