public class JobInfoMessage extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JobInfoMessage.Status |
| Constructor and Description |
|---|
JobInfoMessage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getKey() |
JobInfoMessage.Status |
getStatus() |
void |
setKey(String key) |
void |
setStatus(JobInfoMessage.Status status) |
String |
toString() |
public String getKey()
public void setKey(String key)
public JobInfoMessage.Status getStatus()
public void setStatus(JobInfoMessage.Status status)
Copyright © 2018. All rights reserved.