Uses of Class
com.flowable.action.api.runtime.ScopedObjectActionData
Package
Description
-
Uses of ScopedObjectActionData in com.flowable.action.api.runtime
Modifier and TypeMethodDescriptionActionRuntimeService.findScopedObjectActionData
(ScopedObjectActionQuery scopedObjectActionQuery) Finds allActionDefinition
andActionInstance
instances that match the scope information passed in theScopedObjectActionQuery
parameters and returns these as aScopedObjectActionData
instance. -
Uses of ScopedObjectActionData in com.flowable.action.engine.impl.cmd
Modifier and TypeMethodDescriptionFindScopedActionDataCmd.filterResults
(CommandContext commandContext, ScopedObjectActionData result) Returns removed action definitions -
Uses of ScopedObjectActionData in com.flowable.action.engine.impl.runtime
Modifier and TypeMethodDescriptionActionRuntimeServiceImpl.findScopedObjectActionData
(ScopedObjectActionQuery scopedActionQuery)