Package org.camunda.bpm.engine.query
Interface QueryProperty
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
QueryPropertyImpl
public interface QueryProperty extends 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 String
getFunction()
String
getName()
-