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) |
getSourceIdclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitgetSourceIdpublic ProgressStatusEventComplete(String progressStatusId, String message)
public ProgressStatusEventComplete(String sourceId)
public void setMessage(String message)
public String getMessage()
getMessage in interface ProgressStatusMessagepublic ProgressStatus apply(ProgressStatus ps)
apply in class ProgressStatusEventCopyright © 2017–2020 Eclipse Foundation. All rights reserved.