public class SchedulerConstants extends Object
Modifier and Type | Field and Description |
---|---|
static String |
SCHEDULER_ADMIN_EMAIL_ENABLED_PROPERTY
Scheduler admin email enable property - Tell us whether we can send mail or not
|
static String |
SCHEDULER_ADMIN_EMAIL_PROPERTY
Scheduler admin email property - Used to email administrator if a task fails
|
static long |
SCHEDULER_DEFAULT_DELAY |
static String |
SCHEDULER_DEFAULT_FROM
The default 'from' address for emails send by the schedule
|
static String |
SCHEDULER_DEFAULT_PASSWORD |
static String |
SCHEDULER_DEFAULT_SUBJECT
The default 'subject' for emails send by the schedule
|
static String |
SCHEDULER_DEFAULT_USERNAME |
static int |
SCHEDULER_MILLIS_PER_SECOND |
public static final int SCHEDULER_MILLIS_PER_SECOND
public static final long SCHEDULER_DEFAULT_DELAY
public static String SCHEDULER_DEFAULT_USERNAME
public static String SCHEDULER_DEFAULT_PASSWORD
public static final String SCHEDULER_DEFAULT_FROM
public static final String SCHEDULER_DEFAULT_SUBJECT
public static final String SCHEDULER_ADMIN_EMAIL_ENABLED_PROPERTY
public static final String SCHEDULER_ADMIN_EMAIL_PROPERTY
Copyright © 2024 OpenMRS Inc.. All rights reserved.