<< Click to Display Table of Contents >>
OZEndTarget
This interface is the interface that is called when the task ends.
Method Detail
getExecuteTime
long getExecuteTime()
Gets the execution time in milliseconds.
getExportedFileName
String[] getExportedFileName()
Gets the name of the exported file.
isSuccessfulString
String isSuccessfulString()
Gets the message indicating whether successful or not.
getErrorMsg
String getErrorMsg()
Gets the error message.