Interface Workflow

All Superinterfaces:
Runnable
All Known Implementing Classes:
AbstractProjectWorkflow, AbstractSpaceWorkflow, CompileWorkflow, ExecuteTestsWorkflow, GrabExternalsWorkflow, LaunchModuleWorkflow

public interface Workflow extends Runnable
  • Method Summary

    Methods inherited from interface java.lang.Runnable

    run