FinishEvent
, ProjectConfigurationFinishEvent
, ProjectConfigurationProgressEvent
, ProjectConfigurationStartEvent
, StartEvent
, StatusEvent
, TaskFinishEvent
, TaskProgressEvent
, TaskStartEvent
, TestFinishEvent
, TestProgressEvent
, TestStartEvent
, TransformFinishEvent
, TransformProgressEvent
, TransformStartEvent
, WorkItemFinishEvent
, WorkItemProgressEvent
, WorkItemStartEvent
public interface ProgressEvent
Modifier and Type | Method | Description |
---|---|---|
OperationDescriptor |
getDescriptor() |
Returns the description of the operation for which progress is reported.
|
String |
getDisplayName() |
Returns a human consumable short description of the event.
|
long |
getEventTime() |
Returns the time this event was triggered.
|
long getEventTime()
String getDisplayName()
OperationDescriptor getDescriptor()