|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.service.rapid.view.detailview.DetailViewFieldServiceImpl
@Service public class DetailViewFieldServiceImpl
| Constructor Summary | |
|---|---|
DetailViewFieldServiceImpl(DetailViewFieldConfigurationService configurationService)
|
|
| Method Summary | |
|---|---|
ServiceOutcome<java.util.List<? extends com.atlassian.jira.issue.fields.Field>> |
getDetailViewFields(RapidView rapidView)
Retrieve the fields that are currently configured and valid for the given RapidView. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DetailViewFieldServiceImpl(DetailViewFieldConfigurationService configurationService)
| Method Detail |
|---|
public ServiceOutcome<java.util.List<? extends com.atlassian.jira.issue.fields.Field>> getDetailViewFields(@NotNull
RapidView rapidView)
DetailViewFieldServiceRapidView.
getDetailViewFields in interface DetailViewFieldServicerapidView - the view
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||