Uses of Interface
org.craftercms.studio.api.v1.service.content.ContentService
Packages that use ContentService
Package
Description
-
Uses of ContentService in org.craftercms.studio.api.v1.service.dependency
Fields in org.craftercms.studio.api.v1.service.dependency declared as ContentServiceConstructors in org.craftercms.studio.api.v1.service.dependency with parameters of type ContentServiceModifierConstructorDescriptionDependencyRules(String site, ContentService contentService, ItemServiceInternal itemServiceInternal) -
Uses of ContentService in org.craftercms.studio.api.v1.to
Fields in org.craftercms.studio.api.v1.to declared as ContentServiceConstructors in org.craftercms.studio.api.v1.to with parameters of type ContentServiceModifierConstructorDescriptionGoLiveDeleteCandidates(String site, ContentService contentService, ItemServiceInternal itemServiceInternal) -
Uses of ContentService in org.craftercms.studio.impl.v1.content.pipeline
Fields in org.craftercms.studio.impl.v1.content.pipeline declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceFormDmContentProcessor.contentServiceprotected ContentServicePostActivityProcessor.contentServiceMethods in org.craftercms.studio.impl.v1.content.pipeline with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidFormDmContentProcessor.setContentService(ContentService contentService) voidPostActivityProcessor.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.repository.job
Fields in org.craftercms.studio.impl.v1.repository.job declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceRebuildRepositoryMetadata.contentServiceMethods in org.craftercms.studio.impl.v1.repository.job that return ContentServiceMethods in org.craftercms.studio.impl.v1.repository.job with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidRebuildRepositoryMetadata.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.asset.processing
Methods in org.craftercms.studio.impl.v1.service.asset.processing with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidAssetProcessingServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.configuration
Fields in org.craftercms.studio.impl.v1.service.configuration declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceContentTypesConfigImpl.contentServiceprotected ContentServiceServicesConfigImpl.contentServiceContent serviceMethods in org.craftercms.studio.impl.v1.service.configuration that return ContentServiceMethods in org.craftercms.studio.impl.v1.service.configuration with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidContentTypesConfigImpl.setContentService(ContentService contentService) voidServicesConfigImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.content
Classes in org.craftercms.studio.impl.v1.service.content that implement ContentServiceModifier and TypeClassDescriptionclassContent Services that other services may useFields in org.craftercms.studio.impl.v1.service.content declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceContentTypeServiceImpl.contentServiceprotected ContentServiceDmContentLifeCycleServiceImpl.contentServiceprotected ContentServiceDmPageNavigationOrderServiceImpl.contentServiceMethods in org.craftercms.studio.impl.v1.service.content that return ContentServiceModifier and TypeMethodDescriptionContentTypeServiceImpl.getContentService()DmContentLifeCycleServiceImpl.getContentService()DmPageNavigationOrderServiceImpl.getContentService()Methods in org.craftercms.studio.impl.v1.service.content with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidContentTypeServiceImpl.setContentService(ContentService contentService) voidDmContentLifeCycleServiceImpl.setContentService(ContentService contentService) voidDmPageNavigationOrderServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.dependency
Fields in org.craftercms.studio.impl.v1.service.dependency declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceDependencyServiceImpl.contentServiceprotected ContentServiceRegexDependencyResolver.contentServiceMethods in org.craftercms.studio.impl.v1.service.dependency that return ContentServiceModifier and TypeMethodDescriptionDependencyServiceImpl.getContentService()RegexDependencyResolver.getContentService()Methods in org.craftercms.studio.impl.v1.service.dependency with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidDependencyServiceImpl.setContentService(ContentService contentService) voidRegexDependencyResolver.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.deployment
Fields in org.craftercms.studio.impl.v1.service.deployment declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceDeploymentServiceImpl.contentServiceprotected ContentServiceDmPublishServiceImpl.contentServiceprotected ContentServicePublishingManagerImpl.contentServiceMethods in org.craftercms.studio.impl.v1.service.deployment that return ContentServiceMethods in org.craftercms.studio.impl.v1.service.deployment with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidDeploymentServiceImpl.setContentService(ContentService contentService) voidDmPublishServiceImpl.setContentService(ContentService contentService) voidPublishingManagerImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.security
Fields in org.craftercms.studio.impl.v1.service.security declared as ContentServiceMethods in org.craftercms.studio.impl.v1.service.security that return ContentServiceMethods in org.craftercms.studio.impl.v1.service.security with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidSecurityServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.site
Fields in org.craftercms.studio.impl.v1.service.site declared as ContentServiceMethods in org.craftercms.studio.impl.v1.service.site with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidSiteServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as ContentServiceMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v1.util
Fields in org.craftercms.studio.impl.v1.util declared as ContentServiceConstructors in org.craftercms.studio.impl.v1.util with parameters of type ContentServiceModifierConstructorDescriptionGoLiveQueueOrganizer(ContentService contentService, ContentItemTO.ChildFilter childFilter) -
Uses of ContentService in org.craftercms.studio.impl.v1.util.config.profiles
Methods in org.craftercms.studio.impl.v1.util.config.profiles with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidSiteAwareConfigProfileLoader.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.job
Methods in org.craftercms.studio.impl.v2.job with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidStudioAuditLogProcessingTask.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.audit
Methods in org.craftercms.studio.impl.v2.service.audit with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidAuditServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.clipboard.internal
Fields in org.craftercms.studio.impl.v2.service.clipboard.internal declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceClipboardServiceInternalImpl.contentServiceMethods in org.craftercms.studio.impl.v2.service.clipboard.internal with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidClipboardServiceInternalImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.configuration.internal
Methods in org.craftercms.studio.impl.v2.service.configuration.internal with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidConfigurationServiceInternalImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidContentServiceImpl.setContentServiceV1(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.item.internal
Methods in org.craftercms.studio.impl.v2.service.item.internal with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidItemServiceInternalImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.marketplace.internal
Fields in org.craftercms.studio.impl.v2.service.marketplace.internal declared as ContentServiceModifier and TypeFieldDescriptionprotected final ContentServiceMarketplaceServiceInternalImpl.contentServiceConstructors in org.craftercms.studio.impl.v2.service.marketplace.internal with parameters of type ContentServiceModifierConstructorDescriptionMarketplaceServiceInternalImpl(InstanceService instanceService, SiteService siteService, SitesService sitesServiceInternal, ContentService contentService, StudioConfiguration studioConfiguration, org.craftercms.commons.plugin.PluginDescriptorReader pluginDescriptorReader, GitRepositoryHelper gitRepositoryHelper, String pluginDescriptorFilename, String templateCode, String templateComment, RetryingRepositoryOperationFacade retryingRepositoryOperationFacade, DeploymentService deploymentService, DependencyService dependencyService, ContentTypeService contentTypeService, ConfigurationService configurationService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.notification
Fields in org.craftercms.studio.impl.v2.service.notification declared as ContentServiceMethods in org.craftercms.studio.impl.v2.service.notification with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidNotificationServiceImpl.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.service.scripting.internal
Fields in org.craftercms.studio.impl.v2.service.scripting.internal declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceScriptingServiceInternalImpl.contentServiceConstructors in org.craftercms.studio.impl.v2.service.scripting.internal with parameters of type ContentServiceModifierConstructorDescriptionScriptingServiceInternalImpl(ScriptEngineManager scriptEngineManager, org.jenkinsci.plugins.scriptsecurity.sandbox.groovy.SandboxInterceptor sandboxInterceptor, String scriptExtension, String scriptPathFormat, boolean enableVariableRestrictions, String[] allowedBeans, MarketplaceService marketplaceService, ContentService contentService, StudioConfiguration studioConfiguration) -
Uses of ContentService in org.craftercms.studio.impl.v2.upgrade.operations.db
Constructors in org.craftercms.studio.impl.v2.upgrade.operations.db with parameters of type ContentServiceModifierConstructorDescriptionPopulateItemTableUpgradeOperation(StudioConfiguration studioConfiguration, String scriptFolder, org.craftercms.commons.entitlements.validator.DbIntegrityValidator integrityValidator, ItemServiceInternal itemServiceInternal, ContentService contentService, GitRepositoryHelper gitRepositoryHelper, String blobExtension, long executorTimeoutSeconds, int executorThreadCount) -
Uses of ContentService in org.craftercms.studio.impl.v2.utils
Methods in org.craftercms.studio.impl.v2.utils that return ContentServiceMethods in org.craftercms.studio.impl.v2.utils with parameters of type ContentServiceModifier and TypeMethodDescriptionvoidStudioUtils.setContentService(ContentService contentService) -
Uses of ContentService in org.craftercms.studio.impl.v2.utils.spring
Fields in org.craftercms.studio.impl.v2.utils.spring declared as ContentServiceModifier and TypeFieldDescriptionprotected ContentServiceContentResource.contentServiceThe content serviceConstructors in org.craftercms.studio.impl.v2.utils.spring with parameters of type ContentServiceModifierConstructorDescriptionContentResource(ContentService contentService, String site, String path)