Klasse RelationSource
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.RelationSource
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class RelationSource
extends Object
RelationSource
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic enumThe account type of the user, may return empty string if unavailable.static class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected SpaceExpandableprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.protected RelationSource.AccountTypeEnumThe account type of the user, may return empty string if unavailable.protected ContentBodyprotected ContentChildrenprotected ContentChildTypeContainer for content.protected ContentChildrenprotected SpaceDescriptionprotected UserDetailsprotected StringThe displays name of the user.protected StringThe email address of the user.protected Objectprotected BooleanWhether the user is an external collaborator userprotected ContentCreateSpaceHistoryprotected Contentprotected Iconprotected Longprotected BooleanWhether the user is an external collaborator userprotected Stringprotected LookAndFeelprotected SpaceMetadataprotected Stringprotected List<OperationCheckResult>protected List<SpacePermission>protected Spaceprotected Iconprotected StringThe public name or nickname of the user.protected ContentRestrictionsprotected SpaceSettingsprotected Spaceprotected Stringprotected Themeprotected StringThis displays user time zone.protected Stringprotected Stringprotected StringThis property is no longer available and will be removed from the documentation soon.protected StringThis property is no longer available and will be removed from the documentation soon.protected Version -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedRelationSource(Long id, String type, String status, String title, Space space, ContentCreateSpaceHistory history, Version version, List<Content> ancestors, List<OperationCheckResult> operations, ContentChildren children, ContentChildType childTypes, ContentChildren descendants, Map<String, Object> container, ContentBody body, ContentRestrictions restrictions, SpaceMetadata metadata, Map<String, Object> macroRenderedOutput, Object extensions, SpaceExpandable _expandable, Map<String, String> _links, String username, String userKey, String accountId, RelationSource.AccountTypeEnum accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, Boolean externalCollaborator, UserDetails details, Space personalSpace, String key, String name, Icon icon, SpaceDescription description, Content homepage, List<SpacePermission> permissions, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel) Constructs a validated instance ofRelationSource.RelationSource(Consumer<RelationSource> spec) Constructs a validated instance ofRelationSource. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibung_expandable(SpaceExpandable _expandable) _links()The account ID of the user, which uniquely identifies the user across all Atlassian products.The account ID of the user, which uniquely identifies the user across all Atlassian products.The account type of the user, may return empty string if unavailable.accountType(RelationSource.AccountTypeEnum accountType) The account type of the user, may return empty string if unavailable.body()body(ContentBody body) builder()protected booleanchildren()children(ContentChildren children) childTypes(ContentChildType childTypes) Container for content.Container for content.descendants(ContentChildren descendants) description(SpaceDescription description) details()details(UserDetails details) The displays name of the user.displayName(String displayName) The displays name of the user.email()The email address of the user.The email address of the user.booleanextensions(Object extensions) Whether the user is an external collaborator userexternalCollaborator(Boolean externalCollaborator) Whether the user is an external collaborator userinthashCode()history()history(ContentCreateSpaceHistory history) homepage()icon()id()Whether the user is an external collaborator userisExternalCollaborator(Boolean isExternalCollaborator) Whether the user is an external collaborator userkey()lookAndFeel(LookAndFeel lookAndFeel) macroRenderedOutput(Map<String, Object> macroRenderedOutput) metadata()metadata(SpaceMetadata metadata) name()operations(List<OperationCheckResult> operations) permissions(List<SpacePermission> permissions) personalSpace(Space personalSpace) profilePicture(Icon profilePicture) The public name or nickname of the user.publicName(String publicName) The public name or nickname of the user.restrictions(ContentRestrictions restrictions) settings()settings(SpaceSettings settings) space()status()theme()timeZone()This displays user time zone.This displays user time zone.title()toString()type()userKey()This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.username()This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.version()
-
Felddetails
-
id
-
type
-
status
-
title
-
space
-
history
-
version
-
ancestors
-
operations
-
children
-
childTypes
-
descendants
-
container
Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment) -
body
-
restrictions
-
metadata
-
macroRenderedOutput
-
extensions
-
_expandable
-
_links
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
accountType
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
externalCollaborator
Whether the user is an external collaborator user -
details
-
personalSpace
-
key
-
name
-
icon
-
description
-
homepage
-
permissions
-
settings
-
theme
-
lookAndFeel
-
-
Konstruktordetails
-
RelationSource
Constructs a validated instance ofRelationSource.- Parameter:
spec- the specification to process
-
RelationSource
@Internal public RelationSource(Long id, String type, String status, String title, Space space, ContentCreateSpaceHistory history, Version version, List<Content> ancestors, List<OperationCheckResult> operations, ContentChildren children, ContentChildType childTypes, ContentChildren descendants, Map<String, Object> container, ContentBody body, ContentRestrictions restrictions, SpaceMetadata metadata, Map<String, Object> macroRenderedOutput, Object extensions, SpaceExpandable _expandable, Map<String, String> _links, String username, String userKey, String accountId, RelationSource.AccountTypeEnum accountType, String email, String publicName, Icon profilePicture, String displayName, String timeZone, Boolean isExternalCollaborator, Boolean externalCollaborator, UserDetails details, Space personalSpace, String key, String name, Icon icon, SpaceDescription description, Content homepage, List<SpacePermission> permissions, SpaceSettings settings, Theme theme, LookAndFeel lookAndFeel) Constructs a validated instance ofRelationSource.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
RelationSource(Consumer)instead.- Parameter:
id- idtype- typestatus- statustitle- titlespace- spacehistory- historyversion- versionancestors- ancestorsoperations- operationschildren- childrenchildTypes- childTypesdescendants- descendantscontainer- Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment)body- bodyrestrictions- restrictionsmetadata- metadatamacroRenderedOutput- macroRenderedOutputextensions- extensions_expandable- _expandable_links- _linksusername- This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.userKey- This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.accountType- The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.email- The email address of the user. Depending on the user's privacy setting, this may return an empty string.publicName- The public name or nickname of the user. Will always contain a value.profilePicture- profilePicturedisplayName- The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.timeZone- This displays user time zone. Depending on the user's privacy setting, this may return null.isExternalCollaborator- Whether the user is an external collaborator userexternalCollaborator- Whether the user is an external collaborator userdetails- detailspersonalSpace- personalSpacekey- keyname- nameicon- icondescription- descriptionhomepage- homepagepermissions- permissionssettings- settingstheme- themelookAndFeel- lookAndFeel
-
RelationSource
protected RelationSource()
-
-
Methodendetails
-
builder
-
id
-
type
-
status
-
title
-
space
-
history
-
version
-
ancestors
-
operations
-
children
-
childTypes
-
descendants
-
container
Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment) -
body
-
restrictions
-
metadata
-
macroRenderedOutput
-
extensions
-
_expandable
-
_links
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
accountType
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app. -
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string. -
publicName
The public name or nickname of the user. Will always contain a value. -
profilePicture
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName. -
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null. -
isExternalCollaborator
Whether the user is an external collaborator user -
externalCollaborator
Whether the user is an external collaborator user -
details
-
personalSpace
-
key
-
name
-
icon
-
description
-
homepage
-
permissions
-
settings
-
theme
-
lookAndFeel
-
id
- Gibt zurück:
this.
-
type
- Gibt zurück:
this.
-
status
- Gibt zurück:
this.
-
title
- Gibt zurück:
this.
-
space
- Gibt zurück:
this.
-
history
- Gibt zurück:
this.
-
version
- Gibt zurück:
this.
-
ancestors
- Gibt zurück:
this.
-
operations
- Gibt zurück:
this.
-
children
- Gibt zurück:
this.
-
childTypes
- Gibt zurück:
this.
-
descendants
- Gibt zurück:
this.
-
container
Container for content. This can be either a space (containing a page or blogpost) or a page/blog post (containing an attachment or comment)- Gibt zurück:
this.
-
body
- Gibt zurück:
this.
-
restrictions
- Gibt zurück:
this.
-
metadata
- Gibt zurück:
this.
-
macroRenderedOutput
- Gibt zurück:
this.
-
extensions
- Gibt zurück:
this.
-
_expandable
- Gibt zurück:
this.
-
_links
- Gibt zurück:
this.
-
username
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
userKey
This property is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
accountType
The account type of the user, may return empty string if unavailable. App is if the user is a bot user created on behalf of an Atlassian app.- Gibt zurück:
this.
-
email
The email address of the user. Depending on the user's privacy setting, this may return an empty string.- Gibt zurück:
this.
-
publicName
The public name or nickname of the user. Will always contain a value.- Gibt zurück:
this.
-
profilePicture
- Gibt zurück:
this.
-
displayName
The displays name of the user. Depending on the user's privacy setting, this may be the same as publicName.- Gibt zurück:
this.
-
timeZone
This displays user time zone. Depending on the user's privacy setting, this may return null.- Gibt zurück:
this.
-
isExternalCollaborator
Whether the user is an external collaborator user- Gibt zurück:
this.
-
externalCollaborator
Whether the user is an external collaborator user- Gibt zurück:
this.
-
details
- Gibt zurück:
this.
-
personalSpace
- Gibt zurück:
this.
-
key
- Gibt zurück:
this.
-
name
- Gibt zurück:
this.
-
icon
- Gibt zurück:
this.
-
description
- Gibt zurück:
this.
-
homepage
- Gibt zurück:
this.
-
permissions
- Gibt zurück:
this.
-
settings
- Gibt zurück:
this.
-
theme
- Gibt zurück:
this.
-
lookAndFeel
- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-