Constant Field Values
Contents
com.broadleafcommerce.*
-
com.broadleafcommerce.common.messaging.PersistenceProducer
-
com.broadleafcommerce.common.messaging.authentication.AuthenticationMessageProducer
-
com.broadleafcommerce.common.messaging.autoconfigure.CamelSetupAutoConfiguration
-
com.broadleafcommerce.common.messaging.checkout.CheckoutCompletionProducer
-
com.broadleafcommerce.common.messaging.data.MessagingDataRouteSupportingModifier and TypeConstant FieldValue
public static final String
"com.broadleafcommerce.common.messaging"
-
com.broadleafcommerce.common.messaging.notification.IdInformation
-
com.broadleafcommerce.common.messaging.notification.NotificationManagerProperties
-
com.broadleafcommerce.common.messaging.provider.jpa.repository.JpaCustomizedResourceLockRepositoryModifier and TypeConstant FieldValue
public static final String
"INSERT INTO BLC_RESOURCE_LOCK(ID,CONTEXT_ID,TYPE_ALIAS,SANDBOX_ID,CONCEPT_KEY,LOCKED,LOCK_TIMESTAMP,LOCK_EXPIRATION_TIMESTAMP,TOKEN) VALUES (?,?,?,?,?,?,?,?,?)"
public static final String
"UPDATE BLC_RESOURCE_LOCK SET LOCKED=?,LOCK_TIMESTAMP=?,LOCK_EXPIRATION_TIMESTAMP=?,TOKEN=? WHERE CONTEXT_ID=? AND TYPE_ALIAS=? AND SANDBOX_ID=? AND CONCEPT_KEY=? AND (LOCKED IS NULL OR LOCKED=\'N\' OR (LOCK_EXPIRATION_TIMESTAMP IS NOT NULL AND LOCK_EXPIRATION_TIMESTAMP<?))"
-
com.broadleafcommerce.common.messaging.service.DefaultMessageLockService
-
com.broadleafcommerce.common.messaging.service.messaging.PurgeLockTriggeredJobEventConsumer
-
com.broadleafcommerce.common.messaging.service.messaging.PurgeMessageLocksListener