Uses of Interface
org.camunda.bpm.model.cmmn.Query
Package
Description
-
Uses of Query in org.camunda.bpm.model.cmmn
Modifier and TypeMethodDescription<V extends ModelElementInstance>
Query<V>Query.filterByType
(Class<V> elementClass) <V extends ModelElementInstance>
Query<V>Query.filterByType
(ModelElementType elementType) -
Uses of Query in org.camunda.bpm.model.cmmn.impl
Modifier and TypeMethodDescription<V extends ModelElementInstance>
Query<V>QueryImpl.filterByType
(Class<V> elementClass) <V extends ModelElementInstance>
Query<V>QueryImpl.filterByType
(ModelElementType elementType) -
Uses of Query in org.camunda.bpm.model.cmmn.impl.instance
-
Uses of Query in org.camunda.bpm.model.cmmn.instance