Uses of Interface
com.flowable.platform.api.runtime.PlatformRuntimeService
Package
Description
-
Uses of PlatformRuntimeService in com.flowable.platform.api
-
Uses of PlatformRuntimeService in com.flowable.platform.engine
Modifier and TypeFieldDescriptionprotected PlatformRuntimeService
PlatformEngineConfiguration.platformRuntimeService
Modifier and TypeMethodDescriptionPlatformEngine.getPlatformRuntimeService()
PlatformEngineConfiguration.getPlatformRuntimeService()
Modifier and TypeMethodDescriptionvoid
PlatformEngineConfiguration.setPlatformRuntimeService
(PlatformRuntimeService platformRuntimeService) -
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl
Modifier and TypeFieldDescriptionprotected PlatformRuntimeService
PlatformEngineImpl.platformRuntimeService
-
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl.runtime
-
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl.util
Modifier and TypeMethodDescriptionstatic PlatformRuntimeService
CommandContextUtil.getPlatformRuntimeService()
static PlatformRuntimeService
CommandContextUtil.getPlatformRuntimeService
(CommandContext commandContext) -
Uses of PlatformRuntimeService in com.flowable.platform.service.jobhandler
Modifier and TypeMethodDescriptionprotected PlatformRuntimeService
SlaDueDateJobHandler.getPlatformRuntimeService
(TaskEntity task, CommandContext commandContext) -
Uses of PlatformRuntimeService in com.flowable.platform.service.task
Modifier and TypeMethodDescriptionprotected PlatformRuntimeService
PlatformHumanTaskStateInterceptor.getPlatformRuntimeService()
protected PlatformRuntimeService
PlatformUserTaskStateInterceptor.getPlatformRuntimeService()