public interface DBTaskPluginInterface
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getStatus(DBTask task)
calculate the task status
|
void |
process(DBTask task)
process the task when we run the TASK LIST UPDATE_NOTIFY command
|
java.lang.String getStatus(DBTask task) throws java.lang.Exception
task - java.lang.Exceptionvoid process(DBTask task) throws java.lang.Exception
task - java.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.