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 PlatformRuntimeServicePlatformEngineConfiguration.platformRuntimeServiceMethods 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 TypeMethodDescriptionvoidPlatformEngineConfiguration.setPlatformRuntimeService(PlatformRuntimeService platformRuntimeService) -
Uses of PlatformRuntimeService in com.flowable.platform.engine.impl
Fields in com.flowable.platform.engine.impl declared as PlatformRuntimeServiceModifier and TypeFieldDescriptionprotected PlatformRuntimeServicePlatformEngineImpl.platformRuntimeServiceMethods 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 PlatformRuntimeServiceCommandContextUtil.getPlatformRuntimeService()static PlatformRuntimeServiceCommandContextUtil.getPlatformRuntimeService(CommandContext commandContext) -
Uses of PlatformRuntimeService in com.flowable.platform.service.jobhandler
Methods in com.flowable.platform.service.jobhandler that return PlatformRuntimeServiceModifier and TypeMethodDescriptionprotected PlatformRuntimeServiceSlaDueDateJobHandler.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 PlatformRuntimeServicePlatformHumanTaskStateInterceptor.getPlatformRuntimeService()protected PlatformRuntimeServicePlatformUserTaskStateInterceptor.getPlatformRuntimeService()