Uses of Class
com.atlassian.crowd.plugin.rest.entity.LookAndFeelConfigEntity
Packages that use LookAndFeelConfigEntity
Package
Description
-
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.entity
Methods in com.atlassian.crowd.plugin.rest.entity that return LookAndFeelConfigEntityModifier and TypeMethodDescriptionLookAndFeelConfigEntity.Builder.build()static LookAndFeelConfigEntityLookAndFeelConfigEntity.fromConfig(LookAndFeelConfiguration configuration) Methods in com.atlassian.crowd.plugin.rest.entity with parameters of type LookAndFeelConfigEntity -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.controller
Methods in com.atlassian.crowd.plugin.rest.service.controller that return LookAndFeelConfigEntityMethods in com.atlassian.crowd.plugin.rest.service.controller with parameters of type LookAndFeelConfigEntityModifier and TypeMethodDescriptionvoidLookAndFeelController.setLookAndFeelConfig(LookAndFeelConfigEntity lookAndFeelConfigEntity) -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.resource.admin
Methods in com.atlassian.crowd.plugin.rest.service.resource.admin with parameters of type LookAndFeelConfigEntityModifier and TypeMethodDescriptionjavax.ws.rs.core.ResponseLookAndFeelResource.updateConfig(LookAndFeelConfigEntity lookAndFeel) -
Uses of LookAndFeelConfigEntity in com.atlassian.crowd.plugin.rest.service.resource.admin.example
Fields in com.atlassian.crowd.plugin.rest.service.resource.admin.example declared as LookAndFeelConfigEntityModifier and TypeFieldDescriptionstatic final LookAndFeelConfigEntityLookAndFeelResourceExamples.LOOK_AND_FEEL_CONFIG_EXAMPLE