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 SummaryFields
- 
Constructor SummaryConstructorsConstructorDescriptionQueryPropertyImpl(String name) QueryPropertyImpl(String name, String function) 
- 
Method Summary
- 
Field Details- 
name
- 
function
 
- 
- 
Constructor Details- 
QueryPropertyImpl
- 
QueryPropertyImpl
 
- 
- 
Method Details- 
getName- Specified by:
- getNamein interface- QueryProperty
 
- 
getFunction- Specified by:
- getFunctionin interface- QueryProperty
 
- 
hashCodepublic int hashCode()
- 
equals
- 
toString
 
-