|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nirima.jenkins.repo.AbstractRepositoryElement<java.io.File>
com.nirima.jenkins.repo.build.FileRepositoryItem
public class FileRepositoryItem
| Field Summary | |
|---|---|
protected java.lang.String |
name
|
| Fields inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
item, parent |
| Constructor Summary | |
|---|---|
protected |
FileRepositoryItem(RepositoryElement parent,
java.io.File item,
java.lang.String name)
|
| Method Summary | |
|---|---|
java.io.InputStream |
getContent()
|
java.lang.String |
getName()
|
| Methods inherited from class com.nirima.jenkins.repo.AbstractRepositoryElement |
|---|
getParent, getPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface com.nirima.jenkins.repo.RepositoryElement |
|---|
getParent, getPath |
| Field Detail |
|---|
protected java.lang.String name
| Constructor Detail |
|---|
protected FileRepositoryItem(RepositoryElement parent,
java.io.File item,
java.lang.String name)
| Method Detail |
|---|
public java.lang.String getName()
getName in interface RepositoryElementgetName in class AbstractRepositoryElement<java.io.File>
public java.io.InputStream getContent()
throws java.io.FileNotFoundException
getContent in interface RepositoryContentjava.io.FileNotFoundException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||