|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.issueTracker.AbstractIssueProviderFactory
public abstract class AbstractIssueProviderFactory
| Field Summary | |
|---|---|
protected IssueFetcher |
myFetcher
|
| Constructor Summary | |
|---|---|
protected |
AbstractIssueProviderFactory(IssueFetcher fetcher,
java.lang.String type)
|
| Method Summary | |
|---|---|
java.lang.String |
getType()
Returns a short string denoting a type of a factory (e.g. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface jetbrains.buildServer.issueTracker.IssueProviderFactory |
|---|
createProvider |
| Field Detail |
|---|
protected final IssueFetcher myFetcher
| Constructor Detail |
|---|
protected AbstractIssueProviderFactory(@NotNull
IssueFetcher fetcher,
@NotNull
java.lang.String type)
| Method Detail |
|---|
@NotNull public java.lang.String getType()
IssueProviderFactory
getType in interface IssueProviderFactory
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||