Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- active() - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- addStateContainerIfApplicable(NotificationStateAware, String) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
-
Adds a state container to the notification states list if not already present for the given
messageType
. - addStateContainerIfApplicable(NotificationStateAware, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.mapping.JpaNotificationAwareDomainMapperMember
- affectedVendorEntitiesToAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- affectedVendorEntitiesToAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- affectedVendorRefsToAffectedVendorEntities() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- affectedVendorRefsToAffectedVendorEntities() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- ApiDivergentChangeError - Class in com.broadleafcommerce.sandbox.web.endpoint.exception
-
Special ApiError capable of passing back the identities of diverged ChangeSummary instances.
- ApiDivergentChangeError(DivergedSummaries) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.exception.ApiDivergentChangeError
- ApiQualifiedStateError - Class in com.broadleafcommerce.sandbox.web
-
Special ApiError capable of passing back the identities of items for which a operation was requested on, but whose state at the time of the requested operation was incorrect.
- ApiQualifiedStateError(StateFailureSummaries) - Constructor for class com.broadleafcommerce.sandbox.web.ApiQualifiedStateError
- ApiQualifiedStateError(String, String, HttpStatus, StateFailureSummaries) - Constructor for class com.broadleafcommerce.sandbox.web.ApiQualifiedStateError
- applyTransientState() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- applyUpdatesFromRequest(UpdateSandboxRequest, ContextInfo) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- approve(ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- approve(ChangeSummaryGroups, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Deprecated.
- approve(ChangeSummaryGroups, String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- approve(ChangeSummaryGroups, String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaryGroup
instances identified by the approveGroups param into theChangeState.APPROVED
state. - approve(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- APPROVED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Indicates that a summary, group or deployment has been approved by a reviewer.
- approveDeploy(ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- ArchiveChangeSummaryException - Exception in com.broadleafcommerce.sandbox.service.exception
-
The exception results from an attempt to archive
ChangeSummary
if there are any in an active state. - ArchiveChangeSummaryException(String) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.ArchiveChangeSummaryException
- archiveChangeSummaryGroupsForSandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- archiveChangeSummaryGroupsForSandbox(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Archives the group of
ChangeSummary
for the specified sandbox id. - archiveChangeSummaryGroupsForSandbox(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Archives the group of
ChangeSummary
for the specified sandbox id. - archiveChangeSummaryGroupsForSandbox(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- archiveGroup(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- archiveNotActiveChangeSummariesForSandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- archiveNotActiveChangeSummariesForSandbox(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Archives the
ChangeSummary
for the specified sandbox id. - archiveNotActiveChangeSummariesForSandbox(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Archives the
ChangeSummary
for the specified sandbox id. - archiveNotActiveChangeSummariesForSandbox(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- areAllGroupsFinished(ChangeDeploy) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - areAllSummariesFinished(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - areAllSummariesFinished(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.
- areAllSummariesFinished(List<String>, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - assertAllSandboxesFound(Set<String>, Set<Sandbox>) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- assertNoGlobalSandboxes(Set<Sandbox>) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- assess(WorkflowRequestCompletion, boolean, boolean, String, String, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultIndexNotificationService
-
Assess the status of the transition and process records if applicable
- awaitingRejectionCompletion(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
B
- BatchIndexable - Interface in com.broadleafcommerce.sandbox.provider
-
Summary entity that is aware of state related to index status and index target.
- batchTransition(PromoteBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- batchTransition(PromoteBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Given a
PromoteBatchFlushContext
containingChangeSummaryGroup
transition information, update the state of the group, especially as it relates to transitionedChangeSummary
instances. - batchTransition(PromoteBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Add all the members identified in
SummaryBasedFlushContext.getSummaryUpdates()
to theChangeSummaryGroup.getChangeSummaryIds()
collection via theChangeSummaryGroup
identified inPromoteBatchFlushContext.getGroupUpdate()
. - batchTransition(PromoteBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- batchTransition(StateChangeOnlyBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- batchTransition(StateChangeOnlyBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- batchTransition(StateChangeOnlyBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Given a
StateChangeOnlyBatchFlushContext
containingChangeSummaryGroup
andChangeSummary
state change information, perform a batch update of the prescribed state. - batchTransition(StateChangeOnlyBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Given a
StateChangeOnlyBatchFlushContext
containingChangeSummaryGroup
andChangeSummary
state change information, perform a batch update of the prescribed state. - batchTransition(StateChangeOnlyBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Update
ChangeSummaryGroup
instances in bulk (identified byPromoteBatchFlushContext.getGroupUpdate()
) in order to mutate state (such asChangeSummaryGroup.getState()
). - batchTransition(StateChangeOnlyBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Update
ChangeSummary
instances in bulk (identified bySummaryBasedFlushContext.getSummaryUpdates()
) in order to mutate state (such asChangeSummary.getState()
). - batchTransition(StateChangeOnlyBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- batchTransition(StateChangeOnlyBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- batchTransition(SummaryBasedFlushContext) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- batchTransition(SummaryBasedFlushContext) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Given a
PromoteBatchFlushContext
containingChangeSummary
transition information, update the state of all change summaries in a batch transaction. - batchTransition(SummaryBasedFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Given a
PromoteBatchFlushContext
containingChangeSummary
transition information, update the state of all change summaries in a batch transaction. - batchTransition(SummaryBasedFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- BatchTransitionService - Interface in com.broadleafcommerce.sandbox.service
-
Responsible for persisting state changes related to sandbox transition lifecycle using a batch approach for optimal efficiency.
- BroadleafScopedPagingStreams - Class in com.broadleafcommerce.sandbox.stream
-
Produce a stream of data objects based on a list of identifying values.
- BroadleafScopedPagingStreams.ChunkFetchSpliterator<T> - Class in com.broadleafcommerce.sandbox.stream
-
A
Spliterator
capable of iterating through a partitioned list of identifying values and producing resulting, streamable data based on each partition. - BroadleafScopedPagingStreams.StreamBuilder<T> - Class in com.broadleafcommerce.sandbox.stream
- build() - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.StreamBuilder
-
Build the identifying value chunks and fetch plumbing to drive batch fetch during stream consumption.
- buildAckedFalseFilter(Root<JpaNotificationState>, CriteriaBuilder) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildArchivedIsFalseOrNullPredicate(CriteriaBuilder, Root<D>, List<Predicate>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- buildChangeTimestampNullFilter(Root<JpaNotificationState>, CriteriaBuilder) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildCommonDivergentChangesFilters(String, String, Root<D>, CriteriaBuilder, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
-
The base criteria used for
JpaCustomizedChangeSummaryRepository.findDivergentChanges(List)
. - buildContextInfo(Trackable) - Method in class com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationCreatedEventHandler
- buildContextInfo(String, String) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- buildContextInfoFromRequest(DeleteSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- buildContextInfoFromRequest(UpdateSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- buildFromChangeEvent(ChangeEvent) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryUtility
-
Populate a
ChangeSummary
from the providedChangeEvent
. - buildFromChangeEvent(ChangeEvent) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryUtility
- buildIdGreaterThanBatchLowerBoundFilter(Root<JpaNotificationState>, CriteriaBuilder, Map<String, Object>, String, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildIdLessThanOrEqualToBatchUpperBoundFilter(Root<JpaNotificationState>, CriteriaBuilder, Map<String, Object>, String, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildIdLessThanPruneThresholdFilter(Root<JpaNotificationState>, CriteriaBuilder, Map<String, Object>, String, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildJpaStateFromChangeEvent(ChangeEvent) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryUtility
-
Populate a
JpaChangeSummary
from the providedChangeEvent
. - buildJpaStateFromChangeEvent(ChangeEvent) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryUtility
- buildNotificationStateMatchingValues(Supplier<JpaNotificationState>, String, String, Class<?>, Map<String, Object>) - Static method in class com.broadleafcommerce.sandbox.provider.jpa.repository.support.JpaNotificationStateSupport
-
Builds a new
JpaNotificationState
instance with the specified details. - buildPruneableCandidateFetchingFilters(CriteriaBuilder, Root<JpaNotificationState>, Map<String, Object>, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildSandboxFromRequest(CreateSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- buildSandboxPredicate(String, CriteriaBuilder, Root<D>, List<Predicate>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- buildStoppedFalseFilter(Root<JpaNotificationState>, CriteriaBuilder) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- buildUpdateValsPredicates(String, List<String>, List<String>, CriteriaQuery<?>, Root<D>, CriteriaBuilder, Map<String, Object>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingCriteriaManager
- buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeDeployVendorNarrowingCriteriaHandler
- buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryGroupVendorNarrowingCriteriaHandler
- buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryVendorNarrowingCriteriaHandler
- buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaVendorNarrowingCriteriaHandler
-
For the persisted domain entity type supported by this handler, build a
Predicate
that can be applied to the given query to restrict results to only include data from therestrictedVendorRefs
. - buildVendorNarrowingCriteria(Set<String>, Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaVendorNarrowingCriteriaManager
-
Given a
persistedDomainTypeToRead
that is being read in a query, build and return aPredicate
for it that restricts results to only include data accessible from therestrictedVendorRefs
. - buildVendorNarrowingCriteriaForCurrentAuthentication(Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingQueryCustomizer
- buildVendorNarrowingCriteriaForCurrentAuthentication(Class<D>, CriteriaQuery<?>, Root<D>, Map<String, Object>, CriteriaBuilder, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaVendorNarrowingQueryCustomizer
-
Depending on the current authentication's restrictions/permissions and the current operation's policy requirements, it may be necessary to restrict query results to only include data from certain vendors.
C
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.DivergedSummaries
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
- canEqual(Object) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RebasingWorkflowRequestErrorHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.ReversionWorkflowRequestErrorHandler
- canHandle(ScheduledJobRef) - Method in class com.broadleafcommerce.sandbox.messaging.job.TriggeredDeploymentJobEventHandler
- canHandle(ScheduledJobRef) - Method in interface com.broadleafcommerce.sandbox.messaging.job.TriggeredSandboxJobEventHandler
-
Determines if this handler can handle the given
ScheduledJobRef
. - canHandle(ApplicationChangedEvent) - Method in interface com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationChangeEventHandler
-
Determines whether this handler should respond to an
ApplicationChangedEvent
. - canHandle(ApplicationChangedEvent) - Method in class com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationCreatedEventHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
- canHandle(WorkflowRequestCompletion) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorHandler
-
Determines if this handler can handle the given
WorkflowRequestCompletion
. - canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- canHandle(WorkflowRequestCompletion) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.WorkflowRequestCompletionHandler
-
Determines if this handler can handle the given
WorkflowRequestCompletion
. - canHandle(Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeDeployVendorNarrowingCriteriaHandler
- canHandle(Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryGroupVendorNarrowingCriteriaHandler
- canHandle(Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryVendorNarrowingCriteriaHandler
- canHandle(Class<?>) - Method in interface com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaVendorNarrowingCriteriaHandler
-
Reports whether the handler supports operations on the given type.
- ChangeApplicationInfo - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
ApplicationInfo
, independent of database provider. - ChangeApplicationInfo() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- ChangeApplicationInfo(ApplicationInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- ChangeApplicationInfo(String) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- ChangeApplicationInfo(String, String, Locale) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- ChangeCatalogBasicInfo - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
CatalogBasicInfo
, independent of database provider. - ChangeCatalogBasicInfo() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- ChangeCatalogBasicInfo(String, String, Locale, Long) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- ChangeCatalogInfo - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
CatalogInfo
, independent of database provider. - ChangeCatalogInfo() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- ChangeCatalogInfo(CatalogInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- ChangeCatalogInfo(ChangeCatalogBasicInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- ChangeCatalogInfo(String, String, Locale, Long, ChangeCatalogBasicInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- changeCompositeService(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, NotificationManager, ChangeSummaryRepository<?>, DataRouteSupporting) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- ChangeDeploy - Class in com.broadleafcommerce.sandbox.domain
-
Domain describing the changes that are pushed to production together.
- ChangeDeploy() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeDeploy
- ChangeDeployRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
-
Repository for working with repository domain related to the
ChangeDeploy
business domain. - changeDeployService - Variable in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
- changeDeployService(ChangeDeployRepository<?>, RsqlMappableCrudEntityHelper) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- ChangeDeployService<P extends ChangeDeploy> - Interface in com.broadleafcommerce.sandbox.service
-
Service for working with
instances
. - ChangeDeployValidator - Class in com.broadleafcommerce.sandbox.service.validation
-
Validations for
ChangeDeploy
. - ChangeDeployValidator() - Constructor for class com.broadleafcommerce.sandbox.service.validation.ChangeDeployValidator
- ChangeFieldOverride - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
FieldOverride
, independent of database provider. - ChangeFieldOverride() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- ChangeFieldOverride(FieldOverride) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- ChangeFieldOverride(String, String) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- ChangeInfoRequest - Class in com.broadleafcommerce.sandbox.web.context
-
Request payload data to use for populating
ChangeSummary
. - ChangeInfoRequest() - Constructor for class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
- ChangeInfoResponse - Class in com.broadleafcommerce.sandbox.web.context
-
DTO holder for a list of ChangeInfos with which to respond from an endpoint.
- ChangeInfoResponse(List<ChangeSummary>) - Constructor for class com.broadleafcommerce.sandbox.web.context.ChangeInfoResponse
- ChangeNotificationState - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
NotificationState
, independent of database provider. - ChangeNotificationState() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- ChangeNotificationState(NotificationState) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- ChangeNotificationState(Instant, Instant, boolean, boolean, int, Instant, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- ChangeNotificationState(Instant, Instant, boolean, boolean, int, Instant, String, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- ChangeSandboxInfo - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
SandboxInfo
, independent of database provider. - ChangeSandboxInfo() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- ChangeSandboxInfo(ChangeContainer) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
-
Convenience constructor with just change container.
- ChangeSandboxInfo(SandboxInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- ChangeSandboxInfo(String, String, Boolean, String, String, String, SandboxChangeContainer) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- changesOwnedByAuthor(String, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- changesOwnedByAuthor(String, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Whether all the ChangeSummary instances identified by the changeSummaryIds are owned by the requesting author.
- changesOwnedByAuthor(String, List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Whether or not all the ChangeSummary instances identified by the changeSummaryIds are owned by the requesting author.
- changesOwnedByAuthor(String, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- ChangeState - Enum Class in com.broadleafcommerce.sandbox.domain
-
Used to keep track of the current state of
ChangeSummaries
andChangeSummaryGroups
. - ChangeStatusType - Enum Class in com.broadleafcommerce.sandbox.domain
-
The current status of a
ChangeEvent
. - ChangeSummaries - Class in com.broadleafcommerce.sandbox.domain
-
Request construct that details a list of
ChangeSummary.getId()
values to operate on. - ChangeSummaries() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummaries
- ChangeSummariesNotFoundException - Exception in com.broadleafcommerce.sandbox.exception
-
The exception is thrown when the change summaries with the specified ids are not found.
- ChangeSummariesNotFoundException() - Constructor for exception com.broadleafcommerce.sandbox.exception.ChangeSummariesNotFoundException
- ChangeSummariesNotFoundException(ChangeSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.ChangeSummariesNotFoundException
- ChangeSummariesNotFoundException(StateFailureSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.ChangeSummariesNotFoundException
- ChangeSummariesNotFoundException(String, StateFailureSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.ChangeSummariesNotFoundException
- ChangeSummary - Class in com.broadleafcommerce.sandbox.domain
-
Detailed summary information of a change made to an instance of a sandboxable entity.
- ChangeSummary() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummary
- ChangeSummaryConsumer - Interface in com.broadleafcommerce.sandbox.messaging
-
This channel is primarily responsible for async IO related to receiving a
ChangeEvent
indicating that a local user sandbox change has been made for an item at a resource tier. - ChangeSummaryGroup - Class in com.broadleafcommerce.sandbox.domain
-
A group of
ChangeSummary
instances. - ChangeSummaryGroup() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
- ChangeSummaryGroupRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
-
Repository for working with repository domain related to the
ChangeSummaryGroup
business domain. - ChangeSummaryGroups - Class in com.broadleafcommerce.sandbox.domain
-
Request construct that details a list of
ChangeSummaryGroup.getId()
values to operate on. - ChangeSummaryGroups() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- ChangeSummaryGroups(List<String>, boolean, String, String) - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- changeSummaryGroupService(ChangeSummaryGroupRepository<Trackable>, RsqlMappableCrudEntityHelper) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- ChangeSummaryGroupService<P extends ChangeSummaryGroup> - Interface in com.broadleafcommerce.sandbox.service
-
Service for working with
instances
. - ChangeSummaryGroupValidator - Class in com.broadleafcommerce.sandbox.service.validation
-
Validations for
ChangeSummaryGroup
. - ChangeSummaryGroupValidator() - Constructor for class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryGroupValidator
- changeSummaryInput() - Method in interface com.broadleafcommerce.sandbox.messaging.ChangeSummaryConsumer
- ChangeSummaryRemovalException - Exception in com.broadleafcommerce.sandbox.service.exception
-
Exception that results from an attempt to remove a
ChangeSummary
from aChangeSummaryGroup
. - ChangeSummaryRemovalException(String) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.ChangeSummaryRemovalException
- ChangeSummaryRemovalRequest - Class in com.broadleafcommerce.sandbox.domain
-
Payload object for informing the API (
TransitionRequestEndpoint.removeSummariesFromGroup(jakarta.servlet.http.HttpServletRequest, com.broadleafcommerce.data.tracking.core.context.ContextInfo, com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest)
) on whichChangeSummaries
should be removed from their currentChangeSummaryGroup
and added to a new one. - ChangeSummaryRemovalRequest() - Constructor for class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
- ChangeSummaryRemovalResponse - Class in com.broadleafcommerce.sandbox.web.context
- ChangeSummaryRemovalResponse() - Constructor for class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
- ChangeSummaryRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
- ChangeSummaryRequest - Class in com.broadleafcommerce.sandbox.service
-
DTO object for holding request information to find a change summary
- ChangeSummaryRequest() - Constructor for class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- ChangeSummaryRequest(String, String, String, String, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- changeSummaryService(ChangeSummaryRepository<?>, RsqlMappableCrudEntityHelper, TypeFactory) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- ChangeSummaryService<P extends ChangeSummary> - Interface in com.broadleafcommerce.sandbox.service
-
Service for working with
instances
. - changeSummaryUtility(TypeFactory) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- ChangeSummaryUtility - Interface in com.broadleafcommerce.sandbox.service
- ChangeSummaryValidator - Class in com.broadleafcommerce.sandbox.service.validation
-
Validations for
ChangeSummary
. - ChangeSummaryValidator() - Constructor for class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- ChangeTracking - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
Tracking
, independent of database provider. - ChangeTracking() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- ChangeTracking(SandboxInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
-
Convenience constructor with only sandboxInfo
- ChangeTracking(List<ChangeDetail>, SandboxInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
-
Convenience constructor with change details and sandboxInfo
- ChangeTracking(List<ChangeDetail>, SandboxInfo, ApplicationInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
-
Convenience constructor with change details and sandboxInfo
- ChangeTracking(List<ChangeDetail>, SandboxInfo, CatalogInfo) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
-
Convenience constructor with change details and sandboxInfo
- ChangeTracking(List<ChangeTrackingDetail>, ChangeSandboxInfo, ChangeCatalogInfo, ChangeApplicationInfo, String, Boolean, Integer, String, List<ChangeFieldOverride>, String, String[][]) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- ChangeTrackingDetail - Class in com.broadleafcommerce.sandbox.domain.tracking
-
The Sandbox Microservice's own specific implementation of
ChangeDetail
, independent of database provider. - ChangeTrackingDetail() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- ChangeTrackingDetail(ChangeDetail) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- ChangeTrackingDetail(String, String, String, String, String, String, boolean, Instant, String, String, String, String, Boolean, String, Boolean, Boolean, String, Integer) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- ChangeTrackingListener - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
-
Some of the field values in
Tracking
based embeddables are represented in the Java entity classes as object structures, but are saved in the database as JSON. - ChangeTrackingListener() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.ChangeTrackingListener
- ChangeTrackingModule - Class in com.broadleafcommerce.sandbox.messaging
-
A module to add a mapping between
Tracking
andChangeTracking
. - ChangeTrackingModule() - Constructor for class com.broadleafcommerce.sandbox.messaging.ChangeTrackingModule
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.ChangeSummaryConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.DeploymentProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.DeployTriggeredJobEventConsumer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.PromotionProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.RebasingProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.RejectionProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.ReversionProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.SandboxDeleteProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.ScheduleDeploymentProducer
- CHANNEL - Static variable in interface com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentProducer
- characteristics() - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.ChunkFetchSpliterator
- ChunkFetchSpliterator(List<List<String>>, ScopedListSource<T>) - Constructor for class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.ChunkFetchSpliterator
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- cleanup() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
-
On interval, remove "stale" expired notification states
- cleanup(boolean, Identifiable, boolean) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultIndexNotificationService
-
Review a ChangeSummary that was skipped, or was not indexable, for any cleanup operations to perform.
- CLEANUP_BATCH_EVALUATION_WINDOW_DEFAULT - Static variable in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- CLEANUP_BATCH_SIZE_DEFAULT - Static variable in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- CLEANUP_INTERVAL_MAX_DEFAULT - Static variable in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- CLEANUP_INTERVAL_MIN_DEFAULT - Static variable in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- cleanupBatch(String, boolean, List<ChangeStatusType>, List<ChangeState>, ChangeStatusType, ChangeState, List<ChangeStatusType>, List<ChangeState>, Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- cleanupBatch(String, boolean, List<ChangeStatusType>, List<ChangeState>, ChangeStatusType, ChangeState, List<ChangeStatusType>, List<ChangeState>, Object) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Check a bag of ChangeSummaryGroup entities for completion state.
- cleanupBatch(String, Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- cleanupBatch(String, Object) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.CustomizedSandboxRepository
-
Check a bag of Sandbox entities for completion state.
- cleanupBatch(String, List<ChangeStatusType>, List<ChangeState>, ChangeStatusType, ChangeState, List<ChangeStatusType>, List<ChangeState>, Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- cleanupBatch(String, List<ChangeStatusType>, List<ChangeState>, ChangeStatusType, ChangeState, List<ChangeStatusType>, List<ChangeState>, Object) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Check a bag of ChangeDeploy entities for completion state.
- CleanupServicesConfig() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- CleanupSweepEvent - Class in com.broadleafcommerce.sandbox.service.cleanup
-
Emitted upon every polling execution of one of the cleanup services.
- CleanupSweepEvent(Object, int, int) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.CleanupSweepEvent
- clear(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- clear(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Accepts an ID for a
ChangeDeploy
that previously failed and starts the process of clearing the error state of the deployment. - clearDeployment(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- clearDeployment(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Accepts an ID for a
ChangeDeploy
that previously failed and starts the process of clearing the error state of the deployment. - clearPostExecutors() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Clear all post executors from the batch queue
- clearUpdates() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Clear all updates from the batch queue
- clearUpdates() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Clear all updates from the batch queue
- com.broadleafcommerce.sandbox.autoconfigure - package com.broadleafcommerce.sandbox.autoconfigure
- com.broadleafcommerce.sandbox.domain - package com.broadleafcommerce.sandbox.domain
- com.broadleafcommerce.sandbox.domain.tracking - package com.broadleafcommerce.sandbox.domain.tracking
- com.broadleafcommerce.sandbox.exception - package com.broadleafcommerce.sandbox.exception
- com.broadleafcommerce.sandbox.messaging - package com.broadleafcommerce.sandbox.messaging
- com.broadleafcommerce.sandbox.messaging.autoconfigure - package com.broadleafcommerce.sandbox.messaging.autoconfigure
- com.broadleafcommerce.sandbox.messaging.bulk - package com.broadleafcommerce.sandbox.messaging.bulk
- com.broadleafcommerce.sandbox.messaging.completion - package com.broadleafcommerce.sandbox.messaging.completion
- com.broadleafcommerce.sandbox.messaging.completion.error - package com.broadleafcommerce.sandbox.messaging.completion.error
- com.broadleafcommerce.sandbox.messaging.job - package com.broadleafcommerce.sandbox.messaging.job
- com.broadleafcommerce.sandbox.messaging.job.type - package com.broadleafcommerce.sandbox.messaging.job.type
- com.broadleafcommerce.sandbox.messaging.mapping - package com.broadleafcommerce.sandbox.messaging.mapping
- com.broadleafcommerce.sandbox.persistence.autoconfigure - package com.broadleafcommerce.sandbox.persistence.autoconfigure
- com.broadleafcommerce.sandbox.persistence.event - package com.broadleafcommerce.sandbox.persistence.event
- com.broadleafcommerce.sandbox.provider - package com.broadleafcommerce.sandbox.provider
- com.broadleafcommerce.sandbox.provider.jpa - package com.broadleafcommerce.sandbox.provider.jpa
- com.broadleafcommerce.sandbox.provider.jpa.autoconfigure - package com.broadleafcommerce.sandbox.provider.jpa.autoconfigure
- com.broadleafcommerce.sandbox.provider.jpa.domain - package com.broadleafcommerce.sandbox.provider.jpa.domain
- com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor - package com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
- com.broadleafcommerce.sandbox.provider.jpa.environment - package com.broadleafcommerce.sandbox.provider.jpa.environment
- com.broadleafcommerce.sandbox.provider.jpa.mapping - package com.broadleafcommerce.sandbox.provider.jpa.mapping
- com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor - package com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
- com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable - package com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
-
Higher-level builders on top of the base domain
- com.broadleafcommerce.sandbox.provider.jpa.repository.support - package com.broadleafcommerce.sandbox.provider.jpa.repository.support
- com.broadleafcommerce.sandbox.provider.jpa.repository.trackable - package com.broadleafcommerce.sandbox.provider.jpa.repository.trackable
- com.broadleafcommerce.sandbox.repository.nontrackable - package com.broadleafcommerce.sandbox.repository.nontrackable
-
Higher-level builders on top of the base domain
- com.broadleafcommerce.sandbox.repository.trackable - package com.broadleafcommerce.sandbox.repository.trackable
- com.broadleafcommerce.sandbox.service - package com.broadleafcommerce.sandbox.service
- com.broadleafcommerce.sandbox.service.autoconfigure - package com.broadleafcommerce.sandbox.service.autoconfigure
- com.broadleafcommerce.sandbox.service.cleanup - package com.broadleafcommerce.sandbox.service.cleanup
- com.broadleafcommerce.sandbox.service.context - package com.broadleafcommerce.sandbox.service.context
- com.broadleafcommerce.sandbox.service.environment - package com.broadleafcommerce.sandbox.service.environment
- com.broadleafcommerce.sandbox.service.exception - package com.broadleafcommerce.sandbox.service.exception
- com.broadleafcommerce.sandbox.service.flush - package com.broadleafcommerce.sandbox.service.flush
- com.broadleafcommerce.sandbox.service.mapping - package com.broadleafcommerce.sandbox.service.mapping
- com.broadleafcommerce.sandbox.service.marketplace.vendor - package com.broadleafcommerce.sandbox.service.marketplace.vendor
- com.broadleafcommerce.sandbox.service.validation - package com.broadleafcommerce.sandbox.service.validation
- com.broadleafcommerce.sandbox.stream - package com.broadleafcommerce.sandbox.stream
- com.broadleafcommerce.sandbox.util - package com.broadleafcommerce.sandbox.util
- com.broadleafcommerce.sandbox.web - package com.broadleafcommerce.sandbox.web
- com.broadleafcommerce.sandbox.web.autoconfigure - package com.broadleafcommerce.sandbox.web.autoconfigure
- com.broadleafcommerce.sandbox.web.context - package com.broadleafcommerce.sandbox.web.context
- com.broadleafcommerce.sandbox.web.endpoint - package com.broadleafcommerce.sandbox.web.endpoint
- com.broadleafcommerce.sandbox.web.endpoint.exception - package com.broadleafcommerce.sandbox.web.endpoint.exception
- com.broadleafcommerce.sandbox.web.endpoint.validation - package com.broadleafcommerce.sandbox.web.endpoint.validation
- compileAndNotify(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultIndexNotificationService
- compileAndNotify(WorkflowRequestCompletion) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationService
-
Handle the compilation and notification to the search indexer for the completion.
- CompletionCleanupProperties - Class in com.broadleafcommerce.sandbox.service.cleanup
-
Configuration related to batch completion of transition related artifacts once all
ChangeSummary
instances have completed transition. - CompletionCleanupProperties() - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- convertToPersistedDomain(List<P>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- create(HttpServletRequest, ContextInfo, Sandbox) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- createDefaultSandbox(Trackable, ContextInfo) - Method in class com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationCreatedEventHandler
- createIfDoesNotExist(D, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- createIfDoesNotExist(D, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.CustomizedSandboxRepository
-
Performs an atomic upsert, only creating the given sandbox if not already present.
- createMessage(Object) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteMessageFactory
-
Creates the
SandboxDeleteEvent
that contains the information about the deleted sandbox and the entity types that should be archived. - createMessage(Object) - Method in class com.broadleafcommerce.sandbox.messaging.ScheduledDeploymentMessageFactory
- createMessage(Object) - Method in class com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentMessageFactory
- createPreviewToken(ContextInfo, PreviewTokenRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- createPreviewToken(PreviewTokenRequest, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- createPreviewToken(PreviewTokenRequest, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.PreviewTokenService
-
Creates a new
PreviewToken
that can be exchanged for proof of access to a particular set of sandboxes for a user. - CreateSandboxRequest - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A message representing a request to the sandbox service to create a given sandbox.
- CreateSandboxRequest(String, String, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- CreateSandboxRequestConsumer - Interface in com.broadleafcommerce.sandbox.messaging.bulk
-
Spring cloud data channel description for messaging input.
- createSandboxRequestInput() - Method in interface com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestConsumer
- CreateSandboxRequestListener - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A handler that accepts a
CreateSandboxRequest
and creates the requested sandbox. - CreateSandboxRequestListener(IdempotentMessageConsumptionService, SandboxService<Sandbox>, TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- createWithIdIfDoesNotExist(P, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- createWithIdIfDoesNotExist(P, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
This is a custom create method that will override the autogenerated context ID produced by
CreateSetupDomainMapperMember
, and instead use theSandbox.id
that is supplied in the givensandbox
. - customize(ContextInfo, String, MethodParameter, NativeWebRequest) - Method in class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
- CustomizedChangeDeployRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
-
Additional persistence operations to perform on
ChangeDeploy
repository domain. - CustomizedChangeSummaryGroupRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
-
Additional persistence operations to perform on ChangeSummaryGroup repository domain.
- CustomizedChangeSummaryRepository<D> - Interface in com.broadleafcommerce.sandbox.repository.nontrackable
-
Additional persistence operations to perform on ChangeSummary repository domain.
- CustomizedSandboxRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.sandbox.repository.trackable
-
Additional persistence operations to perform on the
Sandbox
repository domain.
D
- DARK_GRAY - Static variable in class com.broadleafcommerce.sandbox.util.DefaultSandboxColors
- DefaultBatchTransitionService - Class in com.broadleafcommerce.sandbox.service
- DefaultBatchTransitionService(ChangeSummaryService<? extends ChangeSummary>, ChangeSummaryGroupService<? extends ChangeSummaryGroup>, NotificationManager, ChangeSummaryRepository<?>, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultBatchTransitionService
- DefaultChangeDeployService<P extends ChangeDeploy> - Class in com.broadleafcommerce.sandbox.service
- DefaultChangeDeployService(ChangeDeployRepository<?>, RsqlMappableCrudEntityHelper) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- DefaultChangeSummaryGroupService<P extends ChangeSummaryGroup> - Class in com.broadleafcommerce.sandbox.service
- DefaultChangeSummaryGroupService(ChangeSummaryGroupRepository<?>, RsqlMappableCrudEntityHelper) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- DefaultChangeSummaryService<P extends ChangeSummary,
D> - Class in com.broadleafcommerce.sandbox.service - DefaultChangeSummaryService(ChangeSummaryRepository<D>, RsqlMappableCrudEntityHelper, TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- DefaultChangeSummaryUtility - Class in com.broadleafcommerce.sandbox.service
- DefaultChangeSummaryUtility(TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryUtility
- defaultDeployCleanupServices(CompletionCleanupProperties, ChangeDeployRepository<ModelMapperMappable>, TaskScheduler) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DefaultDeployCleanupServices - Class in com.broadleafcommerce.sandbox.service.cleanup
-
ClusterService
responsible for interval polling of fully transitionedChangeDeploy
instances and converting into their finished state. - DefaultDeployCleanupServices(CompletionCleanupProperties, ChangeDeployRepository<ModelMapperMappable>, TaskScheduler) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- DefaultDeploymentRequestHandler - Class in com.broadleafcommerce.sandbox.service
-
Assists in handling the logic for scheduling deployment requests.
- DefaultDeploymentRequestHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, MessageSerializationHelper, NotificationManager, ChangeSummaryRepository<?>, ChangeDeployRepository<?>, TypeFactory, BatchTransitionService) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- defaultGroupDeployedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DefaultGroupDeployedCleanupServices - Class in com.broadleafcommerce.sandbox.service.cleanup
-
ClusterService
responsible for interval polling of fully deployedChangeSummaryGroup
instances and converting into their deployed state. - DefaultGroupDeployedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- defaultGroupPromotedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DefaultGroupPromotedCleanupServices - Class in com.broadleafcommerce.sandbox.service.cleanup
-
ClusterService
responsible for interval polling of fully promotedChangeSummaryGroup
instances and converting into their promoted state. - DefaultGroupPromotedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- defaultGroupRejectedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DefaultGroupRejectedCleanupServices - Class in com.broadleafcommerce.sandbox.service.cleanup
-
ClusterService
responsible for interval polling of fully rejectedChangeSummaryGroup
instances and converting into their rejected state. - DefaultGroupRejectedCleanupServices(CompletionCleanupProperties, ChangeSummaryGroupRepository<ModelMapperMappable>, TaskScheduler) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- DefaultIndexNotificationService - Class in com.broadleafcommerce.sandbox.messaging.completion
-
Default implementation of
IndexNotificationService
- DefaultIndexNotificationService(IndexNotificationProperties, ChangeSummaryService<ChangeSummary>, ChangeSummaryRepository<?>, MessageSerializationHelper, NotificationManager, DataRouteSupporting, ResourceLockRepository<?, ?>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.DefaultIndexNotificationService
- DefaultJpaVendorNarrowingCriteriaManager - Class in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Default implementation of
JpaVendorNarrowingCriteriaManager
. - DefaultJpaVendorNarrowingCriteriaManager(List<JpaVendorNarrowingCriteriaHandler>) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingCriteriaManager
- DefaultJpaVendorNarrowingQueryCustomizer - Class in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Default implementation of
JpaVendorNarrowingQueryCustomizer
. - DefaultJpaVendorNarrowingQueryCustomizer(VendorAwareTrackablePolicyUtils, JpaVendorNarrowingCriteriaManager) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingQueryCustomizer
- DefaultPreviewTokenService - Class in com.broadleafcommerce.sandbox.service
-
The default implementation of the
PreviewTokenService
interface that makes use ofPreviewTokenEncoder
for the encoding of thePreviewToken
. - DefaultPreviewTokenService(TypeFactory, PreviewTokenEncoder, PreviewTokenDecoder) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- DefaultSandboxApplicationChangeEventListener - Class in com.broadleafcommerce.sandbox.persistence.event
- DefaultSandboxApplicationChangeEventListener(List<SandboxApplicationChangeEventHandler>) - Constructor for class com.broadleafcommerce.sandbox.persistence.event.DefaultSandboxApplicationChangeEventListener
- defaultSandboxCleanupServices(CompletionCleanupProperties, SandboxRepository<Trackable>, TaskScheduler) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DefaultSandboxCleanupServices - Class in com.broadleafcommerce.sandbox.service.cleanup
-
ClusterService
responsible for interval polling of fully defunct, temporarySandbox
instances and converting into their archived state. - DefaultSandboxCleanupServices(CompletionCleanupProperties, SandboxRepository<Trackable>, TaskScheduler) - Constructor for class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- DefaultSandboxColors - Class in com.broadleafcommerce.sandbox.util
-
Simple constants for colors to use on sandboxes.
- DefaultSandboxService<P extends Sandbox> - Class in com.broadleafcommerce.sandbox.service
- DefaultSandboxService(SandboxRepository<Trackable>, RsqlCrudEntityHelper, EntityValidatorManager, TransactionTemplate) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- DefaultTransitionRequestManager - Class in com.broadleafcommerce.sandbox.service
- DefaultTransitionRequestManager(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ResourceLockRepository<?, ?>, NotificationManager, ChangeSummaryRepository<?>, MessageSerializationHelper, TypeFactory, DeploymentRequestHandler, EntityValidatorManager, BatchTransitionService) - Constructor for class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- DefaultTriggeredSandboxJobEventListener - Class in com.broadleafcommerce.sandbox.messaging.job
- DefaultTriggeredSandboxJobEventListener(IdempotentMessageConsumptionService, List<TriggeredSandboxJobEventHandler>) - Constructor for class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- DefaultWorkflowRequestCompletionListener - Class in com.broadleafcommerce.sandbox.messaging.completion
- DefaultWorkflowRequestCompletionListener(IdempotentMessageConsumptionService, List<WorkflowRequestCompletionHandler>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.DefaultWorkflowRequestCompletionListener
- DELAY_BETWEEN_RUN_HOURS - Static variable in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- delete(HttpServletRequest, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- delete(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
-
Deletes the sandbox with specified id, archives all change summaries, change summary groups related to that sandbox, and sends the
SandboxDeleteProducer.TYPE
notification. - DELETE_SANDBOX_CONCEPT_KEY - Static variable in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- deleteMap(D, ContextInfo) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- deleteSandbox(DeleteSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- DeleteSandboxRequest - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A message representing a request to the sandbox service to delete the sandbox for a failed bulk update operation.
- DeleteSandboxRequest(String, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- DeleteSandboxRequestConsumer - Interface in com.broadleafcommerce.sandbox.messaging.bulk
-
Spring cloud data channel description for messaging input.
- deleteSandboxRequestInput() - Method in interface com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestConsumer
- DeleteSandboxRequestListener - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A handler that accepts a
DeleteSandboxRequest
and deletes the requested sandbox. - DeleteSandboxRequestListener(SandboxService<Sandbox>, TypeFactory, ResourceLockRepository<?, ?>, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- deleteWithinBatchBounds(String, String, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- deploy(ChangeSummaryGroups, ContextInfo, String, int) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- deploy(ChangeSummaryGroups, ContextInfo, String, int) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- deploy(ChangeSummaryGroups, ContextInfo, String, int) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Deprecated.since 1.3, replaced by
DeploymentRequestHandler.deploy(ChangeSummaryGroups, ContextInfo, String, int, boolean)
- deploy(ChangeSummaryGroups, ContextInfo, String, int) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaryGroup
instances identified by the scheduleGroups param into theChangeStatusType.DEPLOYING
status. - deploy(ChangeSummaryGroups, ContextInfo, String, int, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- deploy(ChangeSummaryGroups, ContextInfo, String, int, boolean) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Creates a new
ChangeDeploy
for the givenChangeSummaryGroups
and executes immediate deployment. - deploy(ChangeSummaryGroups, Stream<ChangeSummary>, ContextInfo, String, int) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
-
Deprecated.
- deploy(ChangeSummaryGroups, Stream<ChangeSummary>, ContextInfo, String, int) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Deprecated.
- deploy(ChangeSummaryGroups, Stream<ChangeSummary>, ContextInfo, String, int, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- deploy(ChangeSummaryGroups, Stream<ChangeSummary>, ContextInfo, String, int, boolean) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Creates a new
ChangeDeploy
for the givenChangeSummaryGroups
and executes immediate deployment. - deploy(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- DEPLOY_ID - Enum constant in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobDetailType
-
Indicates that the detail contains the ID of the
ChangeDeploy
that should be deployed. - DeployBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Flush context related to the sandbox deploy transition lifecycle
- DeployBatchFlushContext(int) - Constructor for class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- DeployBatchFlushContext(int, PromoteBatchFlushContext.SummaryGroupUpdate) - Constructor for class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- DeployBatchFlushContext(int, PromoteBatchFlushContext.SummaryGroupUpdate, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- deployCleanupClusterService(CamelClusterService, DefaultDeployCleanupServices) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- deployCleanupScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- DEPLOYED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Indicates that a summary or group has been deployed to production and is now live.
- DEPLOYING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary, group, or deployment is in the process of being deployed, which will make the change live for production.
- DeploymentJobSchedulingRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
This handler deals with updating the states and statuses of
ChangeDeploys
that have just finished being scheduled. - DeploymentJobSchedulingRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, DeploymentJobSchedulingRequestErrorHandler) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- deploymentJobSchedulingRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- DeploymentJobSchedulingRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- DeploymentJobSchedulingRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
- deploymentJobUnschedulingRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- DeploymentJobUnschedulingRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
This handler deals with updating the states and statuses of
ChangeDeploys
that have just finished being unscheduled. - DeploymentJobUnschedulingRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
- deploymentOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.DeploymentProducer
- DeploymentProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- deploymentRequestHandler - Variable in class com.broadleafcommerce.sandbox.messaging.job.TriggeredDeploymentJobEventHandler
- deploymentRequestHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, MessageSerializationHelper, NotificationManager, ChangeSummaryRepository<?>, ChangeDeployRepository<?>, TypeFactory, BatchTransitionService) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- DeploymentRequestHandler - Interface in com.broadleafcommerce.sandbox.service
-
Responsible for scheduling and executing deployments.
- deploymentSchedulingRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, DeploymentJobSchedulingRequestErrorHandler) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- deploymentTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, DeploymentWorkflowRequestErrorHandler, IndexNotificationService) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- DeploymentWorkflowRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
This handler deals with cleaning up deployed
ChangeDeploys'
states and statuses. - DeploymentWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, DeploymentWorkflowRequestErrorHandler, IndexNotificationService) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- deploymentWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- DeploymentWorkflowRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- DeploymentWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- deployRequestNotificationHandler(DeploymentProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- deployRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeSummaryRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- DeployTriggeredJobEventConsumer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud stream messaging interface for receiving triggered job execution from the scheduled job microservice.
- DIVERGED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.DivergentStatus
-
The base from which the summary is derived has diverged
- DivergedChange - Class in com.broadleafcommerce.sandbox.domain
-
A change that has been promoted in advance of the current change represented in a
ChangeDetail
. - DivergedChange(ChangeDetail, String, boolean) - Constructor for class com.broadleafcommerce.sandbox.domain.DivergedChange
- DivergedChangeException - Exception in com.broadleafcommerce.sandbox.exception
-
Thrown to indicate one or more
ChangeSummary
instances are diverged. - DivergedChangeException(DivergedSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.DivergedChangeException
- DivergedSummaries - Class in com.broadleafcommerce.sandbox.domain
-
Communicates any
ChangeSummary.getId()
values determined to belong to divergent change summaries during a promote. - DivergedSummaries(List<String>) - Constructor for class com.broadleafcommerce.sandbox.domain.DivergedSummaries
- DivergentStatus - Enum Class in com.broadleafcommerce.sandbox.domain
-
Denotes the divergent status of a
ChangeSummary
, meaning it is aChangeState.USER
change that requires a rebase due to a higher level change that has caused the base to diverge. - doWithoutPolicyValidation(SandboxEndpoint.VoidWork) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
-
Since sandboxes are a tenant-level entity, policy validation normally rejects operations on sandboxes from application contexts or by application users.
- doWithoutPolicyValidation(Supplier<T>) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
-
Since sandboxes are a tenant-level entity, policy validation normally rejects operations on sandboxes from application contexts or by application users.
E
- encode(PreviewToken) - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
- encode(PreviewToken) - Method in interface com.broadleafcommerce.sandbox.service.PreviewTokenEncoder
-
Encodes a token from the
PreviewToken
and should return the same object with `token` property containing the encoded token string. - endpointValidation(SandboxService<Sandbox>, TrackablePolicyUtils) - Method in class com.broadleafcommerce.sandbox.web.autoconfigure.SandboxWebAutoConfiguration
- EndpointValidation - Class in com.broadleafcommerce.sandbox.web.endpoint.validation
- EndpointValidation(SandboxService<Sandbox>, TrackablePolicyUtils) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.validation.EndpointValidation
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.DivergedSummaries
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.PreviewTokenRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.StateFailureSummaries
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- equals(Object) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- equals(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- equals(Object) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
- equals(Object) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
- equals(Object) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoResponse
- equals(Object) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
- equals(Object) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
- error() - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- ERROR_DEPLOY - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a deployment for a summary or group has resulted in an error.
- ERROR_PROMOTE - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a promotion for a
ChangeSummary
has resulted in an error. - ERROR_REBASE - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a rebase for a
ChangeSummary
has resulted in an error. - ERROR_REJECT - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a rejection for a summary or group has resulted in an error.
- ERROR_REVERT - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a reversion for a
ChangeSummary
has resulted in an error. - ERROR_SCHEDULE - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that scheduling a deployment for a summary or group has resulted in an error.
- ERROR_UNSCHEDULE - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that unscheduling a deployment for a summary or group has resulted in an error.
- errorDeploy(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- errorPromote(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- errorRebase(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- errorReject(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- errorRevert(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- errorSchedule(HttpServletRequest, ContextInfo, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- estimateSize() - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.ChunkFetchSpliterator
- exec() - Method in interface com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint.VoidWork
- executeDeployment(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- executeDeployment(String) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Finds an existing, previously scheduled
ChangeDeploy
and sends out aWorkflowDeployRequest
perChangeSummary
in the deployment via the relevant Spring Cloud channel. - existsByApplication(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Determines whether any
Sandbox
exist for the given application - existsByApplication(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- existsByApplication(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
Determines whether any
Sandboxes
exist for the application - existsByApplicationIsNull(ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Determines whether any
Sandbox
exist for the owned by the tenant but no application - existsByContextIdAndApplication(String, String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Determines whether a
Sandbox
with the given ID is owned by the given application - existsByContextIdAndApplicationIsNull(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Determines whether a
Sandbox
with the given ID is owned by the tenant but no application
F
- fetch(List<String>) - Method in interface com.broadleafcommerce.sandbox.stream.ScopedListSource
-
Fetch a list of data objects based on a provided list of identifying values.
- findAllByApplication(String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a paged list of
Sandboxes
that are owned by the given application - findAllByApplicationIsNull(Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a paged list of
Sandboxes
that are owned by the tenant but no application - findAllByAuthorAndSandbox(String, String, String[], Pageable, Node) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findAllByAuthorAndSandbox(String, String, String[], Pageable, Node, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findAllByAuthorAndSandbox(String, String, String[], Pageable, Node) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.
- findAllByAuthorAndSandbox(String, String, String[], Pageable, Node, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all Change Summaries for the provided author and sandbox.
- findAllByNameContainingIgnoreCaseAndApplication(String, String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a paged list of
Sandboxes
by name that are owned by the given application - findAllByNameContainingIgnoreCaseAndApplicationIsNull(String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a paged list of
Sandboxes
by name that are owned by the tenant but no application - findArchivedBySandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findArchivedBySandbox(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all archived
ChangeSummary
for the provided sandbox id. - findArchivedBySandbox(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all archived
ChangeSummary
for the provided sandbox id. - findArchivedBySandbox(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- findByContextIdAndApplication(String, String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a
Sandbox
with the given ID that is owned by the given application - findByContextIdAndApplicationIsNull(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.trackable.SandboxRepository
-
Retrieves a
Sandbox
with the given ID that is owned by the tenant but no application - findChangeSummariesByAuthor(String, String, String, List<String>, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByAuthor(String, String, String, List<String>, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByAuthor(String, String, String, List<String>, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.
- findChangeSummariesByAuthor(String, String, String, List<String>, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records belonging to the current author, sandbox and
ChangeState
- findChangeSummariesByIds(List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByIds(List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.since 1.3, replaced by
CustomizedChangeSummaryRepository.findChangeSummariesByIds(List, boolean, ContextInfo)
- findChangeSummariesByIds(List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByIds(List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records in the list of ids
- findChangeSummariesByIds(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByIds(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.
- findChangeSummariesByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records in the list of ids that also have the requested state.
- findChangeSummariesByIdsCount(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummariesByIdsCount(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find the count of all records in the list of ids that also have the requested state.
- findChangeSummary(ChangeSummaryRequest) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummary(ChangeSummaryRequest) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find an existing record with the corresponding matching values that determine uniqueness.
- findChangeSummaryGroupByIdsCount(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupByIdsCount(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Given a list of
ChangeSummaryGroup
ids, find the count of groups that match the state requirements defined in the params. - findChangeSummaryGroupsByIds(List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupsByIds(List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Find all
ChangeSummaryGroup
instances matching primarily a list of ids. - findChangeSummaryGroupsByIds(List<String>, String, List<String>, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupsByIds(List<String>, String, List<String>, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupsByIds(List<String>, String, List<String>, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Deprecated.
- findChangeSummaryGroupsByIds(List<String>, String, List<String>, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Find all
ChangeSummaryGroup
instances matching primarily a list of ids. - findChangeSummaryGroupsBySandbox(String, String, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupsBySandbox(String, String, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- findChangeSummaryGroupsBySandbox(String, String, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Deprecated.
- findChangeSummaryGroupsBySandbox(String, String, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Find all
ChangeSummaryGroup
instances matching primarily the sandbox. - findChangeSummaryId(ChangeSummaryRequest) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummaryId(ChangeSummaryRequest) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find an existing record id with the corresponding matching values that determine uniqueness.
- findChangeSummaryIdsByAuthor(String, String, String, List<String>, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findChangeSummaryIdsByAuthor(String, String, String, List<String>, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all record ids belonging to the current author, sandbox and
ChangeState
- findCompletedTempSandboxByExample(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findCompletedTempSandboxByExample(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Based on the example change summary id, check if the change summary refers to a temporary sandbox.
- findCompletedTempSandboxByExample(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Based on the example change summary id, check if the change summary refers to a temporary sandbox.
- findCompletedTempSandboxByExample(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- findDeleteBatchUpperBoundId(String, String) - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- findDeployFailedChangeSummaries(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findDeployFailedChangeSummaries(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records marked with status
ERROR_DEPLOY
for the requesteddeployId
. - findDivergentChanges(List<D>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findDivergentChanges(List<D>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Finds all diverged changes for each of the given
summariesToFindDivergencesFor
. - findDivergentChangeSummariesByIds(List<String>, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findDivergentChangeSummariesByIds(List<String>, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all identified records belonging to the current sandbox containing one or more
ChangeDetail
values for which there is an unknown change already promoted by another user. - findExistingChangeGroup(List<ChangeSummary>) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- findExistingChangeGroup(List<ChangeSummary>) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Deprecated.since 1.3, replaced by
TransitionRequestManager.findExistingChangeGroup(List, ContextInfo)
- findExistingChangeGroup(List<ChangeSummary>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- findExistingChangeGroup(List<ChangeSummary>, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Retrieve the common ChangeSummaryGroup for a list of summaries
- findIdsByTransitionMarker(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findIdsByTransitionMarker(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all the ids for change summaries whose transition marker field matches
- findIndexableChangeSummariesByIds(List<String>, List<String>, List<String>, int) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findIndexableChangeSummariesByIds(List<String>, List<String>, List<String>, int) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records in the list of ids that also have the requested state and have not been acknowledged as indexed.
- findIndexableChangeSummariesByIdsCount(List<String>, List<String>, List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findIndexableChangeSummariesByIdsCount(List<String>, List<String>, List<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find the count of all records in the list of ids that also have the requested state and have not been acknowledged as indexed.
- findNotificationReadyMembers(Object, int, String, Duration, Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- findNotificationReadyMembers(Object, int, String, Duration, Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findSandboxChangeSummaries(String, String, String, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findSandboxChangeSummaries(String, String, String, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findSandboxChangeSummaries(String, String, String, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.
- findSandboxChangeSummaries(String, String, String, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all records with the corresponding matching values in the
ChangeState.PROMOTED
,ChangeState.APPROVED
, orChangeState.SCHEDULED
state. - findUserChangeSummaries(String, String, String, String, String, boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findUserChangeSummaries(String, String, String, String, String, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- findUserChangeSummaries(String, String, String, String, String, boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated.
- findUserChangeSummaries(String, String, String, String, String, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Find all user records with the corresponding matching values.
- finishDeployingChanges(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Performs the final steps in deploying a
ChangeDeploy
and itsChangeSummaryGroups
and theirChangeSummaries
: Updates the state of theChangeSummary
indicated in the request asChangeState.DEPLOYED
and its status asChangeStatusType.FINISHED
If this is the last summary in the group to finish, then theChangeSummaryGroup
is updated likewise. And, if this is the last group in the deployment to finish, then theChangeDeploy
is updated likewise. - finishDeployment(String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultDeployCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - finishDeploymentScheduling(String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
-
Performs the final steps in scheduling a
ChangeDeploy
: Locks the deployment then updates it status asChangeStatusType.FINISHED
and its state asChangeState.SCHEDULED
. - FINISHED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary group is has finished processing, which should result in an update to the their status fields.
- finishGroupDeployment(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - finishGroupPromotion(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - finishGroupScheduling(String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
-
Performs the final steps in scheduling a
ChangeSummaryGroup
: Locks the group then updates its status asChangeStatusType.FINISHED
and its state asChangeState.SCHEDULED
. - finishPromotion(String, WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
-
Performs the final steps in promoting a
ChangeSummaryGroup
and itsChangeSummaries
: Updates the state of theChangeSummary
indicated in the request asChangeState.PROMOTED
and its status asChangeStatusType.FINISHED
If this is the last summary in the group to finish, then theChangeSummaryGroup
is marked likewise. - finishRebasing(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- finishRejection(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
-
Performs the final steps in rejecting a
ChangeSummaryGroup
and itsChangeSummaries
: Updates the state of theChangeSummary
indicated in the request asChangeState.USER
and its status asChangeStatusType.FINISHED
If this is the last summary in the group to finish, then theChangeSummaryGroup
is archived. - finishReversion(String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- finishScheduling(ChangeDeploy, Collection<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
-
Performs the final steps in scheduling a
ChangeDeploy
and itsChangeSummaryGroups
by updating their states toChangeState.SCHEDULED
and their statuses toChangeStatusType.FINISHED
. - finishSummaryDeployment(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Performs the final steps in deploying a
ChangeSummary
: Updates its status asChangeStatusType.FINISHED
and its state asChangeState.DEPLOYED
. - finishSummaryPromotion(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
-
Performs the final steps in promoting a
ChangeSummary
: Updates aChangeSummary's
status asChangeStatusType.FINISHED
and its state asChangeState.PROMOTED
. - finishSummaryRejection(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
-
Performs the final steps in rejecting a
ChangeSummary
: Updates aChangeSummary's
status asChangeStatusType.FINISHED
and its state asChangeState.USER
. - finishSummaryScheduling(Collection<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
-
Performs the final steps in scheduling a
ChangeSummary
: Updates aChangeSummary's
status asChangeStatusType.FINISHED
and its state asChangeState.SCHEDULED
. - flush(PromoteBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.BatchTransitionService
-
Flush changes related to the promote or deploy forward transitions.
- flush(PromoteBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultBatchTransitionService
- flush(StateChangeOnlyBatchFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.BatchTransitionService
-
Flush changes related to state change only for
ChangeSummary
andChangeSummaryGroup
. - flush(StateChangeOnlyBatchFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultBatchTransitionService
- flush(SummaryBasedFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.BatchTransitionService
-
Flush other transition lifecycle changes other than promote or deploy.
- flush(SummaryBasedFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultBatchTransitionService
- fromBusinessDomain(Object, D, ContextInfo) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- fromMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- fromMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- fromMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- fromMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- fromRepositoryDomain(Object, P, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.mapping.SandboxApplicationContextMutabilityDomainMapperMember
G
- generateUlidForPruneThresholdTimestamp() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- get_changeDetails() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- get_fieldOverrides() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- get_maxFieldVersions() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Contains all of the vendor-refs that are affected by
change summary groups
within this deployment. - getAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Contains all of the vendor-refs that are affected by
change summaries
within this group. - getAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getAffectedVendorRefs() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getAfterValue() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getApplication() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The application to which the deployment belongs.
- getApplication() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The ID of the owning application.
- getApplication() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getApplication() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getApplication() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getApplication() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getApplication() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The application to use for populating
ChangeSummary
. - getApplicationId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The ID of the application that should be set as the owning application of the sandbox.
- getApplicationId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
-
The ID of the application that owns the sandbox.
- getApplicationId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The ID of the application for the sandbox.
- getArchived() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The archival state.
- getArchived() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The archival state.
- getArchived() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The archival state.
- getArchived() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getArchived() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getArchived() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getAttempts() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getAuthenticationUtils() - Method in class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
- getAuthor() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The user (as defined by the Spring security principal) responsible for creating this group.
- getAuthor() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The author responsible for the change.
- getAuthor() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The user (as defined by the Spring security principal) responsible for creating this group.
- getAuthor() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getAuthor() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
-
The author of the bulk update (and thus the author who created the sandbox).
- getAuthor() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The author of the bulk update (and thus the author who created the sandbox).
- getAuthor() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getAuthor() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getAuthor() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getAuthor() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getAuthor() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The author to use for populating
ChangeSummary
. - getBatchSize() - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
-
The size of
BatchIndexRequest
to issue during a sandbox transition. - getBatchSize() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
The number of queue members to flush at once
- getBeforeValue() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getBusinessDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getBusinessDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getBusinessDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getBusinessDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getBusinessFieldName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- getBusinessFieldName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getCanRemove() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getCatalog() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getCatalog() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getCatalog() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
-
Catalog discriminator for a change summary
ChangeCatalogInfo.getContextId()
- getCatalog() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The catalog to use for populating
ChangeSummary
. - getChangeContainer() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getChangeContainer() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The change container of the requested
ChangeSummaries
. - getChangeDeployService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- getChangeDeployService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getChangeDeployService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
- getChangeDeployService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- getChangeDetail() - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
-
The
ChangeDetail
information for the change that is promoted in advance of the current user-level ChangeInfo. - getChangeDetails() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getChangeDetails() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getChangeGroupIds() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
List of
ChangeSummaryGroups
that are pushed to production together. - getChangeGroupIds() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getChangeSummaries() - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
Identifies the
ChangeSummary
instances to promote forward - getChangeSummaries() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoResponse
- getChangeSummaryGroupId() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- getChangeSummaryGroupId() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- getChangeSummaryGroupId() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- getChangeSummaryGroupIds() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
The list of id values for
ChangeSummaryGroup
instances that should be targeted for the API request. - getChangeSummaryGroupRepository() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getChangeSummaryGroupService() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getChangeSummaryId() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- getChangeSummaryId() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- getChangeSummaryId() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
The primary key of the change summary entity
- getChangeSummaryIds() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
-
The list of id values for
ChangeSummary
instances that should be targeted for the API request. - getChangeSummaryIds() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
This list of
ChangeSummary.getId()
values contained in this group - getChangeSummaryIds() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
-
The list of id values for
ChangeSummary
instances that should be targeted for the API request. - getChangeSummaryIds() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getChangeSummaryRepository() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getChangeSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getChangeSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteMessageFactory
- getChangeSummaryService() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getChangeSummaryUtility() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getChangeSummaryVendorRef() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
The
ChangeSummary.getVendorRef()
for the summary being updated. - getChangeTimestamp() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getChangeTimestampAck() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getChangeTracking() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
All of the information contained within
Tracking
for the original record (ChangeSummary.domainAlias
+ChangeSummary.domainContextId
) of this change. - getChangeTracking() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
The change tracking information for the indexable item.
- getChangeTracking() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getChangeType() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getChangeType() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getClaims(PreviewToken) - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
- getCleanupBatchSize() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The quantity of transition cleanups to attempt at one time.
- getColor() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The color used to mark the sandbox in the admin user interface.
- getColor() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The color of the sandbox that should be created.
- getColor() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getContainerCatalog() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- getContent() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
If valid, this will include the content of the decoded preview token.
- getContextId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- getContextId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- getContextId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- getContextId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getContextId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
-
The jpa primary key.
- getContextState() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
A subset of
Tracking
information to expose the context state for this object. - getCreatingApplicationId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getCreatingApplicationId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getCriteriaHandlers() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingCriteriaManager
- getCurrentMessage() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getCurrentMessage() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getDataRoutePartition() - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- getDataRoutePartition() - Method in class com.broadleafcommerce.sandbox.service.mapping.SandboxApplicationContextMutabilityDomainMapperMember
- getDatasource() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- getDateCreated() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time when the deployment was created (not when it is scheduled to happen).
- getDateCreated() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getDateScheduled() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time when the deployment is scheduled to occur.
- getDateScheduled() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getDecoder() - Method in class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- getDefaultLocale() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- getDelegating() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- getDeleteBatchSize() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
The default cleanup process deletes entities in batches, and this property can be used to configure the batch size.
- getDeploy() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
-
The
JpaChangeDeploy
that this record belongs to. - getDeploy() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- getDeploymentDate() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
If there is a
ChangeDeploy
for this change summary group, this will hold a copy of itsChangeDeploy.dateScheduled
. - getDeploymentDate() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getDeployMessage() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The message given to this deployment during scheduling.
- getDeployMessage() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getDescription() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
A short description of the purpose of the sandbox.
- getDescription() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The description for the sandbox that should be created.
- getDescription() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The updated description for the sandbox.
- getDescription() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getDisplay() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The name to display to the user that represents this deployment.
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The name to display to the user that represents this change summary.
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The name to display to the user that represents this group.
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getDisplayName() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getDivergedChanges() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Changes that have been promoted in advance of the current change represented in this ChangeInfo.
- getDivergedSummaries() - Method in exception com.broadleafcommerce.sandbox.exception.DivergedChangeException
- getDivergedSummaries() - Method in class com.broadleafcommerce.sandbox.web.endpoint.exception.ApiDivergentChangeError
- getDivergentIds() - Method in class com.broadleafcommerce.sandbox.domain.DivergedSummaries
-
The list of ids belonging to divergent
ChangeSummary
instances - getDivergentStatus() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Whether this change is identified as divergent, meaning it is a
ChangeState.USER
change that requires a rebase due to a higher level change before advancing. - getDomainAlias() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The projection domain alias for this change, represented as the class simple name, i.e., Product.
- getDomainAlias() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getDomainAlias() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getDomainContextId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The contextId of the domain object that underwent the change.
- getDomainContextId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getDomainContextId() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- getDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- getDomainType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- getEncodedPrivateKey() - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The encoded RSA private key string to be used to encode preview token JWTs.
- getEncoder() - Method in class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- getEntityManager() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- getEntityType() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The entity type for this change, represented as the fully qualified classname.
- getEntityType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getEntityType() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- getErrorHandler() - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- getEvaluationWindow() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The amount of time beyond which active items will no longer be evaluated for completion.
- getException() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Any exceptions that result from a workflow related request on this deployment
- getException() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Any exceptions that result from this change summary.
- getException() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Any exceptions that result from a workflow related request on this group
- getException() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getException() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getException() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getExpirationTime() - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
- getExpirationTimeout() - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The duration of the expiration timeout for the preview token JWT.
- getFactory() - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- getFailed() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Any members that fail to flush - most likely based on failing
StateChangeOnlyBatchFlushContext.UpdateParams.whereState
orStateChangeOnlyBatchFlushContext.UpdateParams.whereStatuses
conditions - getFailed() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Any members that fail to flush - most likely based on failing
SummaryBasedFlushContext.SummaryUpdate.whereState
orSummaryBasedFlushContext.SummaryUpdate.whereStatuses
conditions - getFailedIds() - Method in class com.broadleafcommerce.sandbox.domain.StateFailureSummaries
-
The list of ids belonging to the failed items
- getFailedRemovalIds() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
-
The ids of the provided
ChangeSummaries
that failed to be removed from their currentChangeSummaryGroup
. - getFailureSummaries() - Method in exception com.broadleafcommerce.sandbox.exception.ChangeSummariesNotFoundException
- getFailureSummaries() - Method in exception com.broadleafcommerce.sandbox.exception.QualifiedStateException
- getFailureSummaries() - Method in class com.broadleafcommerce.sandbox.web.ApiQualifiedStateError
- getFieldName() - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
-
The name of the field for this change
- getFieldName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- getFieldName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getFieldOverrides() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getFieldOverrides() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getFieldType() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getFlushId() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
An identifier for this particular flush batch
- getFlushId() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
An identifier for this particular flush batch
- getGroup() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
-
The
JpaChangeSummaryGroup
that this record belongs to. - getGroup() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- getGroupBatchSize() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
The number of
ChangeSummaryGroup
queue members to flush at once - getGroupRepository() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- getGroupService() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getGroupUpdate() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- getGroupUpdates() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
All the members in this queue that should be flushed
- getGroupVals() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
-
The values to update.
- getHandlerSupportingEntity(Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingCriteriaManager
- getId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Unique identifier for this change deployment.
- getId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Unique identifier for this change summary.
- getId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Unique identifier for this change summary group.
- getId() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The context id, which is a separate identifier from the database primary key.
- getId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- getId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
-
The primary key
- getId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The jpa primary key.
- getId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
-
The primary key.
- getIdempotentConsumptionService() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- getIdempotentConsumptionService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultWorkflowRequestCompletionListener
- getIdempotentConsumptionService() - Method in class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- getIdempotentConsumptionService() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getIndexableTargetId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the change implements
Indexable
and is a member ofBatchIndexableType
, reference the contextId of the target item to be indexed. - getIndexableTargetId() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
The id of the item being targeted for indexing.
- getIndexableTargetId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getIndexableType() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the change implements
Indexable
and is a member ofBatchIndexableType
, reference the string value ofBatchIndexableType
here for the target item to be indexed. - getIndexableType() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
Retrieve the type that is being indexed.
- getIndexableType() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getIndexNotificationService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getIndexNotificationService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- getIndexNotificationService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- getIndexNotificationService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- getIndexNotificationService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- getIssuer() - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The issuer for the JWT token.
- getJpa() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- getKeys() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
The field name supported by this context.
- getLastDeployRelation() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The most recent
ChangeDeploy
to be associated with this summary. - getLastDeployRelation() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The most recent
ChangeDeploy
to be associated with this summary. - getLastGroupRelation() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The most recent
ChangeSummaryGroup
to be associated with this summary. - getLastGroupRelation() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The most recent
ChangeSummaryGroup
to be associated with this summary. - getLevel() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The
TrackingLevel
from whichchange summaries
within this deployment are configured to executed. - getLevel() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- getLevel() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- getLevel() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getLevel() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getLevel() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getLevel() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getLiquibase() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- getLocale() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- getLocale() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- getMaxCleanupIntervalMillis() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The max amount of pause time between completed transition cleanup attempts.
- getMaxFieldVersion(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getMaxFieldVersion(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getMaxFieldVersions() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getMaxFieldVersions() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getMessage() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Message detailing the reason why the changes were transitioned.
- getMessage() - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
An optional, and possibly longer, message describing the purpose of the promotion request.
- getMessage() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getMessageType() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getMessageType() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- getMessageType() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
The
NotificationState.getMessageType()
that must match for updates to durable messaging embodied inNotificationStateAware.getNotificationStates()
. - getMessageValue() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getMinCleanupIntervalMillis() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The min amount of pause time between completed transition cleanup attempts.
- getName() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Name that can be used to identify the groups as a unit.
- getName() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
-
The optional identifying name for the new
ChangeSummaryGroup
. - getName() - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
The identifying name for this promotion request.
- getName() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
Name of this sandbox such as "Jon's sandbox" or "CMS Team 1's sandbox".
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- getName() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- getNewChangeSummmaryGroup() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
-
The newly created
ChangeSummaryGroup
to which the providedChangeSummaries
were transferred. - getNextAttempt() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- getNotification() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- getNotification() - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- getNotificationAwareDomainMapperMember() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getNotificationManager() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getNotificationStates() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getNotificationStates() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getNotificationStates() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getNotificationStates() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getNotificationStates(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getNotificationStates(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getNotificationStateService() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getObsolete() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getOrder() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeDeployVendorNarrowingCriteriaHandler
- getOrder() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryGroupVendorNarrowingCriteriaHandler
- getOrder() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryVendorNarrowingCriteriaHandler
- getOrder() - Method in class com.broadleafcommerce.sandbox.service.mapping.SandboxApplicationContextMutabilityDomainMapperMember
- getOutdatedDataAgeCutoff() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
Dormant NotificationStates created at a time older than the current time (the time that the scheduled job is handled) minus this duration will be pruned from the datastore.
- getOwner() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getParent() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- getPause() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- getPause() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- getPause() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- getPause() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- getPause() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- getPauseBetweenDeleteBatches() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
This is the amount of time that the cleanup job will pause in between each delete batch.
- getPostExecutors() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Represents all the notifications that should be sent for the updates
- getPreviewTokenService() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- getPromoteMessage() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The message given to this group during promotion.
- getPromoteMessage() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getPromotionId() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The identifier given to this change summary during a promotion
- getPromotionId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getPromotionId() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getPropagationId() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getProperties() - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
- getReason() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
If invalid, this will include the reason for why the token was found not to be valid.
- getRebased() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getReceiver() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Sandbox owner to target as the recipient of the reject.
- getRecordsProcessed() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CleanupSweepEvent
- getRecordsUpdated() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CleanupSweepEvent
- getRejected() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getRejectMessage() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The message given to this change summary during rejection.
- getRejectMessage() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getRepository() - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- getRepository() - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- getRepository() - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- getRepository() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getResourceLockRepository() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- getResourceLockRepository() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- getRetry() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- getRetry() - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- getRoute() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- getRoute() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- getRoute() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorManager
- getRoute() - Method in class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
- getRouteKey() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- getSandbox() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The sandbox ID with which to filter change groups.
- getSandbox() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The sandbox that contains the change.
- getSandbox() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The sandbox that contains the change group.
- getSandbox() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getSandbox() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
The sandbox for the indexable item.
- getSandbox() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getSandbox() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getSandbox() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getSandbox() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getSandbox() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getSandbox() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The sandbox to use for populating
ChangeSummary
. - getSandboxes() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
If valid, this will include the set of
Sandbox
available for preview. - getSandboxes(Set<String>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- getSandboxId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The ID of the sandbox that should be created.
- getSandboxId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
-
The ID of the sandbox that should be deleted.
- getSandboxId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The ID of the sandbox to update.
- getSandboxIds() - Method in class com.broadleafcommerce.sandbox.domain.PreviewTokenRequest
-
The set of sandbox IDs to authorize a preview token for.
- getSandboxName() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The name of the sandbox that should be created.
- getSandboxName() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The updated name of the sandbox.
- getSandboxPruneNotificationProperties() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getSandboxService() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- getSerializedFieldType() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getSigner() - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
- getStage() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- getState() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The current
state
of this deployment. - getState() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The current
state
of this change summary. - getState() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The current
state
of this group. - getState() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getState() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getState() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getState() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- getStatus() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The current
status
of this deployment - getStatus() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The current
status
of this change summary. - getStatus() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The current
status
of this group - getStatus() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getStatus() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getStatus() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time that the status last changed.
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The time that the status last changed.
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The time that the status last changed.
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getStatusChangeTime() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- getSubContainerName() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- getSummaryBatchSize() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
The number of
ChangeSummary
queue members to flush at once - getSummaryFailed() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Any members that fail to flush - most likely based on failing
StateChangeOnlyBatchFlushContext.UpdateParams.whereState
orStateChangeOnlyBatchFlushContext.UpdateParams.whereStatuses
conditions - getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RebasingWorkflowRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.ReversionWorkflowRequestErrorHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- getSummaryService() - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- getSummaryUpdates() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
All the members in this queue that should be flushed
- getSummaryUpdates() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
All the members in this queue that should be flushed
- getSummaryVals() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
-
The values to update.
- getTemplate() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getTenant() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The ID of the owning tenant.
- getTenant() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- getTenant() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- getTenantId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
-
The ID of the tenant in which this sandbox should be created.
- getTenantId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
-
The ID of the tenant that owns the sandbox.
- getTenantId() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
The ID of the tenant for the sandbox.
- getThroughputCache() - Static method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- getTimestamp() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getToken() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- getToken() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- getToken() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- getTracking() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
-
Retrieve the tracking information from the entity
- getTransactionTemplate() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- getTransitionMarker() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
A marker id that identifies a change summary as part of a transition batch.
- getTransitionMarker() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getTriggeredJobEventHandlers() - Method in class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- getTypeFactory() - Method in class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- getUpdateParams() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
The information that should be updated
- getValidator() - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- getVals() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
The values to update.
- getVendorAwareTrackablePolicyUtils() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingQueryCustomizer
- getVendorCriteriaManager() - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingQueryCustomizer
- getVendorNarrowingQueryCustomizer() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- getVendorNarrowingQueryCustomizer() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- getVendorNarrowingQueryCustomizer() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- getVendorRef() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the corresponding entity was changed within a particular vendor, this field should contain the value of that vendor code or ID.
- getVendorRef() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- getVendorRef() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
-
A vendor ref that is affected by the
JpaChangeDeployAffectedVendor.getDeploy()
. - getVendorRef() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- getVendorRef() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
-
A vendor ref that is affected by the
JpaChangeSummaryGroupAffectedVendor.getGroup()
. - getVendorRef() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- getVersion() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- getWhereState() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
-
One or more
ChangeSummary.getState()
values that must match in order to perform the update on this entity. - getWhereState() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
One or more
ChangeSummary.getState()
values that must match in order to perform the update on this entity. - getWhereStatuses() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
-
One or more
ChangeSummary.getStatus()
values that must match in order to perform the update on this entity. - getWhereStatuses() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
-
One or more
ChangeSummary.getStatus()
values that must match in order to perform the update on this entity. - getWorkflowRequestCompletionHandlers() - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultWorkflowRequestCompletionListener
- getWorkflowRequestErrorHandlers() - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorManager
- groupDeployedCleanupClusterService(CamelClusterService, DefaultGroupDeployedCleanupServices) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupDeployedCleanupScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupPromotedCleanupClusterService(CamelClusterService, DefaultGroupPromotedCleanupServices) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupPromotedCleanupScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupRejectedCleanupClusterService(CamelClusterService, DefaultGroupRejectedCleanupServices) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupRejectedCleanupScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- groupService - Variable in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
H
- handeMessage(Message<WorkflowRequestCompletion>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultWorkflowRequestCompletionListener
- handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorManager
- handle(ScheduledJobRef) - Method in class com.broadleafcommerce.sandbox.messaging.job.TriggeredDeploymentJobEventHandler
- handle(ScheduledJobRef) - Method in interface com.broadleafcommerce.sandbox.messaging.job.TriggeredSandboxJobEventHandler
-
Responsible for executing actions in response to a scheduled job such as kicking off a new
WorkflowDeployRequest
. - handle(ApplicationChangedEvent) - Method in class com.broadleafcommerce.sandbox.persistence.event.DefaultSandboxApplicationChangeEventListener
- handle(ApplicationChangedEvent) - Method in interface com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationChangeEventHandler
-
Responsible for executing actions in response to an
ApplicationChangedEvent
such as creating a defaultSandbox
for new applications. - handle(ApplicationChangedEvent) - Method in interface com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationChangeEventListener
-
Responsible for executing actions in response to an
ApplicationChangedEvent
. - handle(ApplicationChangedEvent) - Method in class com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationCreatedEventHandler
- handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobSchedulingRequestCompletionHandler
-
Gleans the ID of the
ChangeDeploy
for which to complete the scheduling process and whether the microservice sending thecompletion message
encountered errors while performing the scheduling. - handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
-
Retrieves the
ChangeDeploy
for which to complete the unscheduling process and whether the microservice sending thecompletion message
encountered errors while performing the scheduling. - handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
-
Gleans the ID of the
ChangeDeploy
for which to complete the deployment process and whether the microservice sending thecompletion message
encountered errors while performing the deployment. - handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
-
Gleans the ID of the
ChangeSummary
for which a rebasing was requested and updates it asChangeStatusType.FINISHED
if successfully rebased orChangeStatusType.ERROR_REBASE
if it failed, including the error trace. - handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
-
Gleans the ID of the
ChangeSummaryGroup
for which to complete the rejection process and whether the microservice sending thecompletion message
encountered errors while performing the rejection. - handle(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
-
Gleans the ID of the
ChangeSummary
for which a reversion was requested and archives it if the microservice reports a successful reversion. - handle(WorkflowRequestCompletion) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.WorkflowRequestCompletionHandler
-
Responsible for any follow-up actions (like cleaning up
ChangeSummary
states/statuses) required after external microservices have met their responsibilities for a sandbox workflow transition triggered by aTransitionRequest
. - handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
- handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
-
Records errors reported by the
WorkflowRequestCompletion
that occurred while a microservice attempted to perform a promotion of aChangeSummaryGroup
or one of itsChangeSummaries
and updates the group's and summary's statuses asChangeStatusType.ERROR_PROMOTE
- handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RebasingWorkflowRequestErrorHandler
- handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
-
Records errors reported by the
WorkflowRequestCompletion
that occurred while a microservice attempted to perform a rejection of aChangeSummaryGroup
or one of itsChangeSummaries
and updates the group's and summary's statuses asChangeStatusType.ERROR_REJECT
- handle(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.ReversionWorkflowRequestErrorHandler
- handle(WorkflowRequestCompletion, String) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorHandler
-
Responsible for any follow-up actions (like cleaning up
ChangeSummary
states/statuses) required after external microservices have met their responsibilities for a sandbox workflow transition triggered by aTransitionRequest
. - handle(DeleteSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequestListener
-
Deletes the sandbox as described in the request.
- handle(UpdateSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
-
Updates the sandbox as described in the request.
- handle(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- handle(Message<ScheduledJobRef>) - Method in interface com.broadleafcommerce.sandbox.messaging.job.TriggeredSandboxJobEventListener
-
Responsible for executing actions in response to a scheduled job such as kicking off a new
WorkflowDeployRequest
. - handle(Message<WorkflowRequestCompletion>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultWorkflowRequestCompletionListener
- handle(Message<WorkflowRequestCompletion>) - Method in interface com.broadleafcommerce.sandbox.messaging.completion.WorkflowRequestCompletionListener
-
Responsible for any follow-up actions (like cleaning up
ChangeSummary
states/statuses) required after external microservices have met their responsibilities for a sandbox workflow transition triggered by aTransitionRequest
. - handleArchiveChangeSummaryException(ArchiveChangeSummaryException, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.exception.SandboxExceptionAdvisor
- handleChangeSummariesNotFoundException(ChangeSummariesNotFoundException, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- handleChangeSummaryRemovalException(Exception, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- handleDivergedChangeException(DivergedChangeException, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- handleMessage(Message<ScheduledJobRef>) - Method in class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- handleMessage(Message<CreateSandboxRequest>) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- handlePreviewTokenCreationException(Exception, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.exception.SandboxExceptionAdvisor
- handleQualifiedStateException(QualifiedStateException, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.DivergedSummaries
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.PreviewTokenRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.StateFailureSummaries
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- hashCode() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- hashCode() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- hashCode() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
- hashCode() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
- hashCode() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoResponse
- hashCode() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
- hashCode() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
- hasLastGroupingReference(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- hasLastGroupingReference(String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Deprecated, for removal: This API element is subject to removal in a future version.This is a compatibility measure during the transition to
DefaultDeployCleanupServices
(and friends). SeeCompletionCleanupProperties.isEnabled()
. - HEX_COLOR_PATTERN - Variable in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
I
- identifyingValues(List<String>) - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.StreamBuilder
-
Denote the list of identifying values to use to drive
BroadleafScopedPagingStreams.StreamBuilder.source
fetching and stream population. - IndexNotificationProperties - Class in com.broadleafcommerce.sandbox.messaging.completion
- IndexNotificationProperties() - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
- IndexNotificationService - Interface in com.broadleafcommerce.sandbox.messaging.completion
-
As transition completions are consumed, notify the indexer service via message of a batch of
Indexable
instances to index. - init(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.ChangeTrackingListener
- initializeContainerValues(NotificationStateAware, String) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- insertNotificationStateMatchingValues(String, String, Class<?>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- insertNotificationStateMatchingValues(String, String, Class<?>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- instantToTimestamp(Instant) - Static method in class com.broadleafcommerce.sandbox.provider.jpa.repository.support.JdbcConversionUtils
-
Convert the given
Instant
into aTimestamp
representation that can be passed toPreparedStatement.setTimestamp(int, Timestamp)
. - invalid(String) - Static method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
Static constructor used for instantiating an invalid response.
- isAcked() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- isAdminScopedServiceClient() - Method in class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
- isAffectsNonVendorData() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
If this deployment contains
ChangeDeploy.getChangeGroupIds()
which affect non-vendor data, then this field should betrue
. - isAffectsNonVendorData() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
If this group contains
ChangeSummaryGroup.getChangeSummaryIds()
which affect non-vendor data, then this field should betrue
. - isAffectsNonVendorData() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- isAffectsNonVendorData() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- isAllChangeSummaries() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
-
Whether or not all valid ChangeSummaries for the current request context (e.g.
- isAllChangeSummaryGroups() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Whether or not all valid ChangeSummaryGroups for the current request context (e.g.
- isArchived() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- isArchived() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- isArchived() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- isAutoStartup() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- isConflicting() - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
-
Whether or not the advance change is in conflict with a change in the current ChangeInfo
- isEmbeddedCollection() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- isEmpty() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Whether or not the batch is empty
- isEmpty() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Whether or not the batch is empty
- isEnabled() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
Whether pruning of dormant notification states is enabled.
- isEnabled() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
Whether the separate cleanup services will be enabled.
- isFull() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Whether or not the batch is full and ready to be flushed
- isFull() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Whether or not the batch is full and ready to be flushed
- isGroupInErrorState(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
-
Deprecated, for removal: This API element is subject to removal in a future version.A new, more performant cleanup process is favored instead at
DefaultGroupDeployedCleanupServices
. SeeCompletionCleanupProperties.isEnabled()
. - isIndexableProcessed() - Method in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
-
Whether or not the system has acknowledged that indexing has been requested for this item.
- isIndexableProcessed() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- isRemoveTemporaryOverride() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
In the case of
PropagationType.REQUIRES_APPROVAL
, sandbox state for the incoming change is created at the application level for approval. - isRemoveTemporaryOverride() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- isRunning() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- isStarted() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- isStopped() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- isTemporarySandbox() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
Whether or not the sandbox should be automatically removed by the system when all associated
ChangeSummary
instances are reverted or deployed. - isTemporarySandbox() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
-
Whether or not the sandbox should be automatically removed by the system when all associated change summaries are reverted or deployed.
- isTemporarySandbox() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- isValid() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
Whether or not the token provided is valid.
- isValidHexColor(String) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
- isVendorProcessingEnabled() - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
-
Whether or not vendor processing is enabled.
- isVendorProcessingEnabled() - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
-
Whether or not vendor processing is enabled.
- isVendorProcessingEnabled() - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Whether or not vendor processing is enabled.
- isVendorProcessingEnabled() - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
-
Whether or not vendor processing is enabled.
- isVendorProcessingEnabled() - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
-
Whether or not vendor processing is enabled.
J
- JdbcConversionUtils - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.support
-
Contains common functionality useful for converting values between Java/JDBC representation.
- jitterNearCompletionCheckValue(List<String>, int) - Static method in class com.broadleafcommerce.sandbox.messaging.completion.StateValidationUtils
-
Given a list of String values, find a candidate value near the end of the list that is randomly selected within a range of positions defined by the range parameter.
- JpaChangeDeploy - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
- JpaChangeDeploy() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- JpaChangeDeployAffectedVendor - Class in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
-
JpaChangeDeploy.getAffectedVendorRefs()
need to be query-able and thus need to be in a separate table. - JpaChangeDeployAffectedVendor() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
- JpaChangeDeployAffectedVendorId - Class in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
-
The ID class representing the composite key for
JpaChangeDeployAffectedVendor
. - JpaChangeDeployAffectedVendorId() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- JpaChangeDeployRepository<D extends JpaChangeDeploy> - Interface in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
-
Domain specific repository declaration for
ChangeDeploy
, i.e., for managingJpaChangeDeploys
. - JpaChangeDeployVendorNarrowingCriteriaHandler - Class in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Can build criteria to narrow queries on
JpaChangeDeploy
to only produce records matching the appropriate vendor restrictions. - JpaChangeDeployVendorNarrowingCriteriaHandler() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeDeployVendorNarrowingCriteriaHandler
- JpaChangeSummary - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
- JpaChangeSummary() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- JpaChangeSummaryGroup - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
- JpaChangeSummaryGroup() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- JpaChangeSummaryGroupAffectedVendor - Class in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
-
JpaChangeSummaryGroup.getAffectedVendorRefs()
need to be query-able and thus need to be in a separate table. - JpaChangeSummaryGroupAffectedVendor() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
- JpaChangeSummaryGroupAffectedVendorId - Class in com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor
-
The ID class representing the composite key for
JpaChangeSummaryGroupAffectedVendor
. - JpaChangeSummaryGroupAffectedVendorId() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- JpaChangeSummaryGroupRepository<D extends JpaChangeSummaryGroup> - Interface in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
-
Domain specific repository declaration.
- JpaChangeSummaryGroupVendorNarrowingCriteriaHandler - Class in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Can build criteria to narrow queries on
JpaChangeSummaryGroup
to only produce records matching the appropriate vendor restrictions. - JpaChangeSummaryGroupVendorNarrowingCriteriaHandler() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryGroupVendorNarrowingCriteriaHandler
- JpaChangeSummaryRepository<D extends JpaChangeSummary> - Interface in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
-
Domain specific repository declaration.
- JpaChangeSummaryVendorNarrowingCriteriaHandler - Class in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Can build criteria to narrow queries on
JpaChangeSummary
to only produce records matching the appropriate vendor restrictions. - JpaChangeSummaryVendorNarrowingCriteriaHandler() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaChangeSummaryVendorNarrowingCriteriaHandler
- JpaChangeTracking - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
- JpaChangeTracking() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- JpaChangeTracking(String, List<ChangeDetail>, JpaSandboxInfo, JpaCatalogInfo, JpaApplicationInfo, String, Boolean, Integer, String, String, List<FieldOverride>, String, String) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- JpaCustomizedChangeDeployRepository<D extends JpaChangeDeploy> - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
- JpaCustomizedChangeDeployRepository(NotificationStateValueUpdater, RSQLVisitorHolder<?>, TransactionTemplate) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- JpaCustomizedChangeSummaryGroupRepository<D extends JpaChangeSummaryGroup> - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
- JpaCustomizedChangeSummaryGroupRepository(RSQLVisitorHolder<?>) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- JpaCustomizedChangeSummaryRepository<D extends JpaChangeSummary> - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable
- JpaCustomizedChangeSummaryRepository(NotificationStateValueUpdater, RSQLVisitorHolder<?>) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- JpaCustomizedSandboxRepository<D extends JpaSandbox> - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.trackable
- JpaCustomizedSandboxRepository() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- JpaNotificationAwareDomainMapperMember - Class in com.broadleafcommerce.sandbox.provider.jpa.mapping
-
Map new
NotificationStateAware
instances with ready-to-useNotificationState
values for the TransitionRequest class of producers. - JpaNotificationAwareDomainMapperMember(TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.mapping.JpaNotificationAwareDomainMapperMember
- JpaNotificationStateSupport - Class in com.broadleafcommerce.sandbox.provider.jpa.repository.support
-
Contains common functionality useful for creating/initializing
JpaNotificationState
in flows specific to SandboxServices' custom repository method implementations. - JpaRouteConstants - Class in com.broadleafcommerce.sandbox.provider.jpa
- JpaRouteConstants.Persistence - Class in com.broadleafcommerce.sandbox.provider.jpa
- JpaSandbox - Class in com.broadleafcommerce.sandbox.provider.jpa.domain
-
Repository domain representing a configured sandbox.
- JpaSandbox() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- JpaSandboxProperties - Class in com.broadleafcommerce.sandbox.provider.jpa.environment
- JpaSandboxProperties() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- JpaSandboxRepository<D extends JpaSandbox> - Interface in com.broadleafcommerce.sandbox.provider.jpa.repository.trackable
-
Domain specific repository declaration.
- JpaVendorNarrowingCriteriaHandler - Interface in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
A specialized component that can understand how to build vendor-narrowing criteria for a specific entity.
- JpaVendorNarrowingCriteriaManager - Interface in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
This is a higher-level component that understands how to build criteria to perform vendor-narrowing-related operations relating to various entities in the sandbox microservice.
- JpaVendorNarrowingQueryCustomizer - Interface in com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor
-
Domains such as
ChangeSummary
,ChangeSummaryGroup
, andChangeDeploy
are notTrackable
and have lots of customized query behavior. - JWTPreviewTokenEncoder - Class in com.broadleafcommerce.sandbox.service
-
A default implementation of the
PreviewTokenEncoder
that encodes thePreviewToken
into a JWT token string. - JWTPreviewTokenEncoder() - Constructor for class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
-
Optional constructor if looking to manually configure the encoder using the setters.
- JWTPreviewTokenEncoder(JWTPreviewTokenEncoderProperties) - Constructor for class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
-
Primary constructor for initializing the encoder
- JWTPreviewTokenEncoderProperties - Class in com.broadleafcommerce.sandbox.service.environment
-
Properties used to support the
JWTPreviewTokenEncoder
in encoding preview tokens as JWTs. - JWTPreviewTokenEncoderProperties() - Constructor for class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
L
- listen(Message<ChangeEvent>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- listen(Message<CreateSandboxRequest>) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequestListener
-
Creates the sandbox as described in the request.
- load(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.ChangeTrackingListener
- loadTransientState() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- logDebug(Exception, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- logError(Exception, WebRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
M
- markContextStateMutableIfContextAppMatchesSandbox(ContextInfo, Sandbox) - Method in class com.broadleafcommerce.sandbox.service.mapping.SandboxApplicationContextMutabilityDomainMapperMember
-
Sets the
Sandbox.getContextState()
asContextState.getMutable()
if theContextRequest.getApplication()
matches theSandbox.getApplication()
. - modifyMap(D, P, ContextInfo, boolean) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
N
- NOT_DIVERGED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.DivergentStatus
-
The summary is not diverged
- NotificationAwareDomainMapperMember - Class in com.broadleafcommerce.sandbox.messaging.mapping
-
Map new
NotificationStateAware
instances with ready-to-useNotificationState
values for the TransitionRequest class of producers. - NotificationAwareDomainMapperMember(TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
O
- of(Set<String>) - Static method in class com.broadleafcommerce.sandbox.domain.PreviewTokenRequest
- ORIGINAL_AUTHOR_HEADER - Static variable in class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
P
- pageSize(int) - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.StreamBuilder
-
Denote the page size used to split up
BroadleafScopedPagingStreams.StreamBuilder.identifyingValues
. - pauseBetweenBatches() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- post(SummaryBasedFlushContext) - Method in interface com.broadleafcommerce.sandbox.service.BatchTransitionService
-
Execute any additional operations required after the flush based on the information supplied in
SummaryBasedFlushContext.PostInformation
. - post(SummaryBasedFlushContext) - Method in class com.broadleafcommerce.sandbox.service.DefaultBatchTransitionService
- PostInformation(String, String) - Constructor for class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.sandbox.autoconfigure.SandboxDefaultsEnvironmentPostProcessor
- postProcessEnvironment(ConfigurableEnvironment, SpringApplication) - Method in class com.broadleafcommerce.sandbox.provider.jpa.autoconfigure.SandboxJpaDefaultsEnvironmentPostProcessor
- PreviewTokenCreationException - Exception in com.broadleafcommerce.sandbox.service.exception
-
Exception that results from a failure to create a
PreviewToken
within thePreviewTokenService
. - PreviewTokenCreationException(String) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenCreationException
- PreviewTokenCreationException(String, Throwable) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenCreationException
- previewTokenEncoder(JWTPreviewTokenEncoderProperties) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxPreviewTokenAutoConfiguration
- PreviewTokenEncoder - Interface in com.broadleafcommerce.sandbox.service
-
An interface used for encoding preview tokens.
- PreviewTokenEncoderException - Exception in com.broadleafcommerce.sandbox.service.exception
-
An exception thrown when there is a failure to encode the preview token.
- PreviewTokenEncoderException(String) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenEncoderException
- PreviewTokenEncoderException(String, Throwable) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenEncoderException
- PreviewTokenEndpoint - Class in com.broadleafcommerce.sandbox.web.endpoint
-
Endpoint used for handling the creation of a preview token for use when previewing sandbox data in an application.
- PreviewTokenEndpoint(PreviewTokenService, SandboxService<Sandbox>) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- PreviewTokenRequest - Class in com.broadleafcommerce.sandbox.domain
-
The request object used to communicate the sandbox IDs a user wishes to generate a preview token for.
- previewTokenService(TypeFactory, PreviewTokenEncoder, PreviewTokenDecoder) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxPreviewTokenAutoConfiguration
- PreviewTokenService - Interface in com.broadleafcommerce.sandbox.service
-
An interface used for the creation of a preview token for the preview sandbox flow.
- PreviewTokenValidated - Class in com.broadleafcommerce.sandbox.web.endpoint
-
The details provided when a preview token is validated.
- PreviewTokenValidationException - Exception in com.broadleafcommerce.sandbox.service.exception
-
Exception that results from a failure to validate a preview token string within the
PreviewTokenService
. - PreviewTokenValidationException(String) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenValidationException
- PreviewTokenValidationException(String, Throwable) - Constructor for exception com.broadleafcommerce.sandbox.service.exception.PreviewTokenValidationException
- process(WorkflowRequestCompletion, boolean, String, List<String>, Identifiable, boolean, int) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DefaultIndexNotificationService
-
Process records based on assessment status
- processDivergence(List<P>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- processMessage(Message<ChangeEvent>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- production() - Static method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
-
Helper method to generate a new instance configured at the
TrackingLevel.PRODUCTION
level. - promote(PromoteSummaries, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- promote(PromoteSummaries, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified by thePromoteSummaries.getChangeSummaries()
into thePROMOTING status
and notifies all interested microservices managing matchingTrackable entities
that they should perform a promotion for each of said entities. - promote(HttpServletRequest, ContextInfo, PromoteSummaries, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- promoteAndDeploy(HttpServletRequest, ContextInfo, PromoteSummaries, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- PromoteBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Flush context related to the sandbox promote transition lifecycle
- PromoteBatchFlushContext(int, PromoteBatchFlushContext.SummaryGroupUpdate) - Constructor for class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- PromoteBatchFlushContext(int, PromoteBatchFlushContext.SummaryGroupUpdate, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- PromoteBatchFlushContext.SummaryGroupUpdate - Class in com.broadleafcommerce.sandbox.service.flush
-
The state change information for a single
ChangeSummaryGroup
instance - PROMOTED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Indicates that a summary or group has been promoted by the user and is ready for review by a reviewer.
- promoteDeploy(PromoteSummaries, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- promoteDeploy(PromoteSummaries, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified by thePromoteSummaries.getChangeSummaries()
into theDeploying status
and notifies all interested microservices managing matchingTrackable entities
that they should perform a deployment for each of said entities. - promoteRequestNotificationHandler(PromotionProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- promoteRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeSummaryRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- PromoteSummaries - Class in com.broadleafcommerce.sandbox.domain
- PromoteSummaries() - Constructor for class com.broadleafcommerce.sandbox.domain.PromoteSummaries
- PromoteSummariesValidator - Class in com.broadleafcommerce.sandbox.service.validation
-
Validations for
PromoteSummaries
. - PromoteSummariesValidator() - Constructor for class com.broadleafcommerce.sandbox.service.validation.PromoteSummariesValidator
- PROMOTING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary or group is in the process of being promoted so that it can be reviewed by a reviewer.
- PROMOTION_TRACKING_LEVEL - Static variable in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
The default level that promotions happen in.
- promotionOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.PromotionProducer
- PromotionProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- promotionTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, PromotionWorkflowRequestErrorHandler, IndexNotificationService) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- PromotionWorkflowRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
Handles any
WorkflowRequestCompletion
s resulting fromWorkflowPromoteRequest
- PromotionWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, PromotionWorkflowRequestErrorHandler, IndexNotificationService) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- promotionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- PromotionWorkflowRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- PromotionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
- pruneDormantNotificationStates() - Method in class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
-
NotificationAwareDomainMapperMember
eagerly creates a lot of 'dormant'NotificationStates
that are only initialized for send when a transition operation is requested for their parent entities.
Q
- QualifiedStateException - Exception in com.broadleafcommerce.sandbox.exception
-
Exception thrown when an item is requested, but its state does not match the expected state
- QualifiedStateException(StateFailureSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.QualifiedStateException
- QualifiedStateException(String) - Constructor for exception com.broadleafcommerce.sandbox.exception.QualifiedStateException
- QualifiedStateException(String, StateFailureSummaries) - Constructor for exception com.broadleafcommerce.sandbox.exception.QualifiedStateException
R
- readAll(HttpServletRequest, ContextInfo, String, Pageable, Node) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- readAllByApplication(String, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- readAllByApplication(String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
Read all the sandboxes for the current application.
- readAllByAuthorAndSandbox(String, String, String[], Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readAllByAuthorAndSandbox(String, String, String[], Node, Pageable) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readAllByAuthorAndSandbox(String, String, String[], Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all
ChangeSummaries
for the provided author and sandbox. - readAllByAuthorAndSandbox(String, String, String[], Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readAllByAuthorAndSandboxWithDivergenceDetection(String, String, String[], Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readAllByAuthorAndSandboxWithDivergenceDetection(String, String, String[], Node, Pageable) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readAllByAuthorAndSandboxWithDivergenceDetection(String, String, String[], Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all
ChangeSummaries
for the provided author and sandbox. - readAllByAuthorAndSandboxWithDivergenceDetection(String, String, String[], Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readAllByChangeInfoRequest(ChangeInfoRequest) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.since 1.3, replaced by
ChangeSummaryService.readAllByChangeInfoRequest(ChangeInfoRequest, boolean, ContextInfo)
- readAllByChangeInfoRequest(ChangeInfoRequest) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readAllByChangeInfoRequest(ChangeInfoRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Retrieves
ChangeSummaries
for bothChangeState.USER
andChangeState.PROMOTED
states against the providedChangeInfoRequest
. - readAllByChangeInfoRequest(ChangeInfoRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readAllByNameAndApplication(String, String, Node, Pageable, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- readAllByNameAndApplication(String, String, Node, Pageable, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
Read all the sandboxes for the current application with the given name
- readAllDeploys(HttpServletRequest, ContextInfo, Node, Pageable, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readAllGroups(HttpServletRequest, ContextInfo, Node, Pageable, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readAllGroupsForUser(HttpServletRequest, ContextInfo, Node, Pageable, String, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readAllInfos(HttpServletRequest, ContextInfo, ChangeInfoRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readAllSummaries(HttpServletRequest, ContextInfo, Node, Pageable, String, String[]) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readByContextIdAndApplication(String, String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- readByContextIdAndApplication(String, String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
Read the sandbox by ID for the current application
- readById(HttpServletRequest, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Takes
ChangeDeploy.getArchived()
into account when retrieving a deployment with the given ID. - readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Takes
ChangeSummaryGroup.getArchived()
into account when retrieving a group with the given ID. - readByIdAndArchivedNot(String, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Takes
ChangeSummary.getArchived()
into account when retrieving a group with the given ID. - readByIdAndArchivedNot(String, Boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.ChangeDeployRepository
- readByIdAndArchivedNot(String, Boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.ChangeSummaryGroupRepository
-
Deprecated.
- readByIdAndArchivedNot(String, Boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.ChangeSummaryRepository
-
Deprecated.
- readByIdAndNotArchived(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Takes
ChangeDeploy.getArchived()
into account when retrieving a deployment with the given ID. - readByIdAndNotArchived(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Takes
ChangeSummaryGroup.getArchived()
into account when retrieving a group with the given ID. - readByIdAndNotArchived(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Takes
ChangeSummary.getArchived()
into account when retrieving a summary with the given ID. - readByIdAndNotArchived(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- readByIdAndNotArchived(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readByIdAndNotArchived(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readByIdAndNotArchived(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Takes
ChangeDeploy.getArchived()
into account when retrieving a deployment with the given ID. - readByIdAndNotArchived(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Takes
ChangeSummaryGroup.getArchived()
into account when retrieving a group with the given ID. - readByIdAndNotArchived(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Takes
ChangeSummary.getArchived()
into account when retrieving a summary with the given ID. - readByIdAndNotArchived(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- readByIdAndNotArchived(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readByIdAndNotArchived(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readByIdAndNotArchivedWithDivergenceDetection(String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readByIdAndNotArchivedWithDivergenceDetection(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readByIdAndNotArchivedWithDivergenceDetection(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Takes
ChangeSummary.getArchived()
into account when retrieving a summary with the given ID. - readByIdAndNotArchivedWithDivergenceDetection(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeDeploys(String, String, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Deprecated.since 1.3, replaced by
ChangeDeployService.readChangeDeploys(String, String, Node, Pageable, boolean, ContextInfo)
- readChangeDeploys(String, String, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
-
Deprecated.
- readChangeDeploys(String, String, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Find a page of
ChangeDeploy
records based on the sandbox and state. - readChangeDeploys(String, String, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- readChangeSummariesByAuthor(String, String, String, List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readChangeSummariesByAuthor(String, String, String, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readChangeSummariesByAuthor(String, String, String, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records belonging to the current author, sandbox and
ChangeState
- readChangeSummariesByAuthor(String, String, String, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummariesByAuthor(String, String, String, List<String>, List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readChangeSummariesByAuthor(String, String, String, List<String>, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readChangeSummariesByAuthor(String, String, String, List<String>, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records belonging to the current author, sandbox and
ChangeState
- readChangeSummariesByAuthor(String, String, String, List<String>, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummariesByIds(List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.since 1.3, replaced by
ChangeSummaryService.readChangeSummariesByIds(List, boolean, ContextInfo)
- readChangeSummariesByIds(List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readChangeSummariesByIds(List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records for the provided list of ids.
- readChangeSummariesByIds(List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummariesByIds(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records in the list of ids that also have the requested state.
- readChangeSummariesByIds(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummariesByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records in the list of ids that also have the requested state.
- readChangeSummariesByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummariesByIdsCount(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find the count of all records in the list of ids that also have the requested state.
- readChangeSummariesByIdsCount(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummary(ChangeSummaryRequest) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readChangeSummary(ChangeSummaryRequest) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find an existing record with the corresponding matching values that determine uniqueness.
- readChangeSummaryGroupByIdsCount(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Given a list of
ChangeSummaryGroup
ids, find the count of groups that match the state requirements defined in the params. - readChangeSummaryGroupByIdsCount(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroups(String, String, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Deprecated.
- readChangeSummaryGroups(String, String, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroups(String, String, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find a page of
ChangeSummaryGroup
records based on the state and sandbox. - readChangeSummaryGroups(String, String, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsByIds(List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find all
ChangeSummaryGroup
instances matching primarily a list of ids. - readChangeSummaryGroupsByIds(List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsByIds(List<String>, List<String>, List<String>, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find all
ChangeSummaryGroup
instances matching primarily a list of ids. - readChangeSummaryGroupsByIds(List<String>, List<String>, List<String>, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find all
ChangeSummaryGroup
instances matching primarily a list of ids. - readChangeSummaryGroupsByIds(List<String>, List<String>, List<String>, String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsBySandbox(String, String, List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Deprecated.
- readChangeSummaryGroupsBySandbox(String, String, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
-
Deprecated.
- readChangeSummaryGroupsBySandbox(String, String, List<String>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find all
ChangeSummaryGroup
instances matching primarily the sandbox. - readChangeSummaryGroupsBySandbox(String, String, List<String>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsForUser(String, String, String, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Deprecated.
- readChangeSummaryGroupsForUser(String, String, String, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryGroupsForUser(String, String, String, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Find a page of
ChangeSummaryGroup
records based on the state and sandbox. - readChangeSummaryGroupsForUser(String, String, String, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- readChangeSummaryIdsByAuthor(String, String, String, List<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all record ids belonging to the current author, sandbox and
ChangeState
- readChangeSummaryIdsByAuthor(String, String, String, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readDeployFailedChangeSummaries(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records marked with status
ERROR_DEPLOY
for the requesteddeployId
. - readDeployFailedChangeSummaries(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readDivergedChangeSummariesByAuthor(String, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all records belonging to the current author and sandbox containing one or more
ChangeDetail
values which has become diverged due to another change already promoted by another user. - readDivergedChangeSummariesByAuthor(String, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readDivergedChangeSummariesByIds(List<String>, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all identified records belonging to the current sandbox containing one or more
ChangeDetail
values which has become diverged due to another change already promoted by another user. - readDivergedChangeSummariesByIds(List<String>, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readGroupById(HttpServletRequest, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readMatchingChangeSummary(P) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find a matching change summary using the provided instance.
- readMatchingChangeSummary(P) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readPageByApplicationAndStateAndArchivedNot(String, String, Boolean, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- readPageByApplicationAndStateAndArchivedNot(String, String, Boolean, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Deprecated.
- readPageBySandboxAndStateAndArchivedNot(String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- readPageBySandboxAndStateAndArchivedNot(String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Retrieve a page of records filtered by sandbox and state
- readPageByStateAndSandboxAndArchivedNot(String, String, Boolean, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndArchivedNot(String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndArchivedNot(String, String, Boolean, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndArchivedNot(String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Retrieve a page of records filtered by state and sandbox
- readPageByStateAndSandboxAndAuthorAndArchivedNot(String, String, String, Boolean, Node, Pageable) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndAuthorAndArchivedNot(String, String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndAuthorAndArchivedNot(String, String, String, Boolean, Node, Pageable) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
- readPageByStateAndSandboxAndAuthorAndArchivedNot(String, String, String, Boolean, Node, Pageable, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Retrieve a page of records filtered by state, sandbox, and author
- readSandboxChangeSummaries(ChangeInfoRequest) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.since 1.3, replaced by
ChangeSummaryService.readSandboxChangeSummaries(ChangeInfoRequest, boolean, ContextInfo)
- readSandboxChangeSummaries(ChangeInfoRequest) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readSandboxChangeSummaries(ChangeInfoRequest, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Find all
ChangeSummaries
with corresponding matching values to the providedChangeInfoRequest
that are in theChangeState.PROMOTED
,ChangeState.APPROVED
, orChangeState.SCHEDULED
state. - readSandboxChangeSummaries(ChangeInfoRequest, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- readSummaryById(HttpServletRequest, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- readUserChangeSummaries(ChangeInfoRequest, boolean) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Deprecated.
- readUserChangeSummaries(ChangeInfoRequest, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
-
Deprecated.
- readUserChangeSummaries(ChangeInfoRequest, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
- readUserChangeSummaries(ChangeInfoRequest, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- rebase(ChangeSummaries, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- rebase(ChangeSummaries, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified by theChangeSummaries.getChangeSummaryIds()
into theREBASING status
and notifies all interested microservices that manage matchingTrackable entities
that they should perform a rebase for each of the said entities. - rebase(HttpServletRequest, ContextInfo, ChangeSummaries, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- RebaseBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Flush context related to the sandbox rebase transition lifecycle
- RebaseBatchFlushContext(int) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- RebaseBatchFlushContext(int, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- rebaseRequestNotificationHandler(RebasingProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- rebaseRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeSummaryRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- REBASING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a
ChangeSummary
is in the process of being rebased. - rebasingOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.RebasingProducer
- RebasingProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- rebasingTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, RebasingWorkflowRequestErrorHandler, IndexNotificationService) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- RebasingWorkflowRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
This handler deals with cleaning up rebased
ChangeSummaries'
statuses. - RebasingWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, RebasingWorkflowRequestErrorHandler, IndexNotificationService) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.RebasingWorkflowRequestCompletionHandler
- rebasingWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- RebasingWorkflowRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- RebasingWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.RebasingWorkflowRequestErrorHandler
- recordDeploymentErrors(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
-
Locks and records the exception encountered for a failed deployment scheduling onto the
ChangeDeploy
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_SCHEDULE
. - recordDeploymentErrors(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
-
Locks and records the exception encountered for a failed deployment onto the
ChangeDeploy
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_DEPLOY
. - recordGroupDeploymentError(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
-
Records the exception encountered for a failed deployment onto the
ChangeSummaryGroup
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_DEPLOY
. - recordGroupErrors(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
-
Locks and records the exception encountered for a failed deployment scheduling onto the
ChangeSummaryGroup
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_SCHEDULE
. - recordGroupErrors(String, WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
-
Records the exception encountered for a failed promotion onto the
ChangeSummaryGroup
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_PROMOTE
. - recordGroupRejectionError(WorkflowRequestCompletion, String) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
-
Records the exception encountered for a failed rejection onto the
ChangeSummaryGroup
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_REJECT
. - recordSchedulingErrors(WorkflowRequestCompletion, ChangeDeploy, Collection<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
-
Locks the deployment and groups and records the errors encountered while trying to schedule them and updates their statuses to
ChangeStatusType.ERROR_SCHEDULE
. - recordSummaryDeploymentError(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentWorkflowRequestErrorHandler
-
Records the exception encountered for a failed deployment onto the
ChangeSummary
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_DEPLOY
. - recordSummaryErrors(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.PromotionWorkflowRequestErrorHandler
-
Records the exception encountered for a failed promotion onto the
ChangeSummary
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_PROMOTE
- recordSummaryErrors(WorkflowRequestCompletion, Collection<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.DeploymentJobSchedulingRequestErrorHandler
-
Records the exception encountered for a failed deployment scheduling onto the
ChangeSummary
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_SCHEDULE
. - recordSummaryRejectionError(WorkflowRequestCompletion) - Method in class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
-
Records the exception encountered for a failed rejection onto the
ChangeSummary
indicated by theWorkflowRequestCompletion
and updates its status toChangeStatusType.ERROR_REJECT
. - reject(ChangeSummaryGroups, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Rejects the targeted changeSummaryGroupIds in
ChangeSummaryGroups
it targets those with theChangeState
of PROMOTED - reject(ChangeSummaryGroups, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified as part of theChangeSummaryGroups
identified byChangeSummaryGroups.getChangeSummaryGroupIds()
into theREJECTING status
and notifies all interested microservices that manage matchingTrackable entities
that they should perform a rejection for each of the said entities. - reject(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- rejectApproved(ChangeSummaryGroups, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Rejects the targeted changeSummaryGroupIds in
ChangeSummaryGroups
it targets those with theChangeState
of APPROVED - rejectApproved(ChangeSummaryGroups, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified as part of theChangeSummaryGroups
identified byChangeSummaryGroups.getChangeSummaryGroupIds()
into theREJECTING status
and notifies all interested microservices that manage matchingTrackable entities
that they should perform a rejection for each of the said entities. - rejectApproved(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- RejectBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Flush context related to the sandbox reject transition lifecycle
- RejectBatchFlushContext(int) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- RejectBatchFlushContext(int, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- REJECTED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a
ChangeSummaryGroup
has been rejected by a reviewer. - REJECTING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary or group is in the process of being rejected.
- rejectInternal(ChangeSummaryGroups, ContextInfo, String, String, List<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Rejects the targeted changeSummaryGroupIds in
ChangeSummaryGroups
with a state matchingwhereState
and a status matching one ofwhereStatuses
. - rejectionOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.RejectionProducer
- RejectionProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- rejectionTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, RejectionWorkflowRequestErrorHandler, IndexNotificationService) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- RejectionWorkflowRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
-
This handler deals with cleaning up rejected
ChangeSummaryGroups'
states and statuses. - RejectionWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, RejectionWorkflowRequestErrorHandler, IndexNotificationService) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- rejectionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- RejectionWorkflowRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- RejectionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.RejectionWorkflowRequestErrorHandler
- rejectPromoted(ChangeSummaryGroups, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Rejects the targeted changeSummaryGroupIds in
ChangeSummaryGroups
it targets those with theChangeState
of PROMOTED - rejectPromoted(ChangeSummaryGroups, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified as part of theChangeSummaryGroups
identified byChangeSummaryGroups.getChangeSummaryGroupIds()
into theREJECTING status
and notifies all interested microservices that manage matchingTrackable entities
that they should perform a rejection for each of the said entities. - rejectPromoted(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- rejectRequestNotificationHandler(RejectionProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- rejectRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeSummaryRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- remove(ChangeSummaryRemovalRequest) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- remove(ChangeSummaryRemovalRequest) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Deprecated.since 1.3, replaced by
TransitionRequestManager.remove(ChangeSummaryRemovalRequest, ContextInfo)
- remove(ChangeSummaryRemovalRequest, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- remove(ChangeSummaryRemovalRequest, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Remove the
ChangeSummaries
of the provided ids from theirChangeSummaryGroup
and add them to a new one. - removeFromAffectedVendors(String, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- removeFromAffectedVendors(String, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- removeFromAffectedVendors(String, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- removeFromAffectedVendors(String, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- removeFromAffectedVendors(String, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Atomically removes the given
vendorRef
fromChangeDeploy.getAffectedVendorRefs()
of the givendeployId
if present. - removeFromAffectedVendors(String, String) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Atomically removes the given
vendorRef
fromChangeSummaryGroup.getAffectedVendorRefs()
of the givenchangeSummaryGroupId
if present. - removeFromAffectedVendors(String, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Atomically removes the given
vendorRef
fromChangeDeploy.getAffectedVendorRefs()
of the givendeployId
if present. - removeFromAffectedVendors(String, String) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Atomically removes the given
vendorRef
fromChangeSummaryGroup.getAffectedVendorRefs()
of the givenchangeSummaryGroupId
if present. - removeSummariesFromGroup(HttpServletRequest, ContextInfo, ChangeSummaryRemovalRequest) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- removeTemporaryPlaceholderFromAffectedVendors(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
-
If
DefaultDeploymentRequestHandler.vendorProcessingEnabled
, then updates the datastore such that the temporary placeholder fromDefaultDeploymentRequestHandler.initializeVendorFields(ChangeDeploy)
is removed from the givendeployId
. - removeTemporaryPlaceholderFromAffectedVendors(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
If
DefaultTransitionRequestManager.vendorProcessingEnabled
, then updates the datastore such that the temporary placeholder fromDefaultTransitionRequestManager.initializeVendorFields(ChangeSummaryGroup)
is removed from the givengroupId
. - replace(HttpServletRequest, ContextInfo, String, Sandbox) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- repository - Variable in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- resetFlushId() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
Reset the
StateChangeOnlyBatchFlushContext.flushId
to a new identifier for the next batch - resetFlushId() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
Reset the
SummaryBasedFlushContext.flushId
to a new identifier for the next batch - restingApproved(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingCompletionApproved(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingCompletionPromoted(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingCompletionScheduled(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingCompletionUser(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingPromoted(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingScheduled(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- restingUser(ChangeStatusType...) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
- reversionOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.ReversionProducer
- ReversionProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- reversionTransitionRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ReversionWorkflowRequestErrorHandler, IndexNotificationService) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- ReversionWorkflowRequestCompletionHandler - Class in com.broadleafcommerce.sandbox.messaging.completion
- ReversionWorkflowRequestCompletionHandler(ChangeSummaryService<ChangeSummary>, ReversionWorkflowRequestErrorHandler, IndexNotificationService) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- ReversionWorkflowRequestErrorHandler - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- ReversionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.ReversionWorkflowRequestErrorHandler
- revert(ChangeSummaries, ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- revert(ChangeSummaries, ContextInfo, String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaries
identified by theChangeSummaries.getChangeSummaryIds()
into theREVERTING status
and notifies all interested microservices that manage matchingTrackable entities
that they should perform a reversion for each of the said entities. - revert(HttpServletRequest, ContextInfo, ChangeSummaries, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- RevertBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Flush context related to the sandbox revert transition lifecycle
- RevertBatchFlushContext(int) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- RevertBatchFlushContext(int, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- REVERTING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a
ChangeSummary
is in the process of being reverted. - revertRequestNotificationHandler(ReversionProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- revertRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeSummaryRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- revesionWorkflowRequestErrorHandler(ChangeSummaryService<ChangeSummary>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- RouteConstants - Class in com.broadleafcommerce.sandbox.provider
- RouteConstants.Persistence - Class in com.broadleafcommerce.sandbox.provider
S
- Sandbox - Class in com.broadleafcommerce.sandbox.domain
-
TODO what __is__ a sandbox Business domain representing a configured sandbox.
- Sandbox() - Constructor for class com.broadleafcommerce.sandbox.domain.Sandbox
- SANDBOX_DEPLOYMENT - Enum constant in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobType
-
Indicates that the job that was triggered should now result in a
WorkflowDeployRequest
being sent out to the various microservices so that sandboxed changes can be pushed to production (i.e., made live). - SANDBOX_ENTITY_MANAGER_FACTORY - Static variable in class com.broadleafcommerce.sandbox.provider.jpa.JpaRouteConstants.Persistence
- SANDBOX_ROUTE_KEY - Static variable in class com.broadleafcommerce.sandbox.provider.RouteConstants.Persistence
- SANDBOX_ROUTE_PACKAGE - Static variable in class com.broadleafcommerce.sandbox.provider.RouteConstants.Persistence
- SANDBOX_TRANSACTION_MANAGER - Static variable in class com.broadleafcommerce.sandbox.provider.jpa.JpaRouteConstants.Persistence
- SANDBOX_TRANSACTION_TEMPLATE - Static variable in class com.broadleafcommerce.sandbox.provider.jpa.JpaRouteConstants.Persistence
- SandboxApplicationChangeEventHandler - Interface in com.broadleafcommerce.sandbox.persistence.event
-
Classes implementing this interface handle
ApplicationChangedEvents
for the sandbox service. - sandboxApplicationChangeEventListener(List<SandboxApplicationChangeEventHandler>) - Method in class com.broadleafcommerce.sandbox.persistence.autoconfigure.SandboxPersistenceAutoConfiguration
- SandboxApplicationChangeEventListener - Interface in com.broadleafcommerce.sandbox.persistence.event
-
Defines the contract for a class that awaits the transmission of
ApplicationChangedEvents
so that the sandbox service can respond appropriately. - sandboxApplicationContextMutabilityDomainMapperMember() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- SandboxApplicationContextMutabilityDomainMapperMember - Class in com.broadleafcommerce.sandbox.service.mapping
-
Since the persisted-domain counterpart of
Sandbox
is tenant-trackable, the default context state mutability of a sandbox from an application context will be false. - SandboxApplicationContextMutabilityDomainMapperMember() - Constructor for class com.broadleafcommerce.sandbox.service.mapping.SandboxApplicationContextMutabilityDomainMapperMember
- sandboxApplicationCreatedEventHandler(SandboxService<Sandbox>, TypeFactory) - Method in class com.broadleafcommerce.sandbox.persistence.autoconfigure.SandboxPersistenceAutoConfiguration
- SandboxApplicationCreatedEventHandler - Class in com.broadleafcommerce.sandbox.persistence.event
-
Handles sandbox actions in response to an
Application
being created. - SandboxApplicationCreatedEventHandler(SandboxService<Sandbox>, TypeFactory) - Constructor for class com.broadleafcommerce.sandbox.persistence.event.SandboxApplicationCreatedEventHandler
- SandboxAutoConfiguration - Class in com.broadleafcommerce.sandbox.autoconfigure
- SandboxAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.autoconfigure.SandboxAutoConfiguration
- SandboxChangeContainer - Class in com.broadleafcommerce.sandbox.domain.tracking
- SandboxChangeContainer() - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- SandboxChangeContainer(String, String, String, String) - Constructor for class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- sandboxChangeSummaryHandler(IdempotentMessageConsumptionService, ChangeSummaryService<ChangeSummary>, ChangeSummaryUtility) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- SandboxChangeSummaryListener - Class in com.broadleafcommerce.sandbox.messaging
- SandboxChangeSummaryListener(IdempotentMessageConsumptionService, ChangeSummaryService<ChangeSummary>, ChangeSummaryUtility) - Constructor for class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- sandboxCleanupClusterService(CamelClusterService, DefaultSandboxCleanupServices) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- sandboxCleanupScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.CleanupServicesConfig
- SandboxDefaultsEnvironmentPostProcessor - Class in com.broadleafcommerce.sandbox.autoconfigure
- SandboxDefaultsEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.sandbox.autoconfigure.SandboxDefaultsEnvironmentPostProcessor
- sandboxDeleteMessageFactory() - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxDeleteNotificationAutoConfiguration
- SandboxDeleteMessageFactory - Class in com.broadleafcommerce.sandbox.messaging
-
MessageFactory
for creatingSandboxDeleteEvent
messages for archiving of the sandboxed entities when the sandbox is deleted. - SandboxDeleteMessageFactory() - Constructor for class com.broadleafcommerce.sandbox.messaging.SandboxDeleteMessageFactory
- SandboxDeleteNotificationAutoConfiguration - Class in com.broadleafcommerce.sandbox.messaging.autoconfigure
- SandboxDeleteNotificationAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxDeleteNotificationAutoConfiguration
- sandboxDeleteNotificationHandler(SandboxDeleteProducer, SandboxDeleteNotificationProperties, List<IgnoredNotificationStateRepository>, MessageFactory<SandboxDeleteEvent>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxDeleteNotificationAutoConfiguration
- SandboxDeleteNotificationProperties - Class in com.broadleafcommerce.sandbox.messaging
- SandboxDeleteNotificationProperties() - Constructor for class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- sandboxDeleteOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.SandboxDeleteProducer
- SandboxDeleteProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- sandboxDeleteRetryClusterService(CamelClusterService, SandboxDeleteNotificationProperties, List<NotificationStateRepository>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxDeleteNotificationAutoConfiguration
- SandboxEndpoint - Class in com.broadleafcommerce.sandbox.web.endpoint
-
API for managing
Sandbox
instances. - SandboxEndpoint(SandboxService<Sandbox>) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- SandboxEndpoint.VoidWork - Interface in com.broadleafcommerce.sandbox.web.endpoint
-
A function that does not accept arguments and does not return a result.
- sandboxExceptionAdvisor() - Method in class com.broadleafcommerce.sandbox.web.autoconfigure.SandboxWebAutoConfiguration
- SandboxExceptionAdvisor - Class in com.broadleafcommerce.sandbox.web.endpoint.exception
-
General exception handler registry for handlers not exclusive to a single controller.
- SandboxExceptionAdvisor() - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.exception.SandboxExceptionAdvisor
- sandboxFactory - Variable in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryUtility
- sandboxIndexNotificationService(IndexNotificationProperties, ChangeSummaryService<ChangeSummary>, ChangeSummaryRepository<?>, MessageSerializationHelper, NotificationManager, DataRouteSupporting, ResourceLockRepository<?, ?>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- sandboxIndexThreadPoolTaskExecutor() - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- SandboxJpaAutoConfiguration - Class in com.broadleafcommerce.sandbox.provider.jpa.autoconfigure
-
Jpa specific config for the repository and domain.
- SandboxJpaAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.autoconfigure.SandboxJpaAutoConfiguration
- SandboxJpaDefaultsEnvironmentPostProcessor - Class in com.broadleafcommerce.sandbox.provider.jpa.autoconfigure
- SandboxJpaDefaultsEnvironmentPostProcessor() - Constructor for class com.broadleafcommerce.sandbox.provider.jpa.autoconfigure.SandboxJpaDefaultsEnvironmentPostProcessor
- SandboxMessagingAutoConfiguration - Class in com.broadleafcommerce.sandbox.messaging.autoconfigure
- SandboxMessagingAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- sandboxNotificationPruneClusterService(CamelClusterService, SandboxNotificationPruneService) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.SandboxNotificationPruneConfig
- SandboxNotificationPruneConfig() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.SandboxNotificationPruneConfig
- SandboxNotificationPruneProperties - Class in com.broadleafcommerce.sandbox.service.autoconfigure
-
Properties configuring behavior of
SandboxNotificationPruneService
andSandboxNotificationPruneRepository
. - SandboxNotificationPruneProperties() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
- SandboxNotificationPruneRepository - Class in com.broadleafcommerce.sandbox.repository.nontrackable
-
This "repo" is responsible to delete "stale" notification states Expected to work with
SandboxNotificationPruneService
- SandboxNotificationPruneRepository(SandboxNotificationPruneProperties, TransactionTemplate) - Constructor for class com.broadleafcommerce.sandbox.repository.nontrackable.SandboxNotificationPruneRepository
- sandboxNotificationPruneScheduler() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.SandboxNotificationPruneConfig
- sandboxNotificationPruneService(SandboxNotificationPruneRepository, TaskScheduler, DataRouteSupporting) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration.SandboxNotificationPruneConfig
- SandboxNotificationPruneService - Class in com.broadleafcommerce.sandbox.service
-
This service is intended to be "singleton" on a cluster level It will be run its job - clean up through
SandboxNotificationPruneRepository
every 23 hours - SandboxNotificationPruneService(SandboxNotificationPruneRepository, TaskScheduler, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- sandboxOriginalAuthorContextInfoCustomizer(AuthenticationUtils, DataRouteSupporting) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- SandboxOriginalAuthorContextInfoCustomizer - Class in com.broadleafcommerce.sandbox.service.context
-
Customizes the
ContextInfo
with the original author of the request if the request is coming from an admin-scoped service client. - SandboxOriginalAuthorContextInfoCustomizer(AuthenticationUtils, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.service.context.SandboxOriginalAuthorContextInfoCustomizer
- SandboxPersistenceAutoConfiguration - Class in com.broadleafcommerce.sandbox.persistence.autoconfigure
- SandboxPersistenceAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.persistence.autoconfigure.SandboxPersistenceAutoConfiguration
- SandboxPreviewTokenAutoConfiguration - Class in com.broadleafcommerce.sandbox.service.autoconfigure
-
Auto-configuration to instrument the services to support the creation and encoding of preview tokens.
- SandboxPreviewTokenAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxPreviewTokenAutoConfiguration
- SandboxRepository<D extends com.broadleafcommerce.data.tracking.core.Trackable> - Interface in com.broadleafcommerce.sandbox.repository.trackable
- SandboxScheduledJobDetailType - Enum Class in com.broadleafcommerce.sandbox.messaging.job.type
-
Enumerates the possible types of sandbox related
ScheduledJobDetailRef names
. - SandboxScheduledJobType - Enum Class in com.broadleafcommerce.sandbox.messaging.job.type
-
Defines the expected values of types of sandbox-related scheduled jobs.
- sandboxService(SandboxRepository<Trackable>, RsqlCrudEntityHelper, EntityValidatorManager, TransactionTemplate) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- SandboxService<P extends Sandbox> - Interface in com.broadleafcommerce.sandbox.service
-
Sandbox business domain specific version of
CrudEntityService
. - SandboxServiceAutoConfiguration - Class in com.broadleafcommerce.sandbox.service.autoconfigure
- SandboxServiceAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- SandboxServiceAutoConfiguration.CleanupServicesConfig - Class in com.broadleafcommerce.sandbox.service.autoconfigure
- SandboxServiceAutoConfiguration.SandboxNotificationPruneConfig - Class in com.broadleafcommerce.sandbox.service.autoconfigure
- sandboxTriggeredJobEventListener(IdempotentMessageConsumptionService, List<TriggeredSandboxJobEventHandler>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- SandboxValidationAutoConfiguration - Class in com.broadleafcommerce.sandbox.service.autoconfigure
-
Sandbox-specific configuration for validation.
- SandboxValidationAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxValidationAutoConfiguration
- SandboxValidator - Class in com.broadleafcommerce.sandbox.service.validation
-
Validations for
Sandbox
. - SandboxValidator() - Constructor for class com.broadleafcommerce.sandbox.service.validation.SandboxValidator
- SandboxWebAutoConfiguration - Class in com.broadleafcommerce.sandbox.web.autoconfigure
- SandboxWebAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.web.autoconfigure.SandboxWebAutoConfiguration
- save(Object) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- save(S) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- save(S) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
- saveAll(Iterable<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- saveAll(Iterable<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- schedule(ChangeSummaryGroups, ContextInfo, String, Instant, int) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- schedule(ChangeSummaryGroups, ContextInfo, String, Instant, int) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Deprecated.
- schedule(ChangeSummaryGroups, ContextInfo, String, Instant, int, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- schedule(ChangeSummaryGroups, ContextInfo, String, Instant, int, boolean) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Creates a new
ChangeDeploy
for the givenChangeSummaryGroups
and schedules it for the given deployTime. - SCHEDULED - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Indicates that a summary, group or deployment has been scheduled for deployment at a future date and time.
- ScheduledDeploymentMessageFactory - Class in com.broadleafcommerce.sandbox.messaging
-
MessageFactory
for creatingWorkflowJobSchedulingRequest
messages for scheduling a deployment job with the scheduled job service. - ScheduledDeploymentMessageFactory(DomainMapperManager) - Constructor for class com.broadleafcommerce.sandbox.messaging.ScheduledDeploymentMessageFactory
- scheduleDeploy(HttpServletRequest, ContextInfo, ChangeSummaryGroups, String, Instant) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- scheduleDeployment(ChangeSummaryGroups, ContextInfo, String, Instant, int) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- scheduleDeployment(ChangeSummaryGroups, ContextInfo, String, Instant, int) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Moves the
ChangeSummaryGroup
instances identified by the scheduleGroups param into theChangeStatusType.SCHEDULING
status. - scheduleDeploymentOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.ScheduleDeploymentProducer
- ScheduleDeploymentProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- scheduleDeployMessageFactory(DomainMapperManager) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- scheduleDeployRequestNotificationHandler(ScheduleDeploymentProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageFactory<WorkflowJobSchedulingRequest>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- scheduleDeployRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeDeployRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- scheduledTasks - Variable in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- SCHEDULING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary, group, or deployment is in the process of being scheduled for deployment.
- ScopedListSource<T> - Interface in com.broadleafcommerce.sandbox.stream
-
Fetch a list of data objects based a provided list of identifying values.
- set_changeDetails(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- set_fieldOverrides(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- set_maxFieldVersions(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setAcked(boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setAffectedVendorRefs(List<JpaChangeDeployAffectedVendor>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setAffectedVendorRefs(List<JpaChangeSummaryGroupAffectedVendor>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setAffectedVendorRefs(Set<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Contains all of the vendor-refs that are affected by
change summary groups
within this deployment. - setAffectedVendorRefs(Set<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Contains all of the vendor-refs that are affected by
change summaries
within this group. - setAffectedVendors(String, boolean, Set<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setAffectedVendors(String, boolean, Set<String>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- setAffectedVendors(String, boolean, Set<String>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Atomically finds the
ChangeDeploy
with the givendeployId
and sets itsChangeDeploy.isAffectsNonVendorData()
andChangeDeploy.getAffectedVendorRefs()
to the provided values. - setAffectedVendors(String, boolean, Set<String>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Atomically finds the
ChangeDeploy
with the givendeployId
and sets itsChangeDeploy.isAffectsNonVendorData()
andChangeDeploy.getAffectedVendorRefs()
to the provided values. - setAffectsNonVendorData(boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
If this deployment contains
ChangeDeploy.getChangeGroupIds()
which affect non-vendor data, then this field should betrue
. - setAffectsNonVendorData(boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
If this group contains
ChangeSummaryGroup.getChangeSummaryIds()
which affect non-vendor data, then this field should betrue
. - setAffectsNonVendorData(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setAffectsNonVendorData(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setAfterValue(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setAllChangeSummaries(boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
-
Whether or not all valid ChangeSummaries for the current request context (e.g.
- setAllChangeSummaryGroups(boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Whether or not all valid ChangeSummaryGroups for the current request context (e.g.
- setApplication(ApplicationInfo) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setApplication(ApplicationInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setApplication(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The application to which the deployment belongs.
- setApplication(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The ID of the owning application.
- setApplication(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setApplication(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- setApplication(String) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The application to use for populating
ChangeSummary
. - setArchived(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setArchived(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setArchived(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The archival state.
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The archival state.
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The archival state.
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setArchived(Boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setAttempts(int) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The user (as defined by the Spring security principal) responsible for creating this group.
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The author responsible for the change.
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The user (as defined by the Spring security principal) responsible for creating this group.
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setAuthor(String) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The author to use for populating
ChangeSummary
. - setBatchSize(int) - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
-
The size of
BatchIndexRequest
to issue during a sandbox transition. - setBeforeValue(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setBusinessFieldName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- setBusinessFieldName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setCanRemove(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setCatalog(CatalogInfo) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setCatalog(CatalogInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setCatalog(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
-
Catalog discriminator for a change summary
ChangeCatalogInfo.getContextId()
- setCatalog(String) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The catalog to use for populating
ChangeSummary
. - setChangeContainer(ChangeContainer) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setChangeContainer(SandboxChangeContainer) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The change container of the requested
ChangeSummaries
. - setChangeDetails(List<ChangeDetail>) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setChangeDetails(List<ChangeDetail>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setChangeGroupIds(List<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
List of
ChangeSummaryGroups
that are pushed to production together. - setChangeGroupIds(List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setChangeSummaries(ChangeSummaries) - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
Identifies the
ChangeSummary
instances to promote forward - setChangeSummaryGroupIds(List<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
The list of id values for
ChangeSummaryGroup
instances that should be targeted for the API request. - setChangeSummaryGroupRepository(ChangeSummaryGroupRepository<ModelMapperMappable>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setChangeSummaryGroupService(ChangeSummaryGroupService<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- setChangeSummaryIds(List<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
-
The list of id values for
ChangeSummary
instances that should be targeted for the API request. - setChangeSummaryIds(List<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
This list of
ChangeSummary.getId()
values contained in this group - setChangeSummaryIds(List<String>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
-
The list of id values for
ChangeSummary
instances that should be targeted for the API request. - setChangeSummaryIds(List<String>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setChangeSummaryRepository(ChangeSummaryRepository<ModelMapperMappable>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setChangeSummaryService(ChangeSummaryService<ChangeSummary>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteMessageFactory
- setChangeSummaryService(ChangeSummaryService<ChangeSummary>) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- setChangeTimestamp(Instant) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setChangeTimestampAck(Instant) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setChangeTracking(ChangeTracking) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
All of the information contained within
Tracking
for the original record (ChangeSummary.domainAlias
+ChangeSummary.domainContextId
) of this change. - setChangeTracking(JpaChangeTracking) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setChangeType(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setChangeType(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setCleanupBatchSize(int) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The quantity of transition cleanups to attempt at one time.
- setColor(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The color used to mark the sandbox in the admin user interface.
- setColor(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- setConflicting(boolean) - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
-
Whether or not the advance change is in conflict with a change in the current ChangeInfo
- setContainerCatalog(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- setContextId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- setContextId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- setContextId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- setContextId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setContextId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
-
The jpa primary key.
- setContextState(ContextState) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
A subset of
Tracking
information to expose the context state for this object. - setCreatingApplicationId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setCreatingApplicationId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setCurrentMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setCurrentMessage(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setDatasource(DataSourceProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- setDateCreated(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time when the deployment was created (not when it is scheduled to happen).
- setDateCreated(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setDateScheduled(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time when the deployment is scheduled to occur.
- setDateScheduled(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setDefaultLocale(Locale) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- setDelegating(SchemaDelegatingProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- setDeleteBatchSize(int) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
The default cleanup process deletes entities in batches, and this property can be used to configure the batch size.
- setDeploy(JpaChangeDeploy) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
-
The
JpaChangeDeploy
that this record belongs to. - setDeploy(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- setDeploymentDate(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
If there is a
ChangeDeploy
for this change summary group, this will hold a copy of itsChangeDeploy.dateScheduled
. - setDeploymentDate(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setDeployMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The message given to this deployment during scheduling.
- setDeployMessage(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setDescription(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
A short description of the purpose of the sandbox.
- setDescription(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The name to display to the user that represents this deployment.
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The name to display to the user that represents this change summary.
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The name to display to the user that represents this group.
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setDisplayName(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setDivergedChanges(List<DivergedChange>) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Changes that have been promoted in advance of the current change represented in this ChangeInfo.
- setDivergentStatus(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Whether this change is identified as divergent, meaning it is a
ChangeState.USER
change that requires a rebase due to a higher level change before advancing. - setDomainAlias(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The projection domain alias for this change, represented as the class simple name, i.e., Product.
- setDomainAlias(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setDomainAlias(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setDomainContextId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The contextId of the domain object that underwent the change.
- setDomainContextId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setDomainContextId(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setEmbeddedCollection(boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
Whether pruning of dormant notification states is enabled.
- setEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
Whether the separate cleanup services will be enabled.
- setEncodedPrivateKey(String) - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The encoded RSA private key string to be used to encode preview token JWTs.
- setEncodedPrivateKey(String) - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
-
Sets the value of
JWTPreviewTokenEncoderProperties.getEncodedPrivateKey()
, and initializes theJWTPreviewTokenEncoder.signer
used to sign JWT tokens. - setEntityType(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The entity type for this change, represented as the fully qualified classname.
- setEntityType(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setEntityType(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setEvaluationWindow(Duration) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The amount of time beyond which active items will no longer be evaluated for completion.
- setEventPublisher(ApplicationEventPublisher) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setEventPublisher(ApplicationEventPublisher) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- setEventPublisher(ApplicationEventPublisher) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- setException(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Any exceptions that result from a workflow related request on this deployment
- setException(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Any exceptions that result from this change summary.
- setException(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Any exceptions that result from a workflow related request on this group
- setException(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setException(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setException(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setExpirationTimeout(Duration) - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The duration of the expiration timeout for the preview token JWT.
- setExpirationTimeout(Duration) - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
-
Setter for overwriting the current expiration time for
JWTPreviewTokenEncoderProperties
. - setFailedNotificationAttempt(Object, String, int, Instant, Class<?>, boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setFailedNotificationAttempt(Object, String, int, Instant, Class<?>, boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- setFailedRemovalIds(List<String>) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
-
The ids of the provided
ChangeSummaries
that failed to be removed from their currentChangeSummaryGroup
. - setFieldName(String) - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
-
The name of the field for this change
- setFieldName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- setFieldName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setFieldOverrides(List<FieldOverride>) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setFieldOverrides(List<FieldOverride>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setFieldType(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setFlushId(String) - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
-
An identifier for this particular flush batch
- setFlushId(String) - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
-
An identifier for this particular flush batch
- setGroup(JpaChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
-
The
JpaChangeSummaryGroup
that this record belongs to. - setGroup(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- setGroupRepository(ChangeSummaryGroupRepository<JpaChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- setGroupService(ChangeSummaryGroupService<ChangeSummaryGroup>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
Unique identifier for this change deployment.
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
Unique identifier for this change summary.
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
Unique identifier for this change summary group.
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The context id, which is a separate identifier from the database primary key.
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- setId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
-
The primary key
- setId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The jpa primary key.
- setId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
-
The primary key.
- setIndexableProcessed(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setIndexableTargetId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the change implements
Indexable
and is a member ofBatchIndexableType
, reference the contextId of the target item to be indexed. - setIndexableTargetId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setIndexableType(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the change implements
Indexable
and is a member ofBatchIndexableType
, reference the string value ofBatchIndexableType
here for the target item to be indexed. - setIndexableType(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setIssuer(String) - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
-
The issuer for the JWT token.
- setIssuer(String) - Method in class com.broadleafcommerce.sandbox.service.JWTPreviewTokenEncoder
-
Setter for overwriting the current issuer for
JWTPreviewTokenEncoderProperties
. - setJdbcTemplate(JdbcTemplate) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setJdbcTemplate(JdbcTemplate) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- setJdbcTemplate(JdbcTemplate) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- setJpa(JpaProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- setLastDeployRelation(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The most recent
ChangeDeploy
to be associated with this summary. - setLastDeployRelation(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The most recent
ChangeDeploy
to be associated with this summary. - setLastGroupRelation(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The most recent
ChangeSummaryGroup
to be associated with this summary. - setLastGroupRelation(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
-
The most recent
ChangeSummaryGroup
to be associated with this summary. - setLevel(int) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The
TrackingLevel
from whichchange summaries
within this deployment are configured to executed. - setLevel(Integer) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setLevel(Integer) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setLevel(Integer) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setLevel(Integer) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setLevel(Long) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- setLevel(Long) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- setLiquibase(LiquibaseProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- setLocale(Locale) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- setLocale(Locale) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- setMaxCleanupIntervalMillis(Duration) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The max amount of pause time between completed transition cleanup attempts.
- setMaxFieldVersion(String, String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setMaxFieldVersion(String, String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setMaxFieldVersions(String[][]) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setMaxFieldVersions(String[][]) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Message detailing the reason why the changes were transitioned.
- setMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
An optional, and possibly longer, message describing the purpose of the promotion request.
- setMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setMessageType(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setMessageValue(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setMinCleanupIntervalMillis(Duration) - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
-
The min amount of pause time between completed transition cleanup attempts.
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Name that can be used to identify the groups as a unit.
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
-
The optional identifying name for the new
ChangeSummaryGroup
. - setName(String) - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
-
The identifying name for this promotion request.
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
Name of this sandbox such as "Jon's sandbox" or "CMS Team 1's sandbox".
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- setName(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- setNewChangeSummmaryGroup(ChangeSummaryGroup) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
-
The newly created
ChangeSummaryGroup
to which the providedChangeSummaries
were transferred. - setNextAttempt(Instant) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setNotification(NotificationProperties) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- setNotification(NotificationProperties) - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- setNotificationAcknowledged(Object, String, int, Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setNotificationAcknowledged(Object, String, int, Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- setNotificationAwareDomainMapperMember(NotificationAwareDomainMapperMember) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setNotificationManager(NotificationManager) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setNotificationStates(List<NotificationState>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setNotificationStateService(NotificationStateService) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- setObsolete(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setOutdatedDataAgeCutoff(Duration) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
Dormant NotificationStates created at a time older than the current time (the time that the scheduled job is handled) minus this duration will be pruned from the datastore.
- setOwner(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setParent(CatalogBasicInfo) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- setPauseBetweenDeleteBatches(Duration) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
-
This is the amount of time that the cleanup job will pause in between each delete batch.
- setPromoteMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The message given to this group during promotion.
- setPromoteMessage(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setPromotionId(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The identifier given to this change summary during a promotion
- setPromotionId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setPromotionId(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setPropagationId(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- setProperties(CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- setRebased(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setReceiver(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
-
Sandbox owner to target as the recipient of the reject.
- setRejected(Boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setRejectMessage(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The message given to this change summary during rejection.
- setRejectMessage(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setRemoveTemporaryOverride(boolean) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
In the case of
PropagationType.REQUIRES_APPROVAL
, sandbox state for the incoming change is created at the application level for approval. - setRemoveTemporaryOverride(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setRepository(SandboxRepository<Trackable>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- setRetry(RetryProperties) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- setRetry(RetryProperties) - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- setRouteKey(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- setSandbox(SandboxInfo) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setSandbox(SandboxInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The sandbox ID with which to filter change groups.
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The sandbox that contains the change.
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The sandbox that contains the change group.
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setSandbox(String) - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
-
The sandbox to use for populating
ChangeSummary
. - setSandboxService(SandboxService<Sandbox>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- setSandboxService(SandboxService<Sandbox>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.ReversionWorkflowRequestCompletionHandler
- setSandboxService(SandboxService<Sandbox>) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setSandboxService(SandboxService<Sandbox>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- setSandboxService(SandboxService<Sandbox>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.trackable.JpaCustomizedSandboxRepository
- setSerializedFieldType(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setStage(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- setState(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The current
state
of this deployment. - setState(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The current
state
of this change summary. - setState(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The current
state
of this group. - setState(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setState(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setState(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setState(String) - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- setStatus(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The current
status
of this deployment - setStatus(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The current
status
of this change summary. - setStatus(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The current
status
of this group - setStatus(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setStatus(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setStatus(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
-
The time that the status last changed.
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
The time that the status last changed.
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
-
The time that the status last changed.
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setStatusChangeTime(Instant) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- setStopped(boolean) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- setSubContainerName(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- setSummaryRepository(ChangeSummaryRepository<ModelMapperMappable>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentWorkflowRequestCompletionHandler
- setSummaryRepository(ChangeSummaryRepository<ModelMapperMappable>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.PromotionWorkflowRequestCompletionHandler
- setSummaryRepository(ChangeSummaryRepository<ModelMapperMappable>) - Method in class com.broadleafcommerce.sandbox.messaging.completion.RejectionWorkflowRequestCompletionHandler
- setTemporarySandbox(boolean) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
Whether or not the sandbox should be automatically removed by the system when all associated
ChangeSummary
instances are reverted or deployed. - setTemporarySandbox(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- setTenant(String) - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
-
The ID of the owning tenant.
- setTenant(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- setTenant(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- setTimestamp(Instant) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- setToken(String) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- setToken(String) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- setToken(String) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- setTracking(TenantJpaTracking) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
-
Retrieve the tracking information from the entity
- setTransitionMarker(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.sandbox.messaging.SandboxChangeSummaryListener
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- setTypeFactory(TypeFactory) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- setupAllNotificationContainerStates(Object, D) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- setupDeployNotificationContainerStates(NotificationStateAware, String) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- setupGeneralNotificationContainerStates(NotificationStateAware) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- setupModule(Module.SetupContext) - Method in class com.broadleafcommerce.sandbox.messaging.ChangeTrackingModule
- setupSummaryNotificationContainerStates(NotificationStateAware, ChangeSummary) - Method in class com.broadleafcommerce.sandbox.messaging.mapping.NotificationAwareDomainMapperMember
- setVendorNarrowingQueryCustomizerProvider(ObjectProvider<JpaVendorNarrowingQueryCustomizer>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
-
If vendor processing is enabled, this bean will be injected and and used for vendor narrowing.
- setVendorNarrowingQueryCustomizerProvider(ObjectProvider<JpaVendorNarrowingQueryCustomizer>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
-
If vendor processing is enabled, this bean will be injected and and used for vendor narrowing.
- setVendorNarrowingQueryCustomizerProvider(ObjectProvider<JpaVendorNarrowingQueryCustomizer>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
-
If vendor processing is enabled, this bean will be injected and and used for vendor narrowing.
- setVendorProcessingEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
-
Whether or not vendor processing is enabled.
- setVendorProcessingEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
-
Whether or not vendor processing is enabled.
- setVendorProcessingEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
-
Whether or not vendor processing is enabled.
- setVendorProcessingEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
-
Whether or not vendor processing is enabled.
- setVendorProcessingEnabled(boolean) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
-
Whether or not vendor processing is enabled.
- setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
-
If the corresponding entity was changed within a particular vendor, this field should contain the value of that vendor code or ID.
- setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
-
A vendor ref that is affected by the
JpaChangeDeployAffectedVendor.getDeploy()
. - setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
-
A vendor ref that is affected by the
JpaChangeSummaryGroupAffectedVendor.getGroup()
. - setVendorRef(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- setVersion(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- start() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- start() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- start() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- start() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- start() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- start() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- started - Variable in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- started - Variable in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- started - Variable in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- started - Variable in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- started - Variable in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- started - Variable in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- StateChangeOnlyBatchFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Basic information pertaining to a batch queue of
ChangeSummary
andChangeSummaryGroup
state changes to persist. - StateChangeOnlyBatchFlushContext(int, int, StateChangeOnlyBatchFlushContext.UpdateParams) - Constructor for class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
- StateChangeOnlyBatchFlushContext.SummaryGroupUpdate - Class in com.broadleafcommerce.sandbox.service.flush
-
The state change information for a single
ChangeSummaryGroup
instance - StateChangeOnlyBatchFlushContext.SummaryUpdate - Class in com.broadleafcommerce.sandbox.service.flush
-
The state change information for a single
ChangeSummary
instance - StateChangeOnlyBatchFlushContext.UpdateParams - Class in com.broadleafcommerce.sandbox.service.flush
-
The information to update universally across all
StateChangeOnlyBatchFlushContext.SummaryUpdate
andStateChangeOnlyBatchFlushContext.SummaryGroupUpdate
instances. - StateFailureSummaries - Class in com.broadleafcommerce.sandbox.domain
-
Communicates any id values determined to be in an incorrect state from that expected to perform a transition operation.
- StateFailureSummaries(List<String>) - Constructor for class com.broadleafcommerce.sandbox.domain.StateFailureSummaries
- StateValidationUtils - Class in com.broadleafcommerce.sandbox.messaging.completion
-
Utility class to help validate states of sandbox entities during completion and error flows.
- stop() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultDeployCleanupServices
- stop() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupDeployedCleanupServices
- stop() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupPromotedCleanupServices
- stop() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultGroupRejectedCleanupServices
- stop() - Method in class com.broadleafcommerce.sandbox.service.cleanup.DefaultSandboxCleanupServices
- stop() - Method in class com.broadleafcommerce.sandbox.service.SandboxNotificationPruneService
- streamBuilder(ScopedListSource<T>) - Static method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams
- SummaryBasedFlushContext - Class in com.broadleafcommerce.sandbox.service.flush
-
Basic information pertaining to a batch queue of
ChangeSummary
state changes to persist. - SummaryBasedFlushContext(int, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
- SummaryBasedFlushContext.PostInformation - Class in com.broadleafcommerce.sandbox.service.flush
-
Information required to appropriately call
DefaultNotificationHandler.handle(NotificationStateRepository, NotificationStateAware, String)
- SummaryBasedFlushContext.SummaryUpdate - Class in com.broadleafcommerce.sandbox.service.flush
-
The state change information for a single
ChangeSummary
instance - summaryCompletionJdbcTemplate(DataSource, CompletionCleanupProperties) - Method in class com.broadleafcommerce.sandbox.provider.jpa.autoconfigure.SandboxJpaAutoConfiguration
- SummaryGroupUpdate(String) - Constructor for class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- SummaryGroupUpdate(String) - Constructor for class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- summaryService - Variable in class com.broadleafcommerce.sandbox.messaging.completion.DeploymentJobUnschedulingRequestCompletionHandler
- SummaryUpdate(String, String) - Constructor for class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- SummaryUpdate(Map<String, Object>, String, String, List<String>, List<String>, String) - Constructor for class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeDeployValidator
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryGroupValidator
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.PromoteSummariesValidator
- supports(Class<?>, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.SandboxValidator
- supportsVendorDiscrimination(Class<?>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.DefaultJpaVendorNarrowingCriteriaManager
- supportsVendorDiscrimination(Class<?>) - Method in interface com.broadleafcommerce.sandbox.provider.jpa.marketplace.vendor.JpaVendorNarrowingCriteriaManager
-
Ultimately reports whether this manager has a
JpaVendorNarrowingCriteriaHandler
which can support the providedpersistedDomainEntityType
.
T
- TEMPORARY_PLACEHOLDER_VENDORREF - Static variable in class com.broadleafcommerce.sandbox.service.marketplace.vendor.VendorUtils
-
In
transition operations
, there are some situations where aChangeSummaryGroup
orChangeDeploy
is created before their associatedsummaries
orgroups
are fully known. - toMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- toMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- toMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- toMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- toMe() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeDeploy
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaries
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummary
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroup
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryGroups
- toString() - Method in class com.broadleafcommerce.sandbox.domain.ChangeSummaryRemovalRequest
- toString() - Method in class com.broadleafcommerce.sandbox.domain.DivergedChange
- toString() - Method in class com.broadleafcommerce.sandbox.domain.DivergedSummaries
- toString() - Method in class com.broadleafcommerce.sandbox.domain.PreviewTokenRequest
- toString() - Method in class com.broadleafcommerce.sandbox.domain.PromoteSummaries
- toString() - Method in class com.broadleafcommerce.sandbox.domain.Sandbox
- toString() - Method in class com.broadleafcommerce.sandbox.domain.StateFailureSummaries
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeApplicationInfo
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogBasicInfo
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeCatalogInfo
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeFieldOverride
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeNotificationState
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeSandboxInfo
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTracking
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.ChangeTrackingDetail
- toString() - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.CreateSandboxRequest
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.DeleteSandboxRequest
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.completion.IndexNotificationProperties
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.SandboxDeleteNotificationProperties
- toString() - Method in class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeDeploy
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummary
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeSummaryGroup
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaChangeTracking
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.JpaSandbox
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendor
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeDeployAffectedVendorId
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendor
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.domain.marketplace.vendor.JpaChangeSummaryGroupAffectedVendorId
- toString() - Method in class com.broadleafcommerce.sandbox.provider.jpa.environment.JpaSandboxProperties
- toString() - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxNotificationPruneProperties
- toString() - Method in class com.broadleafcommerce.sandbox.service.ChangeSummaryRequest
- toString() - Method in class com.broadleafcommerce.sandbox.service.cleanup.CompletionCleanupProperties
- toString() - Method in class com.broadleafcommerce.sandbox.service.environment.JWTPreviewTokenEncoderProperties
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.DeployBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext.SummaryGroupUpdate
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.PromoteBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.RebaseBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.RejectBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.RevertBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryGroupUpdate
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.SummaryUpdate
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.PostInformation
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext.SummaryUpdate
- toString() - Method in class com.broadleafcommerce.sandbox.service.flush.SummaryBasedFlushContext
- toString() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoRequest
- toString() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeInfoResponse
- toString() - Method in class com.broadleafcommerce.sandbox.web.context.ChangeSummaryRemovalResponse
- toString() - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
- TRANSITION_MARKER - Static variable in interface com.broadleafcommerce.sandbox.provider.BatchIndexable
- TransitionErrorEndpoint - Class in com.broadleafcommerce.sandbox.web.endpoint
- TransitionErrorEndpoint(WorkflowRequestErrorManager, EndpointValidation, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, ChangeSummaryService<ChangeSummary>, DeploymentJobSchedulingRequestErrorHandler) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.TransitionErrorEndpoint
- transitionRequestCompletionListener(IdempotentMessageConsumptionService, List<WorkflowRequestCompletionHandler>) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- TransitionRequestEndpoint - Class in com.broadleafcommerce.sandbox.web.endpoint
-
API for managing sandbox workflow operations.
- TransitionRequestEndpoint(TransitionRequestManager, ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, ChangeDeployService<ChangeDeploy>, EndpointValidation) - Constructor for class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- transitionRequestManager(ChangeSummaryService<ChangeSummary>, ChangeSummaryGroupService<ChangeSummaryGroup>, NotificationManager, ChangeSummaryRepository<?>, ResourceLockRepository<?, ?>, TypeFactory, MessageSerializationHelper, DeploymentRequestHandler, EntityValidatorManager, BatchTransitionService) - Method in class com.broadleafcommerce.sandbox.service.autoconfigure.SandboxServiceAutoConfiguration
- TransitionRequestManager - Interface in com.broadleafcommerce.sandbox.service
-
Service responsible for managing workflow state transitions.
- TransitionRequestNotificationAutoConfiguration - Class in com.broadleafcommerce.sandbox.messaging.autoconfigure
-
Configure the durable notification components related to TransitionRequest class of producers
- TransitionRequestNotificationAutoConfiguration() - Constructor for class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- TransitionRequestNotificationProperties - Class in com.broadleafcommerce.sandbox.messaging
-
Configuration properties for the
NotificationHandler
andRetryHandler
related to the TransitionRequest class of producers - TransitionRequestNotificationProperties() - Constructor for class com.broadleafcommerce.sandbox.messaging.TransitionRequestNotificationProperties
- triggeredDeploymentJobEventHandler(DeploymentRequestHandler) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- TriggeredDeploymentJobEventHandler - Class in com.broadleafcommerce.sandbox.messaging.job
-
TriggeredSandboxJobEventHandler
responsible for kicking offWorkflowDeployRequests
once the scheduled job has been triggered for it. - TriggeredDeploymentJobEventHandler(DeploymentRequestHandler) - Constructor for class com.broadleafcommerce.sandbox.messaging.job.TriggeredDeploymentJobEventHandler
- triggeredJobEventHandlers - Variable in class com.broadleafcommerce.sandbox.messaging.job.DefaultTriggeredSandboxJobEventListener
- triggeredJobEventInputDeploy() - Method in interface com.broadleafcommerce.sandbox.messaging.DeployTriggeredJobEventConsumer
- TriggeredSandboxJobEventHandler - Interface in com.broadleafcommerce.sandbox.messaging.job
-
Classes implementing this interface handle triggered scheduled jobs relating to the sandbox service.
- TriggeredSandboxJobEventListener - Interface in com.broadleafcommerce.sandbox.messaging.job
-
Defines the contract for a class that awaits the transmission of sandbox-related
scheduled jobs
. - tryAdvance(Consumer<? super T>) - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.ChunkFetchSpliterator
- trySplit() - Method in class com.broadleafcommerce.sandbox.stream.BroadleafScopedPagingStreams.ChunkFetchSpliterator
- type() - Method in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobDetailType
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.DeploymentProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.PromotionProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.RebasingProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.RejectionProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.ReversionProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.SandboxDeleteProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.ScheduleDeploymentProducer
- TYPE - Static variable in interface com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentProducer
U
- UNKNOWN - Enum constant in enum class com.broadleafcommerce.sandbox.domain.DivergentStatus
-
The summary has not been examined for divergence and it is unknown if it is diverged
- unschedule(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- unschedule(String) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Deprecated.since 1.3, replaced by
DeploymentRequestHandler.unschedule(String, boolean, ContextInfo)
- unschedule(String, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultDeploymentRequestHandler
- unschedule(String, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.DeploymentRequestHandler
-
Accepts an ID for a
ChangeDeploy
that was previously scheduled and starts the process of unscheduling the deployment. - unscheduleDeploy(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.web.endpoint.TransitionRequestEndpoint
- unscheduleDeployment(String) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- unscheduleDeployment(String) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Deprecated.since 1.3, replaced by
TransitionRequestManager.unscheduleDeployment(String, ContextInfo)
- unscheduleDeployment(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultTransitionRequestManager
- unscheduleDeployment(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.TransitionRequestManager
-
Accepts an ID for a
ChangeDeploy
that was previously scheduled and starts the process of unscheduling the deployment. - UnscheduleDeploymentMessageFactory - Class in com.broadleafcommerce.sandbox.messaging
-
MessageFactory
for creatingWorkflowJobUnschedulingRequest
messages for cancelling a previously scheduled deployment job with the scheduled job service. - UnscheduleDeploymentMessageFactory(DomainMapperManager) - Constructor for class com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentMessageFactory
- unscheduleDeploymentOutput() - Method in interface com.broadleafcommerce.sandbox.messaging.UnscheduleDeploymentProducer
- UnscheduleDeploymentProducer - Interface in com.broadleafcommerce.sandbox.messaging
-
Spring cloud data channel description for messaging output.
- unscheduleDeployMessageFactory(DomainMapperManager) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- unscheduleDeployRequestNotificationHandler(UnscheduleDeploymentProducer, TransitionRequestNotificationProperties, List<IgnoredNotificationStateRepository>, MessageFactory<WorkflowJobUnschedulingRequest>, MessageSerializationHelper) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- unscheduleDeployRequestRetryClusterService(CamelClusterService, TransitionRequestNotificationProperties, ChangeDeployRepository<?>, NotificationHandler, List<IgnoredNotificationStateRepository>, DataRouteReference) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.TransitionRequestNotificationAutoConfiguration
- UNSCHEDULING - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Indicates that a summary or group is in the process of having its scheduled deployment cancelled.
- update(HttpServletRequest, ContextInfo, String, Sandbox) - Method in class com.broadleafcommerce.sandbox.web.endpoint.SandboxEndpoint
- UPDATE_SANDBOX_CONCEPT_KEY - Static variable in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- UpdateParams(Map<String, Object>, Map<String, Object>, List<String>, List<String>) - Constructor for class com.broadleafcommerce.sandbox.service.flush.StateChangeOnlyBatchFlushContext.UpdateParams
- updateSandboxRequest(UpdateSandboxRequest) - Method in class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- UpdateSandboxRequest - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A message representing a request to the sandbox service to update the select sandbox fields.
- UpdateSandboxRequest() - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequest
- UpdateSandboxRequestConsumer - Interface in com.broadleafcommerce.sandbox.messaging.bulk
- updateSandboxRequestInput() - Method in interface com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestConsumer
- UpdateSandboxRequestListener - Class in com.broadleafcommerce.sandbox.messaging.bulk
-
A handler that accepts a
UpdateSandboxRequest
and updates the requested sandbox. - UpdateSandboxRequestListener(SandboxService<Sandbox>, TypeFactory, ResourceLockRepository<?, ?>, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.messaging.bulk.UpdateSandboxRequestListener
- updateVals(String, List<String>, List<String>, Map<String, Object>, boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeDeployRepository
- updateVals(String, List<String>, List<String>, Map<String, Object>, boolean) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryGroupRepository
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryGroupRepository
-
Update the fields for multiple records matching the ids
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Update the fields for all non-archived records matching the ids
- updateVals(List<String>, List<String>, List<String>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- updateVals(List<String>, List<String>, List<String>, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Update the fields for multiple records matching the ids
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Update the fields for a record matching the id.
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Update the fields for a record matching the id.
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- updateVals(String, List<String>, List<String>, String, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeSummaryRepository
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Update the fields for a record matching the id.
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.repository.nontrackable.CustomizedChangeDeployRepository
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Update the fields for a record matching the id.
- updateVals(String, List<String>, List<String>, String, Map<String, Object>, boolean, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- updateVals(String, List<String>, List<String>, Map<String, Object>, boolean) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryGroupService
-
Update the fields for a record matching the id
- updateVals(String, List<String>, List<String>, Map<String, Object>, boolean) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryGroupService
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeSummaryService
-
Update the fields for all non-archived records matching the ids
- updateVals(List<String>, String, List<String>, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeSummaryService
- updateValsAndReturn(String, List<String>, List<String>, String, Map<String, Object>) - Method in interface com.broadleafcommerce.sandbox.service.ChangeDeployService
-
Update the fields for a record matching the id, and return an
Optional
containing the value if it was successfully updated,Optional.empty()
otherwise. - updateValsAndReturn(String, List<String>, List<String>, String, Map<String, Object>) - Method in class com.broadleafcommerce.sandbox.service.DefaultChangeDeployService
- USER - Enum constant in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
The beginning state for a
ChangeSummary
.
V
- valid(PreviewToken, Set<Sandbox>) - Static method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenValidated
-
Static constructor used for instantiating a valid response.
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeDeployValidator
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryGroupValidator
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.PromoteSummariesValidator
- validate(Object, Errors, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.validation.SandboxValidator
- validateAndGetChangeGroupId(WorkflowRequestCompletion) - Static method in class com.broadleafcommerce.sandbox.messaging.completion.StateValidationUtils
-
Validates that the
WorkflowRequestCompletion.getTransferTypeIdMap()
contains a value forTransferType.SUMMARY_GROUP
. - validateAndGetChangeSummaryId(WorkflowRequestCompletion) - Static method in class com.broadleafcommerce.sandbox.messaging.completion.StateValidationUtils
-
Validates that the
WorkflowRequestCompletion.getTransferTypeIdMap()
contains a value forTransferType.SUMMARY
. - validateApplication(String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.validation.EndpointValidation
- validateChangeSummariesNotActive(String) - Method in class com.broadleafcommerce.sandbox.provider.jpa.repository.nontrackable.JpaCustomizedChangeSummaryRepository
- validateColor(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.SandboxValidator
- validateDateCreated(ChangeDeploy, Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeDeployValidator
- validateDomainAlias(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- validateDomainContextId(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- validateExistsByContextIdAndApplication(String, String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultSandboxService
- validateExistsByContextIdAndApplication(String, String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.SandboxService
-
Validates that the sandbox with the given ID belongs to the current application
- validateName(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.PromoteSummariesValidator
- validateName(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.SandboxValidator
- validatePreviewToken(ContextInfo, String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.PreviewTokenEndpoint
- validatePreviewToken(String, ContextInfo) - Method in class com.broadleafcommerce.sandbox.service.DefaultPreviewTokenService
- validatePreviewToken(String, ContextInfo) - Method in interface com.broadleafcommerce.sandbox.service.PreviewTokenService
-
Attempts to decoded and validate the provided token string into a
PreviewToken
. - validateSandbox(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeDeployValidator
- validateSandbox(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryGroupValidator
- validateSandbox(Errors) - Method in class com.broadleafcommerce.sandbox.service.validation.ChangeSummaryValidator
- validateSandboxRequest(String) - Method in class com.broadleafcommerce.sandbox.web.endpoint.validation.EndpointValidation
- validateUpdate(boolean, String) - Static method in class com.broadleafcommerce.sandbox.messaging.completion.StateValidationUtils
-
Validates that the item with the specified ID was successfully updated.
- validForDeployment() - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Valid states that can successfully undergo a deployment.
- valueOf(String) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.sandbox.domain.DivergentStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobDetailType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.sandbox.domain.ChangeStatusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.sandbox.domain.DivergentStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobDetailType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.broadleafcommerce.sandbox.messaging.job.type.SandboxScheduledJobType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- VendorUtils - Class in com.broadleafcommerce.sandbox.service.marketplace.vendor
-
Contains supporting utilities for vendor-processing.
W
- withContainerCatalog(String) - Method in class com.broadleafcommerce.sandbox.domain.tracking.SandboxChangeContainer
- WorkflowRequestCompletionHandler - Interface in com.broadleafcommerce.sandbox.messaging.completion
-
Classes implementing this interface handle follow-up actions (like cleaning up
ChangeSummary
states/statuses) for specific types of transition completions. - WorkflowRequestCompletionListener - Interface in com.broadleafcommerce.sandbox.messaging.completion
-
Defines the contract for a class that awaits the transmission of
TransitionRequestCompletions
(by listening on theWorkflowRequestCompletionConsumer channel
). - WorkflowRequestErrorHandler - Interface in com.broadleafcommerce.sandbox.messaging.completion.error
-
Classes implementing this interface handle error resolution actions (like cleaning up
ChangeSummary
states/statuses) for specific types of transition completions. - workflowRequestErrorManager(List<WorkflowRequestErrorHandler>, DataRouteSupporting) - Method in class com.broadleafcommerce.sandbox.messaging.autoconfigure.SandboxMessagingAutoConfiguration
- WorkflowRequestErrorManager - Class in com.broadleafcommerce.sandbox.messaging.completion.error
- WorkflowRequestErrorManager(List<WorkflowRequestErrorHandler>, DataRouteSupporting) - Constructor for class com.broadleafcommerce.sandbox.messaging.completion.error.WorkflowRequestErrorManager
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
TransitionRequestManager.approve(ChangeSummaryGroups, String, ContextInfo)