|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.global.AbstractLoggable
com.atlassian.greenhopper.global.AbstractResultBuilder
com.atlassian.greenhopper.web.rapid.issue.thirdpartytabs.ThirdPartyTabModelFactory
@Service public class ThirdPartyTabModelFactory
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
AbstractResultBuilder.SuccessBuilder<T> |
| Field Summary |
|---|
| Fields inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logger |
| Constructor Summary | |
|---|---|
ThirdPartyTabModelFactory()
|
|
| Method Summary | |
|---|---|
ThirdPartyTabModel |
createModel(com.atlassian.jira.issue.Issue issue)
gets all third party tabs for the issue details pane |
java.util.Map<java.lang.String,java.lang.Object> |
getWebPanelContext(com.atlassian.jira.issue.Issue issue)
|
| Methods inherited from class com.atlassian.greenhopper.global.AbstractResultBuilder |
|---|
buildCombinedResult, buildErrorOnlyResult, buildResult, buildResult |
| Methods inherited from class com.atlassian.greenhopper.global.AbstractLoggable |
|---|
logDebug, logError, logException, logInfo, logTrace, logWarn |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ThirdPartyTabModelFactory()
| Method Detail |
|---|
public ThirdPartyTabModel createModel(com.atlassian.jira.issue.Issue issue)
public java.util.Map<java.lang.String,java.lang.Object> getWebPanelContext(com.atlassian.jira.issue.Issue issue)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||