Interface SlaAuditInstanceQuery
- All Superinterfaces:
Query<SlaAuditInstanceQuery,
SlaAuditInstance>
- All Known Implementing Classes:
SlaAuditInstanceQueryImpl
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
Query.NullHandlingOnOrder
-
Method Summary
Modifier and TypeMethodDescriptionrootScopeDefinitionKey
(String rootScopeDefinitionKey) rootScopeId
(String rootScopeId) rootScopeType
(String rootScopeType) scopeDefinitionKey
(String scopeDefinitionKey) slaDefinitionKey
(String slaDefinitionKey) subScopeDefinitionKey
(String subScopeDefinitionKey) subScopeId
(String subScopeId)
-
Method Details
-
id
-
scopeId
-
subScopeId
-
rootScopeId
-
scopeType
-
rootScopeType
-
scopeDefinitionKey
-
subScopeDefinitionKey
-
rootScopeDefinitionKey
-
appKey
-
slaDefinitionKey
-
tenantId
-
orderById
SlaAuditInstanceQuery orderById() -
orderByCreateTime
SlaAuditInstanceQuery orderByCreateTime()
-