com.xebialabs.deployit.plugin
Class DerivedArtifactFile

java.lang.Object
  extended by com.xebialabs.deployit.plugin.DerivedArtifactFile

public class DerivedArtifactFile
extends java.lang.Object

A Lazy file for a Derived Artifact.


Nested Class Summary
static class DerivedArtifactFile.DerivedFileHandler
           
 
Constructor Summary
DerivedArtifactFile()
           
 
Method Summary
static com.xebialabs.overthere.local.LocalFile create(com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact artifact)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DerivedArtifactFile

public DerivedArtifactFile()
Method Detail

create

public static com.xebialabs.overthere.local.LocalFile create(com.xebialabs.deployit.plugin.api.udm.artifact.DerivedArtifact artifact)