Uses of Class
com.atlassian.crowd.model.lookandfeel.LookAndFeelConfiguration
Package
Description
-
Uses of LookAndFeelConfiguration in com.atlassian.crowd.event.configuration
Modifier and TypeMethodDescriptionLookAndFeelUpdatedEvent.getNewConfiguration()
LookAndFeelUpdatedEvent.getOldConfiguration()
ModifierConstructorDescriptionLookAndFeelUpdatedEvent
(LookAndFeelConfiguration oldConfiguration, LookAndFeelConfiguration newConfiguration) -
Uses of LookAndFeelConfiguration in com.atlassian.crowd.event.listener.mapper
Modifier and TypeMethodDescriptionAuditLogConfigurationMapper.calculateDifference
(LookAndFeelConfiguration oldConfiguration, LookAndFeelConfiguration newConfiguration) -
Uses of LookAndFeelConfiguration in com.atlassian.crowd.manager.property
Modifier and TypeMethodDescriptionPropertyManager.getLookAndFeelConfiguration()
PropertyManagerGeneric.getLookAndFeelConfiguration()
Modifier and TypeMethodDescriptionvoid
PropertyManager.setLookAndFeelConfiguration
(LookAndFeelConfiguration lookAndFeelConfiguration, ImageInfo updatedLogoInfo) Sets Look and Feel configurationvoid
PropertyManagerGeneric.setLookAndFeelConfiguration
(LookAndFeelConfiguration lookAndFeelConfiguration, ImageInfo updatedLogoInfo) -
Uses of LookAndFeelConfiguration in com.atlassian.crowd.model.lookandfeel
Modifier and TypeMethodDescriptionLookAndFeelConfiguration.builder
(LookAndFeelConfiguration lookAndFeelConfiguration) -
Uses of LookAndFeelConfiguration in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionstatic LookAndFeelConfigEntity
LookAndFeelConfigEntity.fromConfig
(LookAndFeelConfiguration configuration)