|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pyxis.greenhopper.jira.util.WatchedFieldUtils
public class WatchedFieldUtils
| Constructor Summary | |
|---|---|
WatchedFieldUtils()
|
|
| Method Summary | |
|---|---|
static WatchedField |
get(java.lang.String fieldId,
java.util.Set<WatchedField> from)
|
static java.util.Set<WatchedField> |
getAllChartableFields(java.util.Set<WatchedField> from,
I18n i18n)
|
static java.util.Set<WatchedField> |
getAllReportableFields(java.util.Set<WatchedField> from,
I18n i18n)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WatchedFieldUtils()
| Method Detail |
|---|
public static WatchedField get(java.lang.String fieldId,
java.util.Set<WatchedField> from)
public static java.util.Set<WatchedField> getAllReportableFields(java.util.Set<WatchedField> from,
I18n i18n)
public static java.util.Set<WatchedField> getAllChartableFields(java.util.Set<WatchedField> from,
I18n i18n)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||