|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjetbrains.buildServer.vcs.PathMapping
public class PathMapping
| Constructor Summary | |
|---|---|
PathMapping(java.lang.String mappedPath,
VcsRootInstanceEntry vcsRootEntry)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getMappedPath()
|
VcsRootInstanceEntry |
getVcsRootEntry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PathMapping(@NotNull
java.lang.String mappedPath,
@NotNull
VcsRootInstanceEntry vcsRootEntry)
| Method Detail |
|---|
@NotNull public java.lang.String getMappedPath()
@NotNull public VcsRootInstanceEntry getVcsRootEntry()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||