Uses of Interface
com.flowable.platform.api.runtime.PlatformRuntimeService
Packages that use PlatformRuntimeService
Package
Description
-
Uses of PlatformRuntimeService in com.flowable.platform.api
Methods in com.flowable.platform.api that return PlatformRuntimeService -
Uses of PlatformRuntimeService in com.flowable.platform.engine
Fields in com.flowable.platform.engine declared as PlatformRuntimeServiceModifier and TypeFieldDescriptionprotected PlatformRuntimeService
PlatformEngineConfiguration.platformRuntimeService
Methods in com.flowable.platform.engine that return PlatformRuntimeServiceModifier and TypeMethodDescriptionPlatformEngine.getPlatformRuntimeService()
PlatformEngineConfiguration.getPlatformRuntimeService()
Methods in com.flowable.platform.engine with parameters of type PlatformRuntimeServiceModifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setPlatformRuntimeService
(PlatformRuntimeService platformRuntimeService) -
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl
Fields in com.flowable.platform.engine.impl declared as PlatformRuntimeServiceModifier and TypeFieldDescriptionprotected PlatformRuntimeService
PlatformEngineImpl.platformRuntimeService
Methods in com.flowable.platform.engine.impl that return PlatformRuntimeService -
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl.runtime
Classes in com.flowable.platform.engine.impl.runtime that implement PlatformRuntimeService -
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl.util
Methods in com.flowable.platform.engine.impl.util that return PlatformRuntimeServiceModifier and TypeMethodDescriptionstatic PlatformRuntimeService
CommandContextUtil.getPlatformRuntimeService()
static PlatformRuntimeService
CommandContextUtil.getPlatformRuntimeService
(CommandContext commandContext) -
Uses of PlatformRuntimeService in com.flowable.platform.service.jobhandler
Methods in com.flowable.platform.service.jobhandler that return PlatformRuntimeServiceModifier and TypeMethodDescriptionprotected PlatformRuntimeService
SlaDueDateJobHandler.getPlatformRuntimeService
(TaskEntity task, CommandContext commandContext) -
Uses of PlatformRuntimeService in com.flowable.platform.service.task
Methods in com.flowable.platform.service.task that return PlatformRuntimeServiceModifier and TypeMethodDescriptionprotected PlatformRuntimeService
PlatformHumanTaskStateInterceptor.getPlatformRuntimeService()
protected PlatformRuntimeService
PlatformUserTaskStateInterceptor.getPlatformRuntimeService()