Class Context

java.lang.Object
dev.inspector.agent.model.Context
Direct Known Subclasses:
Error, Segment, Transaction

public class Context extends Object
  • Field Details

    • context

      protected HashMap<String,org.json.JSONObject> context
  • Constructor Details

    • Context

      public Context()
  • Method Details

    • addContext

      public void addContext(String label, org.json.JSONObject data)