com.xebialabs.deployit.service.version.exporter
Class ExportedDar

java.lang.Object
  extended by com.xebialabs.deployit.service.version.exporter.ExportedDar

public class ExportedDar
extends java.lang.Object


Constructor Summary
ExportedDar(java.io.InputStream darInputStream, java.lang.Long fileSize)
           
 
Method Summary
 java.io.InputStream getDarInputStream()
           
 java.lang.Long getFileSize()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExportedDar

public ExportedDar(java.io.InputStream darInputStream,
                   java.lang.Long fileSize)
Method Detail

getDarInputStream

public java.io.InputStream getDarInputStream()

getFileSize

public java.lang.Long getFileSize()