Package org.jenkinsci.plugins.api
Class BitbucketUserPrivileges
- java.lang.Object
-
- org.jenkinsci.plugins.api.BitbucketUserPrivileges
-
public class BitbucketUserPrivileges extends Object
-
-
Constructor Summary
Constructors Constructor Description BitbucketUserPrivileges()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Map<String,String>
getTeams()
void
setTeams(Map<String,String> teams)
-