Uses of Interface
com.flowable.platform.api.sequence.SequenceService
Packages that use SequenceService
Package
Description
-
Uses of SequenceService in com.flowable.platform.api
Methods in com.flowable.platform.api that return SequenceService -
Uses of SequenceService in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as SequenceServiceModifier and TypeFieldDescriptionprotected SequenceServicePlatformEngineConfiguration.sequenceServiceMethods in com.flowable.platform.engine that return SequenceServiceModifier and TypeMethodDescriptionPlatformEngine.getSequenceService()PlatformEngineConfiguration.getSequenceService()Methods in com.flowable.platform.engine with parameters of type SequenceServiceModifier and TypeMethodDescriptionvoidPlatformEngineConfiguration.setSequenceService(SequenceService sequenceService) -
Uses of SequenceService in com.flowable.platform.engine.impl
Fields in com.flowable.platform.engine.impl declared as SequenceServiceMethods in com.flowable.platform.engine.impl that return SequenceService -
Uses of SequenceService in com.flowable.platform.engine.impl.sequence
Classes in com.flowable.platform.engine.impl.sequence that implement SequenceService