Contents

workflowControllerWillRun(_:)

Notifies the delegate when the workflow controller object is about to run.

Declaration

optional func workflowControllerWillRun(_ controller: AMWorkflowController)

Parameters

  • controller:

    The workflow controller object to run.

See Also

Preparing to Run