Uses of Class
org.alfresco.repo.action.RunningAction
Packages that use RunningAction
-
Uses of RunningAction in org.alfresco.repo.action
Methods in org.alfresco.repo.action that return RunningActionModifier and TypeMethodDescriptionActionServiceMonitor.actionStarted(Action action) Called by theActionServiceImplwhen an action is started.Methods in org.alfresco.repo.action that return types with arguments of type RunningActionMethods in org.alfresco.repo.action with parameters of type RunningActionModifier and TypeMethodDescriptionvoidActionServiceMonitor.actionCompleted(RunningAction action) Called by theActionServiceImplwhen sn action completes.voidActionStatistics.addAction(RunningAction action) Accumulate statistics from action.