public class TaskCompletionStatus extends Object
Constructor and Description |
---|
TaskCompletionStatus() |
Modifier and Type | Method and Description |
---|---|
Integer |
getCompletedCount() |
Integer |
getCount() |
void |
setCompletedCount(Integer completedCount) |
void |
setCount(Integer count) |
String |
toString() |
Copyright © 2019. All rights reserved.