public class ProgressStatusEventComplete extends ProgressStatusEvent implements ProgressStatusMessage
Constructor and Description |
---|
ProgressStatusEventComplete(String sourceId) |
ProgressStatusEventComplete(String progressStatusId,
String message) |
Modifier and Type | Method and Description |
---|---|
ProgressStatus |
apply(ProgressStatus ps) |
boolean |
equals(Object obj) |
String |
getMessage() |
int |
hashCode() |
void |
setMessage(String message) |
getSourceId
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
getSourceId
public ProgressStatusEventComplete(String progressStatusId, String message)
public ProgressStatusEventComplete(String sourceId)
public void setMessage(String message)
public String getMessage()
getMessage
in interface ProgressStatusMessage
public ProgressStatus apply(ProgressStatus ps)
apply
in class ProgressStatusEvent
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.