com.atlassian.bamboo.plugins.testutils.rest.resource.user
Class GroupResource
java.lang.Object
com.atlassian.bamboo.plugins.testutils.rest.resource.user.GroupResource
@Singleton
public class GroupResource
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroupResource
public GroupResource(BambooUserManager userManager)
createGroup
public javax.ws.rs.core.Response createGroup(String groupName)
deleteGroup
public javax.ws.rs.core.Response deleteGroup(String groupName)
Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.