| Package | Description |
|---|---|
| org.alfresco.repo.action |
| Modifier and Type | Method and Description |
|---|---|
RunningAction |
ActionServiceMonitor.actionStarted(Action action)
Called by the
ActionServiceImpl when an action is started. |
| Modifier and Type | Method and Description |
|---|---|
List<RunningAction> |
ActionServiceMonitor.getRunningActions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionServiceMonitor.actionCompleted(RunningAction action)
Called by the
ActionServiceImpl when sn action completes. |
void |
ActionStatistics.addAction(RunningAction action)
Accumulate statistics from action.
|
Copyright © 2005–2018 Alfresco Software. All rights reserved.