|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.vcs.VcsRootEntry
jetbrains.buildServer.vcs.VcsRootInstanceEntry
public class VcsRootInstanceEntry
| Constructor Summary | |
|---|---|
VcsRootInstanceEntry(VcsRootInstance vcsRoot,
CheckoutRules checkoutRules)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getSignature()
Returns signature of this VCS root entry. |
VcsRootInstance |
getVcsRoot()
|
| Methods inherited from class jetbrains.buildServer.vcs.VcsRootEntry |
|---|
equals, getCheckoutRules, hashCode, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VcsRootInstanceEntry(@NotNull
VcsRootInstance vcsRoot,
@NotNull
CheckoutRules checkoutRules)
| Method Detail |
|---|
@NotNull public VcsRootInstance getVcsRoot()
getVcsRoot in class VcsRootEntrypublic java.lang.String getSignature()
VcsRootEntry
getSignature in class VcsRootEntry
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||