Package com.broadleafcommerce.sandbox.service
package com.broadleafcommerce.sandbox.service
-
ClassDescriptionResponsible for persisting state changes related to sandbox transition lifecycle using a batch approach for optimal efficiency.ChangeDeployService<P extends ChangeDeploy>Service for working with
instances.ChangeSummaryGroupService<P extends ChangeSummaryGroup>Service for working withinstances.DTO object for holding request information to find a change summaryChangeSummaryService<P extends ChangeSummary>Service for working withinstances.DefaultChangeDeployService<P extends ChangeDeploy>Assists in handling the logic for scheduling deployment requests.The default implementation of thePreviewTokenServiceinterface that makes use ofPreviewTokenEncoderfor the encoding of thePreviewToken.DefaultSandboxService<P extends Sandbox>Responsible for scheduling and executing deployments.A default implementation of thePreviewTokenEncoderthat encodes thePreviewTokeninto a JWT token string.An interface used for encoding preview tokens.An interface used for the creation of a preview token for the preview sandbox flow.This service is intended to be "singleton" on a cluster level It will be run its job - clean up throughSandboxNotificationPruneRepositoryevery 23 hoursSandboxService<P extends Sandbox>Sandbox business domain specific version ofCrudEntityService.Service responsible for managing workflow state transitions.