Class ArtifactStreams

java.lang.Object
com.atlassian.bamboo.v2.build.agent.messages.ArtifactStreams

public class ArtifactStreams extends Object
Class used to handle serialising of files from directories into streams and deserialising them.
  • Field Details

    • TOO_LONG_PROCESSING_DURATION

      public static final Duration TOO_LONG_PROCESSING_DURATION
  • Constructor Details

    • ArtifactStreams

      public ArtifactStreams()
  • Method Details