public class DbApi extends Object
| Constructor and Description |
|---|
DbApi() |
| Modifier and Type | Method and Description |
|---|---|
static List<AFileModel> |
taskGetList() |
static void |
taskResetState() |
static void |
taskSetState(AFileModel task,
int state) |
public static void taskResetState()
throws SQLException
SQLExceptionpublic static List<AFileModel> taskGetList() throws Exception
Exceptionpublic static void taskSetState(AFileModel task, int state) throws SQLException
SQLExceptionCopyright © 2025. All rights reserved.