Invoked when an action in the receiver's workflow is finished running.
SDK
- macOS 10.4–10.13Deprecated
Framework
- Automator
Declaration
- (void)workflowController:(AMWorkflow Controller *)controller didRunAction:(AMAction *)action;
Parameters
controller
The controller object sending the message.
action
The workflow action that ran.