com.pyxis.greenhopper.jira.boards
Class TempKeyGen

java.lang.Object
  extended by com.pyxis.greenhopper.jira.boards.TempKeyGen

public class TempKeyGen
extends java.lang.Object


Constructor Summary
TempKeyGen()
           
 
Method Summary
static java.lang.String getMarkerKey(BoardWithMarkers board, WatchedField field)
           
static java.lang.String getViewForWatchedFields(BoardContext boardContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TempKeyGen

public TempKeyGen()
Method Detail

getMarkerKey

public static java.lang.String getMarkerKey(BoardWithMarkers board,
                                            WatchedField field)

getViewForWatchedFields

public static java.lang.String getViewForWatchedFields(BoardContext boardContext)


Copyright © 2007-2013 Atlassian. All Rights Reserved.