Uses of Class
com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
Package
Description
-
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.entity
Modifier and TypeMethodDescriptionLookAndFeelConfigEntity.Builder.build()
static LookAndFeelConfigEntity
LookAndFeelConfigEntity.fromConfig
(LookAndFeelConfiguration configuration) -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.controller
Modifier and TypeMethodDescriptionvoid
LookAndFeelController.setLookAndFeelConfig
(LookAndFeelConfigEntity lookAndFeelConfigEntity) -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.resource.admin
Modifier and TypeMethodDescriptionjavax.ws.rs.core.Response
LookAndFeelResource.updateConfig
(LookAndFeelConfigEntity lookAndFeel) -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Modifier and TypeFieldDescriptionstatic final LookAndFeelConfigEntity
LookAndFeelResourceExamples.LOOK_AND_FEEL_CONFIG_EXAMPLE