public class FilesCheckerTaskPlugin extends java.lang.Object implements DBTaskPluginInterface
| Constructor and Description |
|---|
FilesCheckerTaskPlugin() |
| 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
|
static boolean |
skip(java.util.Date currentDate,
JSONArray skipJA) |
public java.lang.String getStatus(DBTask task) throws java.lang.Exception
DBTaskPluginInterfacegetStatus in interface DBTaskPluginInterfacejava.lang.Exceptionpublic static boolean skip(@Nonnull
java.util.Date currentDate,
@Nonnull
JSONArray skipJA)
throws InvalidDataException
InvalidDataExceptionpublic void process(DBTask task) throws java.lang.Exception
DBTaskPluginInterfaceprocess in interface DBTaskPluginInterfacejava.lang.ExceptionstSoftware Copyright © 2001-2014 stSoftware All Rights Reserved.