Uses of Class
org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
-
Uses of CaseSentryPartQueryImpl in org.camunda.bpm.engine.impl.cmmn.entity.runtime
Modifier and TypeMethodDescriptionCaseSentryPartQueryImpl.caseExecutionId
(String caseExecutionId) CaseSentryPartQueryImpl.caseInstanceId
(String caseInstanceId) CaseSentryPartQueryImpl.caseSentryPartId
(String caseSentryPartId) CaseSentryPartQueryImpl.orderByCaseExecutionId()
CaseSentryPartQueryImpl.orderByCaseInstanceId()
CaseSentryPartQueryImpl.orderByCaseSentryId()
CaseSentryPartQueryImpl.orderBySentryId()
CaseSentryPartQueryImpl.orderBySource()
CaseSentryPartQueryImpl.satisfied()
CaseSentryPartQueryImpl.sourceCaseExecutionId
(String sourceCaseExecutionId) CaseSentryPartQueryImpl.standardEvent
(String standardEvent) CaseSentryPartQueryImpl.variableEvent
(String variableEvent) CaseSentryPartQueryImpl.variableName
(String variableName) Modifier and TypeMethodDescriptionCaseSentryPartManager.findCaseSentryPartByQueryCriteria
(CaseSentryPartQueryImpl caseSentryPartQuery, Page page) long
CaseSentryPartManager.findCaseSentryPartCountByQueryCriteria
(CaseSentryPartQueryImpl caseSentryPartQuery)