Package com.atlassian.confluence.it
Interface Entity
- All Known Implementing Classes:
Group,User,UserWithKey
Deprecated.
Please use confluence-java-api module instead.
See {com.atlassian.confluence.api.model.people.User} alternative
-
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Returns the display name of the Entity, eg full name for Users.getName()Deprecated.Returns the Entity name.Deprecated.Returns the name of the field that stores the Entity name.
-
Method Details