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.content
Methods 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.people
Fields 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.protected
Deprecated.since 5.6 use {@link #Person(Reference of Icon, String)} insteadprotected
UnknownUser
(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.web
Methods 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.model
Methods in com.atlassian.confluence.legacyapi.model that return types with arguments of type IconModifier and TypeMethodDescriptioncom.atlassian.fugue.Option<Icon>
SpaceSummary.getIcon()
Deprecated.Constructor parameters in com.atlassian.confluence.legacyapi.model with type arguments of type IconModifierConstructorDescriptionSpaceSummary
(long id, String key, String name, com.atlassian.fugue.Option<Icon> icon, com.atlassian.fugue.Option<String> description) Deprecated. -
Uses of Icon in com.atlassian.confluence.legacyapi.model.people
Methods 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.protected
Deprecated.UnknownUser
(Icon profilePicture, String username) Deprecated.Deprecated.