public class TaskHistoryWriter extends AbstractServerObject<ServerContext> implements ServerConfigFile
BATCH_TASK_HISTORY_FILENAME, BATCHTASK, CREDENTIAL_EMB, CREDENTIAL_NET, DATASOURCE, GROUP, MEMBER, NETWORK, PARAM, PERMISSION, REMOTE_TASK_HISTORY_FILENAME, STARTUP, USER| Constructor and Description |
|---|
TaskHistoryWriter(ServerContext serverCtx) |
| Modifier and Type | Method and Description |
|---|---|
void |
clearHistoryFiles() |
java.io.File |
getBatchTaskHistoryFile() |
java.io.File |
getRemoteTaskHistoryFile() |
void |
writeRecord(TaskHistoryRecord record) |
checkPermission, getServerConfig, getServerContext, getStatisticManager, toStringgetApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannelconfigureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toStringpublic TaskHistoryWriter(ServerContext serverCtx)
public java.io.File getBatchTaskHistoryFile()
public java.io.File getRemoteTaskHistoryFile()
public void clearHistoryFiles()
throws java.lang.Exception
java.lang.Exceptionpublic void writeRecord(TaskHistoryRecord record)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.