| Package | Description |
|---|---|
| com.flowable.action.api.runtime | |
| com.flowable.action.engine.impl.cmd | |
| com.flowable.action.engine.impl.runtime |
| Modifier and Type | Method and Description |
|---|---|
ScopedObjectActionData |
ActionRuntimeService.findScopedObjectActionData(ScopedObjectActionQuery scopedObjectActionQuery)
Finds all
ActionDefinition and ActionInstance instances that match
the scope information passed in the ScopedObjectActionQuery parameters and returns these as a ScopedObjectActionData instance. |
| Modifier and Type | Method and Description |
|---|---|
ScopedObjectActionData |
FindScopedActionDataCmd.execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
| Modifier and Type | Method and Description |
|---|---|
protected Set<String> |
FindScopedActionDataCmd.filterResults(org.flowable.common.engine.impl.interceptor.CommandContext commandContext,
ScopedObjectActionData result)
Returns removed action definitions
|
| Modifier and Type | Method and Description |
|---|---|
ScopedObjectActionData |
ActionRuntimeServiceImpl.findScopedObjectActionData(ScopedObjectActionQuery scopedActionQuery) |
Copyright © 2019. All rights reserved.