com.nirima.jenkins.repo
Interface RepositoryContent

All Superinterfaces:
RepositoryElement
All Known Implementing Classes:
FileRepositoryItem

public interface RepositoryContent
extends RepositoryElement


Method Summary
 java.io.InputStream getContent()
           
 
Methods inherited from interface com.nirima.jenkins.repo.RepositoryElement
getName, getParent, getPath
 

Method Detail

getContent

java.io.InputStream getContent()
                               throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2011. All Rights Reserved.