Uses of Class
com.flowable.action.api.runtime.ScopedObjectActionData
| Package | Description |
|---|---|
| com.flowable.action.api.runtime | |
| com.flowable.action.engine.impl.cmd | |
| com.flowable.action.engine.impl.runtime |
-
Uses of ScopedObjectActionData in com.flowable.action.api.runtime
Methods in com.flowable.action.api.runtime that return ScopedObjectActionData Modifier and Type Method Description ScopedObjectActionDataActionRuntimeService. findScopedObjectActionData(ScopedObjectActionQuery scopedObjectActionQuery)Finds allActionDefinitionandActionInstanceinstances that match the scope information passed in theScopedObjectActionQueryparameters and returns these as aScopedObjectActionDatainstance. -
Uses of ScopedObjectActionData in com.flowable.action.engine.impl.cmd
Methods in com.flowable.action.engine.impl.cmd that return ScopedObjectActionData Modifier and Type Method Description ScopedObjectActionDataFindScopedActionDataCmd. execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)Methods in com.flowable.action.engine.impl.cmd with parameters of type ScopedObjectActionData Modifier and Type Method Description protected java.util.Set<java.lang.String>FindScopedActionDataCmd. filterResults(org.flowable.common.engine.impl.interceptor.CommandContext commandContext, ScopedObjectActionData result)Returns removed action definitions -
Uses of ScopedObjectActionData in com.flowable.action.engine.impl.runtime
Methods in com.flowable.action.engine.impl.runtime that return ScopedObjectActionData Modifier and Type Method Description ScopedObjectActionDataActionRuntimeServiceImpl. findScopedObjectActionData(ScopedObjectActionQuery scopedActionQuery)