Class Business
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionFluent getter for department.department(String department) Fluent setter for department.booleanGets the value of department.Gets the value of location.Gets the value of position.inthashCode()location()Fluent getter for location.Fluent setter for location.position()Fluent getter for position.Fluent setter for position.voidsetDepartment(String department) Sets the value of department.voidsetLocation(String location) Sets the value of location.voidsetPosition(String position) Sets the value of position.toString()
-
Field Details
-
position
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
department
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details. -
location
This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
-
-
Constructor Details
-
Business
-
Business
@Internal protected Business()Protected no-args constructor for use by serialization frameworks. -
Business
Constructs a validated instance ofBusiness.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
Business(Consumer)instead.- Parameters:
position- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.department- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.location- This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
-
-
Method Details
-
position
Fluent getter for position.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- position
-
position
Fluent setter for position.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
position- position- Returns:
- this
-
getPosition
Gets the value of position.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- position
-
setPosition
Sets the value of position.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
position- position
-
department
Fluent getter for department.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- department
-
department
Fluent setter for department.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
department- department- Returns:
- this
-
getDepartment
Gets the value of department.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- department
-
setDepartment
Sets the value of department.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
department- department
-
location
Fluent getter for location.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- location
-
location
Fluent setter for location.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
location- location- Returns:
- this
-
getLocation
Gets the value of location.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Returns:
- location
-
setLocation
Sets the value of location.This property has been deprecated due to privacy changes. There is no replacement. See the [migration guide](https://developer.atlassian.com/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
- Parameters:
location- location
-
equals
-
hashCode
-
toString
-