Uses of Class
com.atlassian.confluence.api.model.web.Icon
Packages that use Icon
Package
Description
- 
Uses of Icon in com.atlassian.confluence.api.model.contentMethods in com.atlassian.confluence.api.model.content that return types with arguments of type IconMethods in com.atlassian.confluence.api.model.content with parameters of type IconMethod parameters in com.atlassian.confluence.api.model.content with type arguments of type IconModifier and TypeMethodDescription
- 
Uses of Icon in com.atlassian.confluence.api.model.peopleFields in com.atlassian.confluence.api.model.people with type parameters of type IconMethods in com.atlassian.confluence.api.model.people that return IconMethods in com.atlassian.confluence.api.model.people with parameters of type IconModifier and TypeMethodDescriptionAnonymous.AnonymousBuilder.profilePicture(Icon profilePicture) KnownUser.Builder.profilePicture(Icon profilePicture) Person.PersonBuilder.profilePicture(Icon profilePicture) Constructors in com.atlassian.confluence.api.model.people with parameters of type IconModifierConstructorDescriptionDeprecated.since 5.5.Deprecated.since 5.5.KnownUser(Icon profilePicture, String username, String displayName, com.atlassian.sal.api.user.UserKey userKey) Deprecated.since 6.5.0.protectedDeprecated.since 5.6 use} insteadinvalid @link{@link #Person(Reference of Icon, String)protectedUnknownUser(Icon profilePicture, String username) UnknownUser(Icon profilePicture, String username, String userKey) UnknownUser(Icon profilePicture, String username, String displayName, String userKey) Deprecated.since 5.6.User(Icon profilePicture, String username, String displayName, com.atlassian.sal.api.user.UserKey userKey) Constructor parameters in com.atlassian.confluence.api.model.people with type arguments of type Icon
- 
Uses of Icon in com.atlassian.confluence.api.model.webMethods in com.atlassian.confluence.api.model.web that return IconMethods in com.atlassian.confluence.api.model.web with parameters of type IconModifier and TypeMethodDescriptionDeprecated.since 5.8.10 UseWebItemView.Builder.setIcon(Optional)Method parameters in com.atlassian.confluence.api.model.web with type arguments of type IconModifier and TypeMethodDescription
- 
Uses of Icon in com.atlassian.confluence.legacyapi.modelMethods in com.atlassian.confluence.legacyapi.model that return types with arguments of type IconConstructor parameters in com.atlassian.confluence.legacyapi.model with type arguments of type Icon
- 
Uses of Icon in com.atlassian.confluence.legacyapi.model.peopleMethods in com.atlassian.confluence.legacyapi.model.people that return IconConstructors in com.atlassian.confluence.legacyapi.model.people with parameters of type IconModifierConstructorDescriptionDeprecated.KnownUser(Icon profilePicture, String username, String displayName, Map<Permission, Boolean> permissions) Deprecated.protectedDeprecated.UnknownUser(Icon profilePicture, String username) Deprecated.Deprecated.