- DATETIME_PATTERN_CONFIG_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- dateTimeFormatter - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- DEFAULT_COMPONENT_PATH_PATTERN - Static variable in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- DEFAULT_DEPLOYMENT_EVENTS_FILE_URL - Static variable in class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
- DEFAULT_DESCRIPTOR_PATH_PATTERN - Static variable in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- DEFAULT_ENCRYPTED_PATTERN - Static variable in class org.craftercms.deployer.impl.upgrade.operations.EncryptionUpgradeOperation
-
- DEFAULT_ITEMS_THAT_INCLUDE_COMPONENT_QUERY_FORMAT - Static variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- DEFAULT_ITEMS_THAT_INCLUDE_COMPONENT_QUERY_ROWS - Static variable in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- DEFAULT_ITEMS_THAT_INHERIT_FROM_DESCRIPTOR_QUERY_FORMAT - Static variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- DEFAULT_PROCESS_TIMEOUT_SECS - Static variable in class org.craftercms.deployer.impl.processors.CommandLineProcessor
-
- DEFAULT_SECONDS_BEFORE_CHECKING_STATUS - Static variable in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- defaultDateTimePattern - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- defaultFrom - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- defaultHtml - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- defaultStatusCondition - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- defaultSubject - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- defaultTargetConfigTemplateName - Variable in class org.craftercms.deployer.impl.TargetServiceImpl
-
- defaultTemplateName - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- DelayProcessor - Class in org.craftercms.deployer.impl.processors
-
Implementation of
DeploymentProcessor
that stops the pipeline execution for a
given number of seconds.
- DelayProcessor() - Constructor for class org.craftercms.deployer.impl.processors.DelayProcessor
-
- delete() - Method in interface org.craftercms.deployer.api.Target
-
Deletes the target, executing any delete hooks.
- delete(String) - Method in interface org.craftercms.deployer.impl.ProcessedCommitsStore
-
Deletes the stored commit ID for the specified target.
- delete(String) - Method in class org.craftercms.deployer.impl.ProcessedCommitsStoreImpl
-
- delete() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- DELETE_IF_EXIST_TARGET_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- DELETE_TARGET_LIFECYCLE_HOOKS_CONFIG_KEY - Static variable in class org.craftercms.deployer.impl.DeploymentConstants
-
- DELETE_TARGET_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- DeleteCloudFormationLifecycleHook - Class in org.craftercms.deployer.impl.lifecycle.aws
-
- DeleteCloudFormationLifecycleHook() - Constructor for class org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
-
- deletedFiles - Variable in class org.craftercms.deployer.api.ChangeSet
-
- deleteFiles(AmazonS3, List<String>) - Method in class org.craftercms.deployer.impl.processors.aws.S3SyncProcessor
-
Performs the delete of the given files.
- DeleteIndexLifecycleHook - Class in org.craftercms.deployer.impl.lifecycle
-
Implementation of
TargetLifecycleHook
that deletes an Elasticsearch index or a Crafter Search
based index.
- DeleteIndexLifecycleHook() - Constructor for class org.craftercms.deployer.impl.lifecycle.DeleteIndexLifecycleHook
-
- DeleteLocalRepoFolderLifecycleHook - Class in org.craftercms.deployer.impl.lifecycle
-
- DeleteLocalRepoFolderLifecycleHook() - Constructor for class org.craftercms.deployer.impl.lifecycle.DeleteLocalRepoFolderLifecycleHook
-
- deleteProperties - Variable in class org.craftercms.deployer.impl.upgrade.operations.ReplaceProcessorUpgradeOperation
-
- deleteTarget(String, String) - Method in interface org.craftercms.deployer.api.TargetService
-
Deletes a target with the given ID.
- deleteTarget(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Deletes the
Target
with the specified environment and site name.
- deleteTarget(String, String) - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- deleteTargetIfExists(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Deletes the
Target
with the specified environment and site name, does nothing if the target is not found.
- DELIMITER - Static variable in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
- deploy(boolean, Map<String, Object>) - Method in interface org.craftercms.deployer.api.Target
-
Starts a new deployment for the target (asynchronous operation if waitTillDone
is false).
- deploy(boolean, Map<String, Object>) - Method in class org.craftercms.deployer.impl.TargetImpl
-
- DEPLOY_ALL_TARGETS_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- DEPLOY_TARGET_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- deployAllTargets(boolean, Map<String, Object>) - Method in interface org.craftercms.deployer.api.DeploymentService
-
Deploys all targets
- deployAllTargets(boolean, Map<String, Object>) - Method in class org.craftercms.deployer.impl.DeploymentServiceImpl
-
- deployAllTargets(Map<String, Object>) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
- DeployerApplication - Class in org.craftercms.deployer
-
Launcher class and Spring configuration entry point.
- DeployerApplication() - Constructor for class org.craftercms.deployer.DeployerApplication
-
- DeployerException - Exception in org.craftercms.deployer.api.exceptions
-
Root exception for the Crafter Deployer application.
- DeployerException() - Constructor for exception org.craftercms.deployer.api.exceptions.DeployerException
-
- DeployerException(Throwable) - Constructor for exception org.craftercms.deployer.api.exceptions.DeployerException
-
- DeployerException(String) - Constructor for exception org.craftercms.deployer.api.exceptions.DeployerException
-
- DeployerException(String, Throwable) - Constructor for exception org.craftercms.deployer.api.exceptions.DeployerException
-
- DeployerUpgradeManager - Class in org.craftercms.deployer.impl.upgrade
-
Implementation of UpgradeManager
for Crafter Deployer
- DeployerUpgradeManager(UpgradePipelineFactory<Target>) - Constructor for class org.craftercms.deployer.impl.upgrade.DeployerUpgradeManager
-
- Deployment - Class in org.craftercms.deployer.api
-
Represents a deployment.
- Deployment(Target) - Constructor for class org.craftercms.deployer.api.Deployment
-
- Deployment(Target, Map<String, Object>) - Constructor for class org.craftercms.deployer.api.Deployment
-
- Deployment.Status - Enum in org.craftercms.deployer.api
-
- DeploymentConstants - Class in org.craftercms.deployer.impl
-
Common constants used by Deployer classes.
- DeploymentConstants() - Constructor for class org.craftercms.deployer.impl.DeploymentConstants
-
- deploymentEventsFileUrl - Variable in class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
URL of the deployment events file, relative to the local git repo.
- deploymentEventsFileUrl - Variable in class org.craftercms.deployer.impl.processors.FileBasedDeploymentEventProcessor
-
URL of the deployment events file, relative to the local git repo.
- DeploymentEventsStore<T,S> - Interface in org.craftercms.deployer.api.events
-
Stores the deployment events for a target.
- deploymentEventsStore(String, String) - Method in class org.craftercms.deployer.DeployerApplication
-
- deploymentLock - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- DeploymentPipeline - Interface in org.craftercms.deployer.api
-
Represents a collection of processors that are executed on each deployment.
- deploymentPipeline - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- DeploymentPipelineFactory - Interface in org.craftercms.deployer.impl
-
Factory that uses target-specific YAML configuration and Spring configuration to create the
DeploymentPipeline
for a target.
- deploymentPipelineFactory - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- deploymentPipelineFactory - Variable in class org.craftercms.deployer.impl.TargetServiceImpl
-
- DeploymentPipelineFactoryImpl - Class in org.craftercms.deployer.impl
-
- DeploymentPipelineFactoryImpl() - Constructor for class org.craftercms.deployer.impl.DeploymentPipelineFactoryImpl
-
- DeploymentPipelineImpl - Class in org.craftercms.deployer.impl
-
- DeploymentPipelineImpl(List<DeploymentProcessor>) - Constructor for class org.craftercms.deployer.impl.DeploymentPipelineImpl
-
- DeploymentProcessor - Interface in org.craftercms.deployer.api
-
Represents a single deployment processor.
- deploymentProcessors - Variable in class org.craftercms.deployer.impl.DeploymentPipelineImpl
-
- DeploymentService - Interface in org.craftercms.deployer.api
-
Service for doing deployments.
- deploymentService - Variable in class org.craftercms.deployer.impl.rest.TargetController
-
- DeploymentServiceException - Exception in org.craftercms.deployer.api.exceptions
-
- DeploymentServiceException(Throwable) - Constructor for exception org.craftercms.deployer.api.exceptions.DeploymentServiceException
-
- DeploymentServiceException(String, Throwable) - Constructor for exception org.craftercms.deployer.api.exceptions.DeploymentServiceException
-
- DeploymentServiceImpl - Class in org.craftercms.deployer.impl
-
- DeploymentServiceImpl(TargetService) - Constructor for class org.craftercms.deployer.impl.DeploymentServiceImpl
-
- DeploymentTask() - Constructor for class org.craftercms.deployer.impl.TargetImpl.DeploymentTask
-
- deploymentTaskExecutor() - Method in class org.craftercms.deployer.DeployerApplication
-
- deployTarget(String, String, boolean, Map<String, Object>) - Method in interface org.craftercms.deployer.api.DeploymentService
-
Deploys a single target
- deployTarget(String, String, boolean, Map<String, Object>) - Method in class org.craftercms.deployer.impl.DeploymentServiceImpl
-
- deployTarget(String, String, Map<String, Object>) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Deploys the
Target
with the specified environment and site name.
- descriptorPathPattern - Variable in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- destroy() - Method in interface org.craftercms.deployer.api.DeploymentPipeline
-
Destroys the pipeline, calling destroy also on all its processors
- destroy() - Method in interface org.craftercms.deployer.api.DeploymentProcessor
-
Destroys the processor, closing and releasing any used resources.
- destroy() - Method in class org.craftercms.deployer.impl.DeploymentPipelineImpl
-
- destroy() - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- destroy() - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- destroy() - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- destroyInstance(T) - Method in class org.craftercms.deployer.utils.elasticsearch.AbstractElasticsearchFactory
-
- disabled - Variable in class org.craftercms.deployer.impl.lifecycle.AbstractLifecycleHook
-
- distributions - Variable in class org.craftercms.deployer.impl.processors.aws.CloudFrontInvalidationProcessor
-
List of distribution ids
- doClone(ProcessorExecution) - Method in class org.craftercms.deployer.impl.processors.git.GitPullProcessor
-
- doCommit(String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- doCommit(String) - Method in class org.craftercms.deployer.impl.processors.elasticsearch.ElasticsearchIndexingProcessor
-
- doCommit(String) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- doCreateIndexIfMissing(Target) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- doCreateIndexIfMissing(Target) - Method in class org.craftercms.deployer.impl.processors.elasticsearch.ElasticsearchIndexingProcessor
-
- doCreateIndexIfMissing(Target) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- doCreateMultiInstance(RestHighLevelClient, RestHighLevelClient[]) - Method in class org.craftercms.deployer.utils.elasticsearch.AbstractElasticsearchFactory
-
Creates a service instance for a multiple cluster
- doCreateMultiInstance(RestHighLevelClient, RestHighLevelClient[]) - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchAdminServiceFactory
-
- doCreateMultiInstance(RestHighLevelClient, RestHighLevelClient[]) - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchServiceFactory
-
- doCreateSingleInstance(RestHighLevelClient) - Method in class org.craftercms.deployer.utils.elasticsearch.AbstractElasticsearchFactory
-
Creates a service instance for a single cluster
- doCreateSingleInstance(RestHighLevelClient) - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchAdminServiceFactory
-
- doCreateSingleInstance(RestHighLevelClient) - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchServiceFactory
-
- documentBuilder - Variable in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchServiceFactory
-
The document builder
- documentParser - Variable in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchServiceFactory
-
The document parser
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Allows extending classes perform any custom cleanup
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
Allows extending classes perform any custom cleanup
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.aws.CloudFrontInvalidationProcessor
-
Allows extending classes perform any custom cleanup
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.CommandLineProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.DelayProcessor
-
Allows extending classes perform any custom cleanup
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.FileBasedDeploymentEventProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.FileOutputProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.FindAndReplaceProcessor
-
Allows extending classes perform any custom cleanup
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.git.GitUpdateCommitIdProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.HttpMethodCallProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- doDestroy() - Method in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- doDiff(Git, ObjectReader, ObjectId, ObjectId) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.aws.ClearS3BucketLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.CreateIndexLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.DeleteIndexLifecycleHook
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.lifecycle.DeleteLocalRepoFolderLifecycleHook
-
- doExecute(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- doExecute(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractMainDeploymentProcessor
-
- doExecute(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractPostDeploymentProcessor
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.upgrade.operations.AbstractTargetUpgradeOperation
-
- doExecute(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.AbstractTargetUpgradeOperation
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.upgrade.operations.ElasticsearchIndexUpgradeOperation
-
- doExecute(Target) - Method in class org.craftercms.deployer.impl.upgrade.operations.EncryptionUpgradeOperation
-
- doExecute(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.ProcessorPresentUpgradeOperation
-
- doExecute(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.ProcessorUpgradeOperation
-
- doExecute(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.ReplaceProcessorUpgradeOperation
-
- doExecuteInternal(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.AddLifecycleHookUpgradeOperation
-
- doExecuteInternal(Target, Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.ProcessorPresentUpgradeOperation
-
- doGetTargets() - Method in class org.craftercms.deployer.impl.upgrade.DeployerUpgradeManager
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.aws.ClearS3BucketLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.DeleteLocalRepoFolderLifecycleHook
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Allows extending classes perform any custom initialization
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
Allows extending classes perform any custom initialization
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.aws.CloudFrontInvalidationProcessor
-
Allows extending classes perform any custom initialization
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.aws.S3SyncProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.CommandLineProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.DelayProcessor
-
Allows extending classes perform any custom initialization
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.FileBasedDeploymentEventProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.FileOutputProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.FindAndReplaceProcessor
-
Allows extending classes perform any custom initialization
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.git.GitPullProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.git.GitPushProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.git.GitUpdateCommitIdProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.HttpMethodCallProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- doInit(Configuration) - Method in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- doInit(HierarchicalConfiguration<?>) - Method in class org.craftercms.deployer.impl.upgrade.operations.AddLifecycleHookUpgradeOperation
-
- doInit(HierarchicalConfiguration<?>) - Method in class org.craftercms.deployer.impl.upgrade.operations.ProcessorUpgradeOperation
-
- doInit(HierarchicalConfiguration) - Method in class org.craftercms.deployer.impl.upgrade.operations.ReplaceProcessorUpgradeOperation
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractMainDeploymentProcessor
-
Performs the actual work of processing the files in the
ChangeSet
, it is also possible to return a new
ChangeSet
to be used for the following processors in the pipeline
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.aws.CloudFrontInvalidationProcessor
-
Performs the actual work of processing the files in the
ChangeSet
, it is also possible to return a new
ChangeSet
to be used for the following processors in the pipeline
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.aws.S3SyncProcessor
-
Performs the actual work of processing the files in the
ChangeSet
, it is also possible to return a new
ChangeSet
to be used for the following processors in the pipeline
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.CommandLineProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.DelayProcessor
-
Performs the actual work of processing the files in the
ChangeSet
, it is also possible to return a new
ChangeSet
to be used for the following processors in the pipeline
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.FileBasedDeploymentEventProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.FindAndReplaceProcessor
-
Performs the actual work of processing the files in the
ChangeSet
, it is also possible to return a new
ChangeSet
to be used for the following processors in the pipeline
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.GitPullProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.GitPushProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.GitUpdateCommitIdProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.HttpMethodCallProcessor
-
- doMainProcess(Deployment, ProcessorExecution, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- doPostProcess(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractPostDeploymentProcessor
-
- doPostProcess(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.FileOutputProcessor
-
- doPostProcess(Deployment, ChangeSet, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- doPull(ProcessorExecution) - Method in class org.craftercms.deployer.impl.processors.git.GitPullProcessor
-
- doPush(ProcessorExecution) - Method in class org.craftercms.deployer.impl.processors.git.GitPushProcessor
-
- doUpgrade(Target) - Method in class org.craftercms.deployer.impl.upgrade.DeployerUpgradeManager
-
- GET_ALL_DEPLOYMENTS_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- GET_ALL_TARGETS_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- GET_CURRENT_DEPLOYMENT_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- GET_PENDING_DEPLOYMENTS_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- GET_TARGET_URL - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- getAllDeployments() - Method in interface org.craftercms.deployer.api.Target
-
Returns all deployments (pending and current).
- getAllDeployments(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Gets all deployments for a target (pending and current).
- getAllDeployments() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getAllTargets() - Method in interface org.craftercms.deployer.api.TargetService
-
Returns all targets.
- getAllTargets() - Method in class org.craftercms.deployer.impl.rest.TargetController
-
- getAllTargets() - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- getApplicationContext() - Method in interface org.craftercms.deployer.api.Target
-
Returns this target's Spring application context
- getApplicationContext() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getChangeSet() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the change set of the deployment.
- getCommitFile(String) - Method in class org.craftercms.deployer.impl.ProcessedCommitsStoreImpl
-
- getConfig(String) - Method in class org.craftercms.deployer.utils.config.profiles.ConfigurationProviderImpl
-
- getConfiguration() - Method in interface org.craftercms.deployer.api.Target
-
Returns the configuration of the target.
- getConfiguration() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getConfigurationFile() - Method in interface org.craftercms.deployer.api.Target
-
Returns the YAML configuration file of the target.
- getConfigurationFile() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getConfiguredToken() - Method in class org.craftercms.deployer.impl.rest.MonitorController
-
- getCreatedFiles() - Method in class org.craftercms.deployer.api.ChangeSet
-
Returns the list of created files.
- getCurrent() - Static method in class org.craftercms.deployer.impl.TargetImpl
-
- getCurrentDeployment() - Method in interface org.craftercms.deployer.api.Target
-
Returns the current deployment.
- getCurrentDeployment(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Gets the current deployment for a target.
- getCurrentDeployment() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getDeletedFiles() - Method in class org.craftercms.deployer.api.ChangeSet
-
Returns the list of deleted files.
- getDeleteHooks() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getDuration() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the duration of the deployment.
- getEnd() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the end date of the deployment.
- getEnd() - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- getEnv() - Method in exception org.craftercms.deployer.api.exceptions.TargetAlreadyExistsException
-
- getEnv() - Method in exception org.craftercms.deployer.api.exceptions.TargetNotFoundException
-
- getEnv() - Method in interface org.craftercms.deployer.api.Target
-
Returns the environment of the target.
- getEnv() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getFile(Object) - Method in class org.craftercms.deployer.impl.upgrade.TargetVersionProvider
-
- getFilteredChangeSet(ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- getFilteredChangeSet(ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Override to add pages/components that need to be updated because a component that they include was updated.
- getHooks(HierarchicalConfiguration<ImmutableNode>, ApplicationContext, String) - Method in interface org.craftercms.deployer.impl.TargetLifecycleHooksResolver
-
- getHooks(HierarchicalConfiguration<ImmutableNode>, ApplicationContext, String) - Method in class org.craftercms.deployer.impl.TargetLifecycleHooksResolverImpl
-
- getId() - Method in exception org.craftercms.deployer.api.exceptions.TargetAlreadyExistsException
-
- getId() - Method in exception org.craftercms.deployer.api.exceptions.TargetNotFoundException
-
- getId() - Method in interface org.craftercms.deployer.api.Target
-
Returns the ID of the target.
- getId(String, String) - Static method in class org.craftercms.deployer.impl.TargetImpl
-
- getId() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getInitHooks() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getItemsThatIncludeComponent(String, String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- getItemsThatIncludeComponent(String, String) - Method in class org.craftercms.deployer.impl.processors.elasticsearch.ElasticsearchIndexingProcessor
-
- getItemsThatIncludeComponent(String, String) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- getItemsThatInheritDescriptor(String, String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- getItemsThatInheritDescriptor(String, String) - Method in class org.craftercms.deployer.impl.processors.elasticsearch.ElasticsearchIndexingProcessor
-
- getItemsThatInheritDescriptor(String, String) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- getLatestCommitId(Git) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- getLoadDate() - Method in interface org.craftercms.deployer.api.Target
-
Returns the load date of the target.
- getLoadDate() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getMessage() - Method in exception org.craftercms.deployer.api.exceptions.DeployerException
-
Return the detail message, including the message from the nested exception if there is one.
- getObject() - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- getObjectType() - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchAdminServiceFactory
-
- getObjectType() - Method in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchServiceFactory
-
- getObjectType() - Method in class org.craftercms.deployer.utils.scripting.SandboxInterceptorFactory
-
- getObjectType() - Method in class org.craftercms.deployer.utils.scripting.ScriptEngineFactory
-
- getOutputFile(Deployment) - Method in class org.craftercms.deployer.impl.processors.FileOutputProcessor
-
- getParam(String) - Method in class org.craftercms.deployer.api.Deployment
-
Returns a param that can be used by processors during the deployment.
- getPath(Target) - Method in class org.craftercms.deployer.impl.events.FileBasedDeploymentEventsStore
-
- getPendingDeployments() - Method in interface org.craftercms.deployer.api.Target
-
Returns the pending deployments.
- getPendingDeployments(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
Gets the pending deployments for a target.
- getPendingDeployments() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getPipeline(HierarchicalConfiguration<ImmutableNode>, ApplicationContext, String) - Method in interface org.craftercms.deployer.impl.DeploymentPipelineFactory
-
- getPipeline(HierarchicalConfiguration<ImmutableNode>, ApplicationContext, String) - Method in class org.craftercms.deployer.impl.DeploymentPipelineFactoryImpl
-
- getPipeline(Map<String, Object>) - Method in class org.craftercms.deployer.impl.upgrade.operations.AbstractTargetUpgradeOperation
-
- getProcessorExecutions() - Method in class org.craftercms.deployer.api.Deployment
-
- getProcessorName() - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- getProcessors() - Method in interface org.craftercms.deployer.api.DeploymentPipeline
-
Returns the processors that make up this pipeline.
- getProcessors() - Method in class org.craftercms.deployer.impl.DeploymentPipelineImpl
-
- getPublishingTarget() - Method in class org.craftercms.deployer.utils.core.TargetAwarePublishingTargetResolver
-
- getReprocessAllFilesParam(Deployment) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- getS3BaseKey() - Method in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
Returns the base key from the S3 URL, making sure to replace the {siteName}
macro instances
- getS3Key(String) - Method in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
Builds the AWS S3 key for the given file
- getSiteName() - Method in exception org.craftercms.deployer.api.exceptions.TargetAlreadyExistsException
-
- getSiteName() - Method in exception org.craftercms.deployer.api.exceptions.TargetNotFoundException
-
- getSiteName() - Method in interface org.craftercms.deployer.api.Target
-
Returns the site name of the target.
- getSiteName() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getSource(Target) - Method in interface org.craftercms.deployer.api.events.DeploymentEventsStore
-
Provides access to the underlaying storage object
- getSource(Target) - Method in class org.craftercms.deployer.impl.events.FileBasedDeploymentEventsStore
-
- getStack(AmazonCloudFormation, String) - Static method in class org.craftercms.deployer.utils.aws.AwsCloudFormationUtils
-
Returns the info of the specifed stack.
- getStart() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the start date of the deployment.
- getStart() - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- getStatus() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the status of the deployment, either success or failure.
- getStatus() - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- getStatus() - Method in interface org.craftercms.deployer.api.Target
-
Returns the status of the target
- getStatus() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- getStatusDetails() - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- getTarget() - Method in class org.craftercms.deployer.api.Deployment
-
Returns the
Target
being deployed.
- getTarget(String, String) - Method in interface org.craftercms.deployer.api.TargetService
-
Returns the current target with the given ID
- getTarget(String, String) - Method in class org.craftercms.deployer.impl.rest.TargetController
-
- getTarget(String, String) - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- getTargetConfigFiles() - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- getTemplateBody() - Method in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- getTreeForCommit(Repository, ObjectId) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- getTreeIteratorForCommit(Git, ObjectReader, ObjectId) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- getUpdatedFiles() - Method in class org.craftercms.deployer.api.ChangeSet
-
Returns the list of updated files.
- getValidationResult() - Method in class org.craftercms.deployer.utils.handlebars.MissingValueHelper
-
- GIT_SSH_URL_REGEX - Static variable in class org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
-
- GitDiffProcessor - Class in org.craftercms.deployer.impl.processors.git
-
Processor that, based on a previous processed commit that's stored, does a diff with the current commit of the deployment, to
find out the change set.
- GitDiffProcessor() - Constructor for class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- GitPullProcessor - Class in org.craftercms.deployer.impl.processors.git
-
Processor that clones/pulls a remote Git repository into a local path in the filesystem.
- GitPullProcessor() - Constructor for class org.craftercms.deployer.impl.processors.git.GitPullProcessor
-
- GitPushProcessor - Class in org.craftercms.deployer.impl.processors.git
-
Processor that pushes a localRepo to a remote Git repository.
- GitPushProcessor() - Constructor for class org.craftercms.deployer.impl.processors.git.GitPushProcessor
-
- GitUpdateCommitIdProcessor - Class in org.craftercms.deployer.impl.processors.git
-
- GitUpdateCommitIdProcessor(ProcessedCommitsStore) - Constructor for class org.craftercms.deployer.impl.processors.git.GitUpdateCommitIdProcessor
-
- globalCluster - Variable in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchConfig
-
The global cluster, used for connecting to a single cluster for read & write operations
- S3DeploymentEventsProcessor - Class in org.craftercms.deployer.impl.processors.aws
-
- S3DeploymentEventsProcessor(ThreadPoolTaskExecutor, DeploymentEventsStore<?, Path>) - Constructor for class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
- S3SyncProcessor - Class in org.craftercms.deployer.impl.processors.aws
-
- S3SyncProcessor(ThreadPoolTaskExecutor, String, String) - Constructor for class org.craftercms.deployer.impl.processors.aws.S3SyncProcessor
-
- s3Url - Variable in class org.craftercms.deployer.impl.processors.aws.AbstractS3Processor
-
AWS S3 bucket URL
- sandboxEnabled - Variable in class org.craftercms.deployer.utils.scripting.SandboxInterceptorFactory
-
Indicates if the sandbox should be enabled
- sandboxEnabled - Variable in class org.craftercms.deployer.utils.scripting.ScriptEngineFactory
-
Indicates if the sandbox should be enabled
- sandboxInterceptor - Variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SandboxInterceptorFactory - Class in org.craftercms.deployer.utils.scripting
-
Implementation of FactoryBean
for SandboxInterceptor
- SandboxInterceptorFactory(boolean, boolean, Resource) - Constructor for class org.craftercms.deployer.utils.scripting.SandboxInterceptorFactory
-
- saveDeploymentEvents(Target, T) - Method in interface org.craftercms.deployer.api.events.DeploymentEventsStore
-
Saves the deployment events for the given target.
- saveDeploymentEvents(Target, Properties) - Method in class org.craftercms.deployer.impl.events.FileBasedDeploymentEventsStore
-
- scanTargets() - Method in class org.craftercms.deployer.impl.tasks.TargetScanTask
-
Scans for new/updated targets.
- scheduledDeploymentFuture - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- ScheduledDeploymentTask() - Constructor for class org.craftercms.deployer.impl.TargetImpl.ScheduledDeploymentTask
-
- scheduleDeployments() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- scheduler - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- SCRIPT_VAR_APP_CTX - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SCRIPT_VAR_DEPLOYMENT - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SCRIPT_VAR_EXECUTION - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SCRIPT_VAR_FILTERED_CHANGE_SET - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SCRIPT_VAR_LOGGER - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SCRIPT_VAR_ORIGINAL_CHANGE_SET - Static variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- scriptEngine - Variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- ScriptEngineFactory - Class in org.craftercms.deployer.utils.scripting
-
Implementation of FactoryBean
for GroovyScriptEngine
- ScriptEngineFactory(String[], boolean) - Constructor for class org.craftercms.deployer.utils.scripting.ScriptEngineFactory
-
- scriptPath - Variable in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
The relative path of the script to execute
- ScriptProcessor - Class in org.craftercms.deployer.impl.processors
-
Implementation of
DeploymentProcessor
that delegates execution to a Groovy script
Can be configured with the following YAML properties:
scriptPath: The relative path of the script to execute
- ScriptProcessor(GroovyScriptEngine, SandboxInterceptor) - Constructor for class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- SEARCH_ENGINE_PARAM_NAME - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- SEARCH_ENGINE_PARAM_VALUE - Static variable in class org.craftercms.deployer.impl.rest.TargetController
-
- SEARCH_RESULTS_DOCUMENTS_PROPERTY - Static variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- SEARCH_RESULTS_NUM_FOUND_PROPERTY - Static variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- SEARCH_RESULTS_RESPONSE_PROPERTY - Static variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- searchField(String, String, SolrQuery) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- SearchIndexingProcessor - Class in org.craftercms.deployer.impl.processors
-
- SearchIndexingProcessor(SearchService<SolrQuery>, AdminService) - Constructor for class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- searchService - Variable in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
- seconds - Variable in class org.craftercms.deployer.impl.processors.DelayProcessor
-
Amount of seconds to wait
- secondsBeforeCheckingStatus - Variable in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- secretKey - Variable in class org.craftercms.deployer.utils.aws.AwsClientBuilderConfigurer
-
AWS Secret Key
- SERVER_NAME_CONFIG_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- SERVER_NAME_MODEL_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- serverName - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- setApplicationContext(ApplicationContext) - Method in class org.craftercms.deployer.impl.processors.ScriptProcessor
-
- setBatchIndexer(BatchIndexer) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the single batch indexer used for indexing.
- setBatchIndexers(List<BatchIndexer>) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the list of batch indexers used for indexing.
- setBeanName(String) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Sets the bean name of the processor.
- setBeanName(String) - Method in class org.craftercms.deployer.utils.elasticsearch.AbstractElasticsearchFactory
-
- setBlobFileExtension(String) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- setCacheTemplate(CacheTemplate) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
- setChangeSet(ChangeSet) - Method in class org.craftercms.deployer.api.Deployment
-
Sets the change set of the deployment.
- setComponentPathRegex(String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the regex used to match component paths (used when reindexItemsOnComponentUpdates
is enabled).
- setContentStoreService(ContentStoreService) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the content store used to retrieve the files to index.
- setContentStoreService(ContentStoreService) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- setContextFactory(ObjectFactory<Context>) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the factory for the Context
.
- setCrafterSearchAdminService(AdminService) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- setCurrent(Target) - Static method in class org.craftercms.deployer.impl.TargetImpl
-
- setDefaultDateTimePattern(String) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the default date time pattern to use when specifying a date in the email.
- setDefaultFrom(String) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the default value of the From field in the emails.
- setDefaultHtml(boolean) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets whether the emails are HTML by default.
- setDefaultStatusCondition(String) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the default condition to send emails.
- setDefaultSubject(String) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the default value of the Subject field in the emails.
- setDefaultTemplateName(String) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the default name of the Freemarker template used for email creation.
- setDescriptorPathRegex(String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the regex used to match descriptor paths for detecting inheriting items that should be reindex.
- setElasticsearchAdminService(ElasticsearchAdminService) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- setEmailFactory(EmailFactory) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the EmailFactory
used to generate the emails.
- setEnableCache(boolean) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- setEnv(String) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Sets the environment of the site.
- setIndexIdFormat(String) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- setIndexIdFormat(String) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
The format used for the index id
- setItemsThatIncludeComponentQueryFormat(String) - Method in class org.craftercms.deployer.impl.processors.SearchIndexingProcessor
-
Sets the format of the search query used to find items that include components (used when
reindexItemsOnComponentUpdates
is enabled).
- setItemsThatIncludeComponentQueryRows(int) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets the rows to fetch for the search query used to find items that include components (used when
reindexItemsOnComponentUpdates
is enabled).
- setLocalRepoFolder(String) - Method in class org.craftercms.deployer.impl.lifecycle.DeleteLocalRepoFolderLifecycleHook
-
- setLocalRepoFolder(File) - Method in class org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
-
- setLocalRepoFolder(File) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
Sets the local filesystem folder the contains the deployed repository.
- setLocalRepoUrl(String) - Method in class org.craftercms.deployer.impl.processors.FindAndReplaceProcessor
-
- setLocalRepoUrl(String) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- setMaxAllowedItemsInCache(int) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- setObjectMapper(ObjectMapper) - Method in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
Sets the ObjectMapper
used to serialize the deployment result.
- setOutputFolder(File) - Method in class org.craftercms.deployer.impl.processors.FileOutputProcessor
-
Sets the output folder where the deployments results will be written to.
- setProcessedCommitsStore(ProcessedCommitsStore) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
Sets the store for processed commits.
- setSiteName(String) - Method in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- setSiteName(String) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Sets the site name.
- setStatusDetails(Object) - Method in class org.craftercms.deployer.api.ProcessorExecution
-
- setStoreFolder(File) - Method in class org.craftercms.deployer.impl.ProcessedCommitsStoreImpl
-
- setTargetConfig(Configuration) - Method in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- setTargetId(String) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
Sets the target ID.
- setTargetId(String) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- setTemplatesOverrideResource(Resource) - Method in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- setTemplatesResource(Resource) - Method in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- setXmlFlatteningEnabled(boolean) - Method in class org.craftercms.deployer.impl.processors.AbstractSearchIndexingProcessor
-
Sets whether XML flattening is enabled.
- setXmlMergingEnabled(boolean) - Method in class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- shouldExecute(Deployment, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- shouldExecute(Deployment, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractMainDeploymentProcessor
-
- shouldExecute(Deployment, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.AbstractPostDeploymentProcessor
-
- shouldExecute(Deployment, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.AbstractRemoteGitRepoAwareProcessor
-
- shouldExecute(Deployment, ChangeSet) - Method in class org.craftercms.deployer.impl.processors.git.GitDiffProcessor
-
- shouldIncludeFile(String) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- shouldIncludeFile(String) - Method in class org.craftercms.deployer.impl.processors.aws.S3SyncProcessor
-
- SingletonContextFactory - Class in org.craftercms.deployer.utils.core
-
Factory for a singleton Core Context
.
- SingletonContextFactory() - Constructor for class org.craftercms.deployer.utils.core.SingletonContextFactory
-
- SITE_NAME_PATH_VAR_NAME - Static variable in class org.craftercms.deployer.impl.rest.RestConstants
-
Site name path variable name.
- siteName - Variable in exception org.craftercms.deployer.api.exceptions.TargetAlreadyExistsException
-
- siteName - Variable in exception org.craftercms.deployer.api.exceptions.TargetNotFoundException
-
- siteName - Variable in class org.craftercms.deployer.impl.lifecycle.AbstractIndexAwareLifecycleHook
-
- siteName - Variable in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- siteName - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- socketTimeout - Variable in class org.craftercms.deployer.utils.elasticsearch.ElasticsearchClusterConfig
-
- STACK_STATUS_CODES_DELETED - Static variable in class org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
-
- STACK_STATUS_CODES_IN_PROGRESS - Static variable in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- STACK_STATUS_CODES_USABLE - Static variable in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- stackExists(AmazonCloudFormation, String) - Static method in class org.craftercms.deployer.utils.aws.AwsCloudFormationUtils
-
Returns true if the specified stack exists, false otherwise.
- stackName - Variable in class org.craftercms.deployer.impl.lifecycle.aws.CreateCloudFormationLifecycleHook
-
- stackName - Variable in class org.craftercms.deployer.impl.lifecycle.aws.DeleteCloudFormationLifecycleHook
-
- stackName - Variable in class org.craftercms.deployer.impl.lifecycle.aws.WaitTillCloudFormationStackUsableLifecycleHook
-
- stagingNamePattern - Variable in class org.craftercms.deployer.utils.core.TargetAwarePublishingTargetResolver
-
- start - Variable in class org.craftercms.deployer.api.Deployment
-
- start() - Method in class org.craftercms.deployer.api.Deployment
-
Starts the deployment.
- start - Variable in class org.craftercms.deployer.api.ProcessorExecution
-
- START_MODEL_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- startInit(Target) - Method in class org.craftercms.deployer.impl.TargetServiceImpl
-
- startJumpTo(Deployment) - Method in class org.craftercms.deployer.impl.processors.AbstractDeploymentProcessor
-
- status - Variable in class org.craftercms.deployer.api.Deployment
-
- status - Variable in class org.craftercms.deployer.api.ProcessorExecution
-
- status - Variable in class org.craftercms.deployer.impl.TargetImpl
-
- STATUS_CONDITION_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- STATUS_MODEL_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- statusCondition - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- statusDetails - Variable in class org.craftercms.deployer.api.ProcessorExecution
-
- stopDeployments() - Method in class org.craftercms.deployer.impl.TargetImpl
-
- store(String, ObjectId) - Method in interface org.craftercms.deployer.impl.ProcessedCommitsStore
-
Stores the specified commit ID for the target.
- store(String, ObjectId) - Method in class org.craftercms.deployer.impl.ProcessedCommitsStoreImpl
-
- store - Variable in class org.craftercms.deployer.impl.processors.aws.S3DeploymentEventsProcessor
-
- store - Variable in class org.craftercms.deployer.impl.processors.FileBasedDeploymentEventProcessor
-
- storeFolder - Variable in class org.craftercms.deployer.impl.ProcessedCommitsStoreImpl
-
- subject - Variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-
- SUBJECT_CONFIG_KEY - Static variable in class org.craftercms.deployer.impl.processors.MailNotificationProcessor
-