Uses of Interface
org.craftercms.studio.api.v2.service.audit.internal.AuditServiceInternal
Packages that use AuditServiceInternal
Package
Description
-
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.content.pipeline
Fields in org.craftercms.studio.impl.v1.content.pipeline declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalPostActivityProcessor.auditServiceInternalMethods in org.craftercms.studio.impl.v1.content.pipeline with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidPostActivityProcessor.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.service.content
Fields in org.craftercms.studio.impl.v1.service.content declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalContentServiceImpl.auditServiceInternalMethods in org.craftercms.studio.impl.v1.service.content with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.service.deployment
Fields in org.craftercms.studio.impl.v1.service.deployment declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalDeploymentServiceImpl.auditServiceInternalMethods in org.craftercms.studio.impl.v1.service.deployment with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidDeploymentServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.service.security
Fields in org.craftercms.studio.impl.v1.service.security declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalSecurityServiceImpl.auditServiceInternalMethods in org.craftercms.studio.impl.v1.service.security that return AuditServiceInternalMethods in org.craftercms.studio.impl.v1.service.security with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidSecurityServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.service.site
Fields in org.craftercms.studio.impl.v1.service.site declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalSiteServiceImpl.auditServiceInternalMethods in org.craftercms.studio.impl.v1.service.site with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidSiteServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v1.service.workflow
Fields in org.craftercms.studio.impl.v1.service.workflow declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalWorkflowServiceImpl.auditServiceInternalMethods in org.craftercms.studio.impl.v1.service.workflow with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.job
Methods in org.craftercms.studio.impl.v2.job with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidStudioAuditLogProcessingTask.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) voidStudioPublisherTask.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.security.listener
Fields in org.craftercms.studio.impl.v2.security.listener declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected final AuditServiceInternalAbstractAuditListener.auditServiceInternalConstructors in org.craftercms.studio.impl.v2.security.listener with parameters of type AuditServiceInternalModifierConstructorDescriptionAbstractAuditListener(StudioConfiguration studioConfiguration, SiteService siteService, AuditServiceInternal auditServiceInternal) AuditLoginListener(StudioConfiguration studioConfiguration, SiteService siteService, AuditServiceInternal auditServiceInternal) AuditLogoutListener(StudioConfiguration studioConfiguration, SiteService siteService, AuditServiceInternal auditServiceInternal) AuditSessionTimeoutListener(StudioConfiguration studioConfiguration, SiteService siteService, AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.audit
Methods in org.craftercms.studio.impl.v2.service.audit with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidAuditServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.audit.internal
Classes in org.craftercms.studio.impl.v2.service.audit.internal that implement AuditServiceInternal -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.configuration.internal
Methods in org.craftercms.studio.impl.v2.service.configuration.internal with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidConfigurationServiceInternalImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.content
Methods in org.craftercms.studio.impl.v2.service.content with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidContentServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.content.internal
Methods in org.craftercms.studio.impl.v2.service.content.internal with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidContentServiceInternalImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.publish
Methods in org.craftercms.studio.impl.v2.service.publish with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidPublishServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.repository
Constructors in org.craftercms.studio.impl.v2.service.repository with parameters of type AuditServiceInternalModifierConstructorDescriptionRepositoryManagementServiceImpl(RepositoryManagementServiceInternal repositoryManagementServiceInternal, SiteService siteService, AuditServiceInternal auditServiceInternal, SecurityService securityService) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.security
Methods in org.craftercms.studio.impl.v2.service.security with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidUserServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal) Constructors in org.craftercms.studio.impl.v2.service.security with parameters of type AuditServiceInternalModifierConstructorDescriptionGroupServiceImpl(GroupServiceInternal groupServiceInternal, OrganizationServiceInternal organizationServiceInternal, UserServiceInternal userServiceInternal, GeneralLockService generalLockService, StudioConfiguration studioConfiguration, AuditServiceInternal auditServiceInternal, SiteService siteService) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.security.internal
Fields in org.craftercms.studio.impl.v2.service.security.internal declared as AuditServiceInternalModifier and TypeFieldDescriptionprotected AuditServiceInternalAccessTokenServiceInternalImpl.auditServiceConstructors in org.craftercms.studio.impl.v2.service.security.internal with parameters of type AuditServiceInternalModifierConstructorDescriptionAccessTokenServiceInternalImpl(String issuer, String[] validIssuers, int accessTokenExpiration, String signPassword, String encryptPassword, int sessionTimeout, int inactivityTimeout, SecurityDAO securityDao, InstanceService instanceService, AuditServiceInternal auditService, StudioConfiguration studioConfiguration, SiteService siteService, RetryingDatabaseOperationFacade retryingDatabaseOperationFacade, SystemStatusProvider systemStatusProvider) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.site.internal
Constructors in org.craftercms.studio.impl.v2.service.site.internal with parameters of type AuditServiceInternalModifierConstructorDescriptionSitesServiceInternalImpl(org.craftercms.commons.plugin.PluginDescriptorReader descriptorReader, ContentRepository contentRepository, StudioBlobAwareContentRepository blobAwareRepository, StudioConfiguration studioConfiguration, SiteFeedMapper siteFeedMapper, SiteDAO siteDao, RetryingDatabaseOperationFacade retryingDatabaseOperationFacade, SiteService siteServiceV1, Deployer deployer, ConfigurationService configurationService, SecurityService securityService, AuditServiceInternal auditServiceInternal) -
Uses of AuditServiceInternal in org.craftercms.studio.impl.v2.service.workflow
Methods in org.craftercms.studio.impl.v2.service.workflow with parameters of type AuditServiceInternalModifier and TypeMethodDescriptionvoidWorkflowServiceImpl.setAuditServiceInternal(AuditServiceInternal auditServiceInternal)