public class NotificationHelper extends Object
| Constructor and Description |
|---|
NotificationHelper() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getSubject() |
void |
setExecutionException(Exception executionException) |
void |
setScope(String scope) |
void |
setStartTime(Calendar startTime) |
void |
setTaskId(String taskId) |
public void setStartTime(Calendar startTime)
public void setTaskId(String taskId)
public void setScope(String scope)
public void setExecutionException(Exception executionException)
public String getSubject()
public String getBody()
Copyright © 2017. All Rights Reserved.