|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.atlassian.bamboo.v2.build.agent.remote.RemoteArtifactManager
public class RemoteArtifactManager
Constructor Summary | |
---|---|
RemoteArtifactManager(BambooAgentMessageSender sender)
|
Method Summary | |
---|---|
void |
publish(java.lang.String planKey,
int buildNumber,
Artifact artifact,
org.apache.tools.ant.types.FileSet fileSet,
boolean deleteSource)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteArtifactManager(BambooAgentMessageSender sender)
Method Detail |
---|
public void publish(java.lang.String planKey, int buildNumber, Artifact artifact, org.apache.tools.ant.types.FileSet fileSet, boolean deleteSource)
publish
in interface ArtifactManager
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |