public class CleanupFileSystemJob extends JobDef
log
Constructor and Description |
---|
CleanupFileSystemJob() |
Modifier and Type | Method and Description |
---|---|
void |
addDirectoryCleaner(DirectoryCleaner directoryCleaner) |
void |
execute()
Actual implementation of the
IJob . |
beforeExecuteJob, configure, decrementCountThreads, executeJob, getIbisManager, getJobDetail, getLogPrefix, getMessageKeeper, getStatisticsKeeper, incrementCountThreads, setCronExpression, setDescription, setInterval, setJobGroup, setLocker, setMessageKeeperSize, setName, setNumThreads, toString
configureTransactionAttributes, isTransacted, isTransacted, setTransacted, setTransactionTimeout
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getCronExpression, getInterval, getJobGroup, getLocker, getName, isConfigured
getApplicationContext
getConfigurationClassLoader
setApplicationContext
getTransactionAttribute, getTransactionTimeout, getTxDef, setTransactionAttribute
public void execute()
IJob
IJob
. Is wrapped around a Locker
, exceptions
and statistics
will be managed automatically.public void addDirectoryCleaner(DirectoryCleaner directoryCleaner)
Copyright © 2023 Frank!Framework. All rights reserved.