public class TaskState extends Object
| Constructor and Description |
|---|
TaskState(String status,
String message) |
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage() |
String |
getStatus() |
boolean |
isFinished() |
boolean |
isSuccess() |
Copyright © 2015. All Rights Reserved.