fr.paris.lutece.plugins.mylutece.service
Class AbstractAccountLifeTimeDaemon
java.lang.Object
fr.paris.lutece.portal.service.daemon.Daemon
fr.paris.lutece.plugins.mylutece.service.AbstractAccountLifeTimeDaemon
- All Implemented Interfaces:
- Runnable
public abstract class AbstractAccountLifeTimeDaemon
- extends fr.paris.lutece.portal.service.daemon.Daemon
Daemon to anonymize users
Fields inherited from class fr.paris.lutece.portal.service.daemon.Daemon |
RESULT_FAILED, RESULT_PROCESSING, RESULT_SUCCESS, RESULT_UNKNOWN, STATUS_RUNNING, STATUS_STOPPED |
Methods inherited from class fr.paris.lutece.portal.service.daemon.Daemon |
getLastRunLogs, getPluginName, getResult, setLastRunLogs, setPluginName, setResult |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAccountLifeTimeDaemon
public AbstractAccountLifeTimeDaemon()
getAccountLifeTimeService
public abstract IAccountLifeTimeService getAccountLifeTimeService()
- Get the account life time service implementation to use
- Returns:
- The account life time service
getParameterService
public abstract IUserParameterService getParameterService()
- Get the Parameter service to use
- Returns:
- The parameter service to use
getDaemonName
public abstract String getDaemonName()
- Get the name of the daemon
- Returns:
- The name of the daemon
run
public void run()
-
Copyright © 2014 Mairie de Paris. All Rights Reserved.