Class GridTaskContext

java.lang.Object
com.onenetwork.platform.grid.GridTaskContext

public class GridTaskContext
extends java.lang.Object
Provides contextual information about a GridTask to an AbstractTaskPerformer.
  • Constructor Summary

    Constructors 
    Constructor Description
    GridTaskContext​(GridTask gridTask)  
  • Method Summary

    Modifier and Type Method Description
    GridTask getGridTask()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait