public class DefaultRoleDetails extends Object implements RoleDetails
Constructor and Description |
---|
DefaultRoleDetails(net.sourceforge.jwebunit.WebTester tester) |
Modifier and Type | Method and Description |
---|---|
void |
setDescription(String description)
Sets the description of the project role in play.
|
void |
setName(String name)
Sets the name of the project role in play.
|
@Inject public DefaultRoleDetails(net.sourceforge.jwebunit.WebTester tester)
public void setName(String name)
RoleDetails
setName
in interface RoleDetails
name
- The name that will be set on the project role.public void setDescription(String description)
RoleDetails
setDescription
in interface RoleDetails
description
- The description that will be set on the project role.Copyright © 2002-2022 Atlassian. All Rights Reserved.