parent
04b785a290
commit
46e0d940ca
|
@ -66,4 +66,9 @@ public class TaskInfoData extends IDReturnStatus {
|
||||||
* The Flow clean.
|
* The Flow clean.
|
||||||
*/
|
*/
|
||||||
private Integer flowClean;
|
private Integer flowClean;
|
||||||
|
|
||||||
|
/**
|
||||||
|
* The Current status.
|
||||||
|
*/
|
||||||
|
private Integer currentStatus;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue