Interface ExecutionFinishedCallback


public interface ExecutionFinishedCallback
Callback interface for receiving notification of a flow finishing execution
Version:
$Revision: $
Author:
Mark Hall (mhall{[at]}pentaho{[dot]}com)
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notification of the finish of execution
  • Method Details

    • executionFinished

      void executionFinished()
      Notification of the finish of execution