Uses of Interface
com.flowable.platform.api.sequence.SequenceValueQuery
-
Uses of SequenceValueQuery in com.flowable.platform.api.sequence
Modifier and TypeMethodDescriptionSequenceService.createSequenceValueQuery()
Query for sequence values with the given idQuery for sequence values with the given nameQuery for sequence values with the given tenant id -
Uses of SequenceValueQuery in com.flowable.platform.engine.impl.sequence
Modifier and TypeMethodDescriptionSequenceValueQueryImpl.asc()
SequenceServiceImpl.createSequenceValueQuery()
SequenceValueQueryImpl.desc()
SequenceValueQueryImpl.orderBy
(QueryProperty property) SequenceValueQueryImpl.orderBy
(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder)