public class JobReportEmailSender extends java.lang.Object implements JobListener
static java.lang.String
PASSWORD
RECIPIENT
SENDER
SUBJECT
USER
JobReportEmailSender(java.util.Properties properties)
JobReportEmailSender
void
afterJobEnd(JobReport jobReport)
beforeJobStart(JobParameters jobParameters)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public static final java.lang.String USER
public static final java.lang.String PASSWORD
public static final java.lang.String SENDER
public static final java.lang.String RECIPIENT
public static final java.lang.String SUBJECT
public JobReportEmailSender(java.util.Properties properties)
properties
public void beforeJobStart(JobParameters jobParameters)
beforeJobStart
JobListener
public void afterJobEnd(JobReport jobReport)
afterJobEnd
Copyright © 2017. All Rights Reserved.