Interface InternalProgressEvent

    • Method Detail

      • getEventTime

        long getEventTime()
        Returns the time when the event happened.
        Returns:
        The event time
      • getDisplayName

        java.lang.String getDisplayName()
        Returns a human consumable display name for this event.
      • getDescriptor

        InternalOperationDescriptor getDescriptor()
        Returns the description of the operation for which progress is reported.
        Returns:
        The build description