|
||||||||||
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.messages.AbstractBambooAgentMessage com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayloadCarrierMessage
public class ArtifactTransferPayloadCarrierMessage
Field Summary | |
---|---|
protected com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayload |
payload
|
Constructor Summary | |
---|---|
ArtifactTransferPayloadCarrierMessage(org.apache.tools.ant.types.FileSet sourceFileSet,
java.lang.String artifactDestinationPath)
|
Method Summary | |
---|---|
java.lang.Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
java.util.List<java.lang.String> |
getTransferredFileNames()
|
Methods inherited from class com.atlassian.bamboo.v2.build.agent.messages.AbstractBambooAgentMessage |
---|
getComponent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayload payload
Constructor Detail |
---|
public ArtifactTransferPayloadCarrierMessage(@NotNull org.apache.tools.ant.types.FileSet sourceFileSet, @Nullable java.lang.String artifactDestinationPath)
Method Detail |
---|
public java.lang.Object deliver()
BambooAgentMessage
public java.util.List<java.lang.String> getTransferredFileNames()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |