|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.build.artifact.AbstractArtifactManager com.atlassian.bamboo.v2.build.agent.remote.RemoteArtifactManager
public class RemoteArtifactManager
Constructor Summary | |
---|---|
RemoteArtifactManager(BambooAgentMessageSender sender,
RemoteBuildDirectoryManager buildDirectoryManager)
|
Method Summary | |
---|---|
protected boolean |
publishFileSet(PlanResultKey planResultKey,
ArtifactDefinitionContext artifact,
org.apache.tools.ant.types.FileSet sourceFileSet,
boolean deleteSource)
|
boolean |
retrieve(PlanResultKey planResultKey,
ArtifactSubscriptionContext artifactSubscription)
Retrieves an artifact from artifact storage. |
Methods inherited from class com.atlassian.bamboo.build.artifact.AbstractArtifactManager |
---|
createFileSet, publish |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteArtifactManager(BambooAgentMessageSender sender, RemoteBuildDirectoryManager buildDirectoryManager)
Method Detail |
---|
protected boolean publishFileSet(PlanResultKey planResultKey, ArtifactDefinitionContext artifact, org.apache.tools.ant.types.FileSet sourceFileSet, boolean deleteSource)
publishFileSet
in class AbstractArtifactManager
public boolean retrieve(@NotNull PlanResultKey planResultKey, @NotNull ArtifactSubscriptionContext artifactSubscription)
ArtifactManager
planResultKey
- the plan result that contains the artifactartifactSubscription
- the artifact subscription used to identify artifact
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |