public class AffectedGroup extends Object implements AssociatedItem
AssociatedItem.Type
Constructor and Description |
---|
AffectedGroup(String groupName,
com.atlassian.crowd.embedded.api.Directory directory) |
Modifier and Type | Method and Description |
---|---|
String |
getObjectId() |
String |
getObjectName() |
AssociatedItem.Type |
getObjectType() |
String |
getParentId() |
String |
getParentName() |
public AffectedGroup(String groupName, com.atlassian.crowd.embedded.api.Directory directory)
@Nonnull public String getObjectName()
getObjectName
in interface AssociatedItem
@Nullable public String getObjectId()
getObjectId
in interface AssociatedItem
@Nullable public String getParentName()
getParentName
in interface AssociatedItem
@Nullable public String getParentId()
getParentId
in interface AssociatedItem
@Nonnull public AssociatedItem.Type getObjectType()
getObjectType
in interface AssociatedItem
Copyright © 2002-2024 Atlassian. All Rights Reserved.