public class CleanIndexTaskPlugin extends java.lang.Object implements DBTaskPluginInterface, DBTaskWarningPluginInterface
Constructor and Description |
---|
CleanIndexTaskPlugin() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getStatus(DBTask task)
calculate the task status
|
java.lang.String |
getWarning(DBTask task)
Calculate the warning messages.
|
void |
process(DBTask task)
process the task when we run the TASK LIST UPDATE_NOTIFY command
|
public java.lang.String getStatus(DBTask task) throws java.lang.Exception
DBTaskPluginInterface
getStatus
in interface DBTaskPluginInterface
java.lang.Exception
public void process(DBTask task) throws java.lang.Exception
DBTaskPluginInterface
process
in interface DBTaskPluginInterface
java.lang.Exception
public java.lang.String getWarning(DBTask task) throws java.lang.Exception
DBTaskWarningPluginInterface
getWarning
in interface DBTaskWarningPluginInterface
java.lang.Exception
stSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.