nl.ppmoost.ventureplan2
Class ChangeHandler
java.lang.Object
nl.ppmoost.ventureplan2.ChangeHandler
- All Implemented Interfaces:
- nl.innovationinvestments.cheyenne.daemon.Task
public class ChangeHandler
- extends Object
- implements nl.innovationinvestments.cheyenne.daemon.Task
- Author:
- stpl
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOURCECODE_VERSION
public static final String SOURCECODE_VERSION
- Standard variable for determining version of a class file.
- See Also:
- Constant Field Values
ChangeHandler
public ChangeHandler()
setDaemon
public void setDaemon(nl.innovationinvestments.cheyenne.daemon.Daemon pValue)
- Specified by:
setDaemon in interface nl.innovationinvestments.cheyenne.daemon.Task
getDescription
public String getDescription()
- Specified by:
getDescription in interface nl.innovationinvestments.cheyenne.daemon.Task
getReturnsEmail
public boolean getReturnsEmail()
- Specified by:
getReturnsEmail in interface nl.innovationinvestments.cheyenne.daemon.Task
Execute
public boolean Execute()
- Specified by:
Execute in interface nl.innovationinvestments.cheyenne.daemon.Task
determineEmailsFor
public List<nl.innovationinvestments.cheyenne.daemon.Email> determineEmailsFor(Calendar pFrom,
Calendar pUntil)
- Specified by:
determineEmailsFor in interface nl.innovationinvestments.cheyenne.daemon.Task
mailIsAlreadySent
public boolean mailIsAlreadySent(String pKey)
- Specified by:
mailIsAlreadySent in interface nl.innovationinvestments.cheyenne.daemon.Task
markMailAsSent
public void markMailAsSent(String pKey)
- Specified by:
markMailAsSent in interface nl.innovationinvestments.cheyenne.daemon.Task
markMailAsError
public void markMailAsError(String pKey,
String Error)
- Specified by:
markMailAsError in interface nl.innovationinvestments.cheyenne.daemon.Task
RemoveEMail
public void RemoveEMail(nl.innovationinvestments.cheyenne.daemon.Email pMail)
- Specified by:
RemoveEMail in interface nl.innovationinvestments.cheyenne.daemon.Task
Copyright © 2014. All rights reserved.