Class PermissionSchemesBackdoorImpl

java.lang.Object
com.atlassian.jira.functest.framework.admin.PermissionSchemesBackdoorImpl
All Implemented Interfaces:
PermissionSchemes, PermissionSchemes.PermissionScheme

@Deprecated public class PermissionSchemesBackdoorImpl extends Object implements PermissionSchemes, PermissionSchemes.PermissionScheme
This class was added to replace PermissionSchemesImpl to stop plugins/tests outside of JIRA who were using it from failing. E.g. JIRA-REST-JAVA-Client. If you actually want to test the Project Permissions page, you should write tests using a webdriver test with EditPermissionsSinglePage otherwise, if you just want to change permissions in a scheme you should use the backdoor.