Interface GraphJobListener

All Known Implementing Classes:
GraphJobRunner

public interface GraphJobListener
A listener to GraphJob state
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • jobFinished

      void jobFinished(GraphJob job)