Interface QueryProperty

All Superinterfaces:
Serializable
All Known Implementing Classes:
DeploymentQueryProperty, EventSubscriptionQueryProperty, ExecutionQueryProperty, HistoricActivityInstanceQueryProperty, HistoricDetailQueryProperty, HistoricProcessInstanceQueryProperty, HistoricTaskInstanceQueryProperty, HistoricVariableInstanceQueryProperty, JobQueryProperty, ModelQueryProperty, ProcessDefinitionQueryProperty, ProcessInstanceQueryProperty, TaskQueryProperty

@Internal public interface QueryProperty extends Serializable
Describes a property that can be used in a Query.
  • Method Summary

    Modifier and Type
    Method
    Description
     
  • Method Details