Interface StagedFile

All Superinterfaces:
Serializable

public interface StagedFile extends Serializable
  • Method Summary

    Modifier and Type
    Method
    Description
    com.xebialabs.overthere.OverthereFile
    get(com.xebialabs.overthere.OverthereConnection c, ExecutionContext ctx)
     
  • Method Details

    • get

      com.xebialabs.overthere.OverthereFile get(com.xebialabs.overthere.OverthereConnection c, ExecutionContext ctx)