Uses of Class
com.atlassian.bamboo.testutils.user.BambooPrincipalType

Packages that use BambooPrincipalType
com.atlassian.bamboo.testutils.user   
 

Uses of BambooPrincipalType in com.atlassian.bamboo.testutils.user
 

Methods in com.atlassian.bamboo.testutils.user that return BambooPrincipalType
 BambooPrincipalType BambooUserPrincipal.getPrincipalType()
           
 BambooPrincipalType BambooRole.getPrincipalType()
           
abstract  BambooPrincipalType BambooPrincipal.getPrincipalType()
           
 BambooPrincipalType BambooGroupPrincipal.getPrincipalType()
           
static BambooPrincipalType BambooPrincipalType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static BambooPrincipalType[] BambooPrincipalType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2014 Atlassian Software Systems Pty Ltd. All Rights Reserved.