public interface BackgroundTaskDisplay
extends Serializable
Modifier and Type | Method and Description |
---|---|
int |
getPercentage() |
int |
getStatus() |
String |
getStatusLabel() |
String |
getStatusLabel(Locale locale) |
boolean |
hasPercentage() |
String |
renderDisplayTemplate() |
String |
renderDisplayTemplate(Locale locale) |
int getPercentage()
int getStatus()
String getStatusLabel()
String getStatusLabel(Locale locale)
boolean hasPercentage()
String renderDisplayTemplate()
String renderDisplayTemplate(Locale locale)