Interface Action

All Superinterfaces:
Runnable

public interface Action extends Runnable

As well as answering Questions in the wizard, the user can choose to perform an action, such as saving their progress to file or displaying the current pipeline status.

  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run