public class BackgroundTaskStatus
extends Object
implements Serializable
Constructor and Description |
---|
BackgroundTaskStatus() |
Modifier and Type | Method and Description |
---|---|
void |
clearAttributes() |
Serializable |
getAttribute(String key) |
Map<String,Serializable> |
getAttributes() |
String |
getAttributesJSON() |
void |
setAttribute(String key,
Serializable value) |
public void clearAttributes()
public Serializable getAttribute(String key)
public Map<String,Serializable> getAttributes()
public String getAttributesJSON()
public void setAttribute(String key, Serializable value)