|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.greenhopper.issue.util.IssueOperationsBarUtilFactory
@Service public class IssueOperationsBarUtilFactory
Used to construct IssueOperationsBarUtil. First needs to pick the correct IssueOperationsBarUtilAdapter
depending on the JIRA version, which then constructs the object.
| Constructor Summary | |
|---|---|
IssueOperationsBarUtilFactory()
|
|
| Method Summary | |
|---|---|
com.atlassian.jira.issue.util.IssueOperationsBarUtil |
create(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
Construct the utility with the provided parameters. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IssueOperationsBarUtilFactory()
| Method Detail |
|---|
public com.atlassian.jira.issue.util.IssueOperationsBarUtil create(com.atlassian.crowd.embedded.api.User user,
com.atlassian.jira.plugin.webfragment.model.JiraHelper jiraHelper)
user - the userjiraHelper - the JIRA Helper object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||