Interface GraphJobListener

  • All Known Implementing Classes:
    GraphJobRunner

    public interface GraphJobListener
    A listener to GraphJob state
    • Method Detail

      • jobFinished

        void jobFinished​(GraphJob job)