Uses of Class
com.atlassian.bamboo.utils.ByteSource
Packages that use ByteSource
Package
Description
-
Uses of ByteSource in com.atlassian.bamboo.agent.classserver
Methods in com.atlassian.bamboo.agent.classserver that return ByteSourceModifier and TypeMethodDescription@NotNull ByteSource
AgentClassServer.getSystemClasspathZip()
@NotNull ByteSource
AgentClassServerImpl.getSystemClasspathZip()
Constructors in com.atlassian.bamboo.agent.classserver with parameters of type ByteSourceModifierConstructorDescriptionJarDescriptor
(@NotNull File file, ByteSource inputSupplier) JarDescriptor
(@Nullable File file, String name, ByteSource inputSupplier) JarDescriptor
(String name, ByteSource inputSupplier) -
Uses of ByteSource in com.atlassian.bamboo.io
Subclasses of ByteSource in com.atlassian.bamboo.ioModifier and TypeClassDescriptionclass
Supplies anInputStream
for aFile
class
Lazily supplies anInputStream
for aPluginArtifact
-
Uses of ByteSource in com.atlassian.bamboo.utils
Methods in com.atlassian.bamboo.utils that return ByteSource