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, toString
getApplicationContext, getLogChannel, isLogDebug, isLogVerbose, logDebug, logDump, logError, logError, logFatal, logInfo, logVerbose, logWarning, setLogChannel
configureDumpHeadlineLength, configureDumpMaxElementsPrinted, copyDumpStringValues, copyToStringValues, createDumpHeader, toDumpString, toDumpString, toString
public TaskHistoryWriter(ServerContext serverCtx)
public java.io.File getBatchTaskHistoryFile()
public java.io.File getRemoteTaskHistoryFile()
public void clearHistoryFiles() throws java.lang.Exception
java.lang.Exception
public void writeRecord(TaskHistoryRecord record)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.