Package org.activiti.engine.query
Classes related to the querying entities in the engine.
-
Interface Summary Interface Description NativeQuery<T extends NativeQuery<?,?>,U> Describes basic methods for doing native queriesQuery<T extends Query<?,?>,U> Describes basic methods for querying.QueryProperty Describes a property that can be used in a Query.