Class UndefinedApplicationRoleName

java.lang.Object
com.atlassian.jira.application.UndefinedApplicationRoleName

public class UndefinedApplicationRoleName extends Object
This is a utility that derives an application role's name from the key. It should be used as a last resort after attempting to retrieve the name from the defined applications. This utility can be used when the application role is undefined. For the 3 known renaissance applications it will return the known names, and for the rest, it will return a derivative from the application key.
Since:
v7.0