com.nirima.jenkins.repo
Interface RepositoryContent
- All Superinterfaces:
- RepositoryElement
- All Known Implementing Classes:
- ArtifactRepositoryItem, FileRepositoryItem
public interface RepositoryContent
- extends RepositoryElement
getContent
java.io.InputStream getContent()
throws java.lang.Exception
- Throws:
java.lang.Exception
getLastModified
java.lang.String getLastModified()
getSize
java.lang.Long getSize()
getDescription
java.lang.String getDescription()
Copyright © 2004-2011. All Rights Reserved.