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