public interface ActiveTask
| Modifier and Type | Method and Description |
|---|---|
String |
getPid() |
int |
getProgress() |
Date |
getStartedOn() |
Date |
getUpdatedOn() |
String getPid()
int getProgress()
Date getStartedOn()
Date getUpdatedOn()
Copyright © 2017. All rights reserved.