Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.scheduledjob.messaging.ScheduleDeploymentConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"scheduleDeploymentInput"
-
com.broadleafcommerce.scheduledjob.messaging.TriggeredJobEventProducer Modifier and Type Constant Field Value public static final String
CHANNEL
"triggeredJobEventOutput"
public static final String
TYPE
"JOB_TRIGGER"
-
com.broadleafcommerce.scheduledjob.messaging.UnscheduleDeploymentConsumer Modifier and Type Constant Field Value public static final String
CHANNEL
"unscheduleDeploymentInput"
-
com.broadleafcommerce.scheduledjob.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final String
SCHED_JOB_ROUTE_KEY
"scheduledJob"
public static final String
SCHED_JOB_ROUTE_PACKAGE
"com.broadleafcommerce.scheduledjob"
-
com.broadleafcommerce.scheduledjob.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final String
SCHED_JOB_ENTITY_MANAGER_FACTORY
"scheduledJobEntityManagerFactory"
public static final String
SCHED_JOB_TRANSACTION_MANAGER
"scheduledJobTransactionManager"
public static final String
SCHED_JOB_TRANSACTION_TEMPLATE
"scheduledJobTransactionTemplate"
-
com.broadleafcommerce.scheduledjob.provider.jpa.support.JpaConstants Modifier and Type Constant Field Value public static final int
MYSQL_TEXT_LENGTH
65535
-
com.broadleafcommerce.scheduledjob.service.DefaultSchedulerService Modifier and Type Constant Field Value public static final String
EVENT_PRODUCER_KEY
"notificationManager"
protected static final String
JOB_DETAIL_JOB_KEY
"SCHEDULED_JOB"
public static final String
JOB_REPOSITORY_KEY
"jobRepository"
public static final String
JOB_SERVICE_KEY
"jobService"
protected static final String
TYPE_FACTORY
"TYPE_FACTORY"
-
com.broadleafcommerce.scheduledjob.web.endpoint.ScheduledJobEndpoint Modifier and Type Constant Field Value public static final String
BASE_URI
"/scheduled-jobs"