Uses of Class
com.atlassian.bamboo.utils.ByteSource
Package
Description
-
Uses of ByteSource in com.atlassian.bamboo.agent.classserver
Modifier and TypeMethodDescription@NotNull ByteSource
AgentClassServer.getSystemClasspathZip()
@NotNull ByteSource
AgentClassServerImpl.getSystemClasspathZip()
ModifierConstructorDescriptionJarDescriptor
(@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
Modifier and TypeClassDescriptionclass
Supplies anInputStream
for aFile
class
Lazily supplies anInputStream
for aPluginArtifact
-
Uses of ByteSource in com.atlassian.bamboo.utils