Package org.camunda.bpm.engine.query

Classes related to the querying entities in the engine.

See:
          Description

Interface Summary
NativeQuery<T extends NativeQuery<?,?>,U> Describes basic methods for doing native queries
Query<T extends Query<?,?>,U> Describes basic methods for querying.
QueryProperty Describes a property that can be used in a Query.
Report Describes basic methods for creating a report.
 

Enum Summary
PeriodUnit Specifies a unit for a span of time (i.e.
 

Package org.camunda.bpm.engine.query Description

Classes related to the querying entities in the engine.



Copyright © 2017 camunda services GmbH. All rights reserved.