public class MockApplicationRoleDefinition extends Object implements ApplicationRoleDefinitions.ApplicationRoleDefinition
| Constructor and Description |
|---|
MockApplicationRoleDefinition(String keyAndName) |
MockApplicationRoleDefinition(String key,
String name) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.application.api.ApplicationKey |
key()
Returns the
ApplicationKey that defines the application. |
String |
name()
The name of the
ApplicationRole |
public MockApplicationRoleDefinition(String keyAndName)
public com.atlassian.application.api.ApplicationKey key()
ApplicationRoleDefinitions.ApplicationRoleDefinitionApplicationKey that defines the application.key in interface ApplicationRoleDefinitions.ApplicationRoleDefinitionApplicationKey that defines the application.public String name()
ApplicationRoleDefinitions.ApplicationRoleDefinitionApplicationRolename in interface ApplicationRoleDefinitions.ApplicationRoleDefinitionApplicationRoleCopyright © 2002-2021 Atlassian. All Rights Reserved.