Class GradleInvocationCompleted

java.lang.Object
org.gradle.profiler.client.protocol.messages.GradleInvocationCompleted
All Implemented Interfaces:
Message

public class GradleInvocationCompleted extends Object implements Message
  • Constructor Details

    • GradleInvocationCompleted

      public GradleInvocationCompleted(int id, long durationMillis)
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getId

      public int getId()
    • getDurationMillis

      public long getDurationMillis()