Uses of Interface
com.flowable.platform.api.sequence.SequenceValueQuery
Packages that use SequenceValueQuery
-
Uses of SequenceValueQuery in com.flowable.platform.api.sequence
Methods in com.flowable.platform.api.sequence that return SequenceValueQueryModifier 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
Classes in com.flowable.platform.engine.impl.sequence that implement SequenceValueQueryMethods in com.flowable.platform.engine.impl.sequence that return SequenceValueQueryModifier and TypeMethodDescriptionSequenceValueQueryImpl.asc()SequenceServiceImpl.createSequenceValueQuery()SequenceValueQueryImpl.desc()SequenceValueQueryImpl.orderBy(QueryProperty property) SequenceValueQueryImpl.orderBy(QueryProperty property, Query.NullHandlingOnOrder nullHandlingOnOrder)