Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.scheduledjob.messaging.ScheduleDeploymentConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"scheduleDeploymentInput" -
com.broadleafcommerce.scheduledjob.messaging.TriggeredJobEventProducer Modifier and Type Constant Field Value public static final StringCHANNEL"triggeredJobEventOutput"public static final StringTYPE"JOB_TRIGGER" -
com.broadleafcommerce.scheduledjob.messaging.UnscheduleDeploymentConsumer Modifier and Type Constant Field Value public static final StringCHANNEL"unscheduleDeploymentInput"
-
com.broadleafcommerce.scheduledjob.provider.RouteConstants.Persistence Modifier and Type Constant Field Value public static final StringSCHED_JOB_ROUTE_KEY"scheduledJob"public static final StringSCHED_JOB_ROUTE_PACKAGE"com.broadleafcommerce.scheduledjob"
-
com.broadleafcommerce.scheduledjob.provider.jpa.JpaRouteConstants.Persistence Modifier and Type Constant Field Value public static final StringSCHED_JOB_ENTITY_MANAGER_FACTORY"scheduledJobEntityManagerFactory"public static final StringSCHED_JOB_TRANSACTION_MANAGER"scheduledJobTransactionManager"public static final StringSCHED_JOB_TRANSACTION_TEMPLATE"scheduledJobTransactionTemplate"
-
com.broadleafcommerce.scheduledjob.provider.jpa.support.JpaConstants Modifier and Type Constant Field Value public static final intMYSQL_TEXT_LENGTH65535
-
com.broadleafcommerce.scheduledjob.service.DefaultSchedulerService Modifier and Type Constant Field Value public static final StringEVENT_PRODUCER_KEY"notificationManager"protected static final StringJOB_DETAIL_JOB_KEY"SCHEDULED_JOB"public static final StringJOB_REPOSITORY_KEY"jobRepository"public static final StringJOB_SERVICE_KEY"jobService"protected static final StringTYPE_FACTORY"TYPE_FACTORY"
-
com.broadleafcommerce.scheduledjob.web.endpoint.ScheduledJobEndpoint Modifier and Type Constant Field Value public static final StringBASE_URI"/scheduled-jobs"