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.ApplicationRoleDefinition
ApplicationKey
that defines the application.key
in interface ApplicationRoleDefinitions.ApplicationRoleDefinition
ApplicationKey
that defines the application.public String name()
ApplicationRoleDefinitions.ApplicationRoleDefinition
ApplicationRole
name
in interface ApplicationRoleDefinitions.ApplicationRoleDefinition
ApplicationRole
Copyright © 2002-2017 Atlassian. All Rights Reserved.