Package com.atlassian.confluence.it
Class Group
java.lang.Object
com.atlassian.confluence.it.Group
- All Implemented Interfaces:
Entity
Deprecated.
Please use confluence-java-api module instead.
See {com.atlassian.confluence.api.model.people.Group} alternative
-
Nested Class Summary
Nested Classes -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.since Confluence 4.2.3, useUSERSinstead.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.Groups in ondemand.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated.static final GroupDeprecated. -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanDeprecated.Deprecated.Returns the display name of the Entity, eg full name for Users.Deprecated.getName()Deprecated.Returns the Entity name.Deprecated.Returns the name of the field that stores the Entity name.inthashCode()Deprecated.toString()Deprecated.
-
Field Details
-
CONF_USERS
Deprecated.since Confluence 4.2.3, useUSERSinstead. -
ADMINISTRATORS
Deprecated. -
ONDEMAND_ALACARTE_USERS
Deprecated. -
ONDEMAND_CONFLUENCE_ADMINISTRATORS
Deprecated. -
ONDEMAND_SYSTEM_ADMINISTRATORS
Deprecated. -
ONDEMAND_JIRA_USERS
Deprecated.Groups in ondemand. @see com.atlassian.jira.functest.framework.FunctTestConstants -
ONDEMAND_JIRA_DEVELOPERS
Deprecated. -
ONDEMAND_JIRA_ADMINISTRATORS
Deprecated. -
ONDEMAND_BAMBOO_USERS
Deprecated. -
ONDEMAND_SITE_ADMINS
Deprecated. -
ONDEMAND_BALSAMIC_MOCKUP_EDITORS
Deprecated. -
USERS
Deprecated. -
ONDEMAND_LEGACY_USERS
Deprecated. -
CONF_ADMINS
Deprecated. -
SYS_ADMINS
Deprecated. -
TEST
Deprecated.
-
-
Constructor Details
-
Group
Deprecated.
-
-
Method Details
-
getGroupname
Deprecated. -
getName
Deprecated.Description copied from interface:EntityReturns the Entity name. -
getNameField
Deprecated.Description copied from interface:EntityReturns the name of the field that stores the Entity name.- Specified by:
getNameFieldin interfaceEntity
-
getDisplayName
Deprecated.Description copied from interface:EntityReturns the display name of the Entity, eg full name for Users.- Specified by:
getDisplayNamein interfaceEntity- Returns:
-
equals
Deprecated. -
hashCode
public int hashCode()Deprecated. -
toString
Deprecated.
-