Class ArtifactImpl


class ArtifactImpl extends ChannelOwner
  • Constructor Details

    • ArtifactImpl

      public ArtifactImpl(ChannelOwner parent, String type, String guid, com.google.gson.JsonObject initializer)
  • Method Details

    • createReadStream

      public InputStream createReadStream()
    • readAllBytes

      byte[] readAllBytes()
    • cancel

      public void cancel()
    • delete

      public void delete()
    • failure

      public String failure()
    • pathAfterFinished

      public Path pathAfterFinished()
    • saveAs

      public void saveAs(Path path)