Interface CamundaRestTracer.CamundaRestSpan

Enclosing interface:
CamundaRestTracer

public static interface CamundaRestTracer.CamundaRestSpan
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    close(int statusCode, Throwable exception)
     
  • Method Details

    • close

      void close(int statusCode, @Nullable Throwable exception)