Uses of Class
com.atlassian.bamboo.v2.build.agent.messages.ArtifactUnpackResult
Packages that use ArtifactUnpackResult
Package
Description
-
Uses of ArtifactUnpackResult in com.atlassian.bamboo.build.artifact
Method parameters in com.atlassian.bamboo.build.artifact with type arguments of type ArtifactUnpackResultModifier and TypeMethodDescriptionBambooArtifactHttpTransport.retrieve(ArtifactData artifactData, Path destinationPath, SecureToken authenticationToken, Function<ArtifactUnpackResult, ArtifactRetrievalStatus> successFactory) -
Uses of ArtifactUnpackResult in com.atlassian.bamboo.v2.build.agent.messages
Methods in com.atlassian.bamboo.v2.build.agent.messages that return ArtifactUnpackResultModifier and TypeMethodDescriptionstatic @NotNull ArtifactUnpackResultArtifactStreams.deserialiseStreamToDir(InputStream in, Path destination, com.atlassian.event.api.EventPublisher eventPublisher) Deserialises an input stream into the supplied destination path