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.Exception
void process(DBTask task) throws java.lang.Exception
task
- java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.