com.atlassian.jira.jelly
Interface GroupAware

All Known Implementing Classes:
AddUserToGroup, GroupContextAccessorImpl

public interface GroupAware


Method Summary
 com.atlassian.crowd.embedded.api.Group getGroup()
           
 String getGroupName()
           
 boolean hasGroup()
           
 

Method Detail

hasGroup

boolean hasGroup()

getGroupName

String getGroupName()

getGroup

com.atlassian.crowd.embedded.api.Group getGroup()


Copyright © 2002-2012 Atlassian. All Rights Reserved.