com.atlassian.jira.functest.framework.backdoor
Class LicenseRoleControl.LicenseRoleBean

java.lang.Object
  extended by com.atlassian.jira.functest.framework.backdoor.LicenseRoleControl.LicenseRoleBean
Enclosing class:
LicenseRoleControl

public static class LicenseRoleControl.LicenseRoleBean
extends Object


Constructor Summary
LicenseRoleControl.LicenseRoleBean()
           
 
Method Summary
 List<String> getGroups()
           
 String getId()
           
 String getName()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LicenseRoleControl.LicenseRoleBean

public LicenseRoleControl.LicenseRoleBean()
Method Detail

toString

public String toString()
Overrides:
toString in class Object

getName

public String getName()

getId

public String getId()

getGroups

public List<String> getGroups()


Copyright © 2002-2014 Atlassian. All Rights Reserved.