Package org.camunda.bpm.engine.query
Interface QueryProperty
-
- All Superinterfaces:
java.io.Serializable
- All Known Implementing Classes:
QueryPropertyImpl
public interface QueryProperty extends java.io.Serializable
Describes a property that can be used in a Query.- Author:
- Frederik Heremans
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getFunction()
java.lang.String
getName()
-