|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.pyxis.greenhopper.jira.configurations.context.UserContexts
public class UserContexts
Constructor Summary | |
---|---|
UserContexts(BoardContext boardContext)
|
Method Summary | |
---|---|
void |
add(Context context)
|
java.util.Set<Context> |
getAll()
|
java.util.Set<Context> |
getAllRankedBy(GlobalRankField rank)
|
boolean |
isEmpty()
|
void |
remove(Context context)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UserContexts(BoardContext boardContext)
Method Detail |
---|
public java.util.Set<Context> getAll()
public java.util.Set<Context> getAllRankedBy(GlobalRankField rank)
public void add(Context context)
public void remove(Context context)
public boolean isEmpty()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |