Class Context

  • All Implemented Interfaces:

    
    public final class Context
    
                        

    Runtime context passed to the task execution.

    Provides metadata about the current Dag run and task instance. Use Client to interact with Airflow at runtime.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      • Methods inherited from class java.lang.Object

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