Package com.flowable.action.api.history
Interface HistoricActionLinkQuery
- All Superinterfaces:
Query<HistoricActionLinkQuery,
HistoricActionLink>
- All Known Implementing Classes:
HistoricActionLinkQueryImpl
- Author:
- Joram Barrez
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.flowable.common.engine.api.query.Query
Query.NullHandlingOnOrder
-
Method Summary
Modifier and TypeMethodDescriptionactionDefinitionId
(String actionDefinitionId) actionInstanceId
(String actionInstanceId) createdAfter
(Date afterTime) createdBefore
(Date beforeTime)
-
Method Details
-
id
-
ids
-
actionInstanceId
-
actionDefinitionId
-
scopeId
-
scopeType
-
createdBefore
-
createdAfter
-