|
||||||||||
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 com.atlassian.bamboo.v2.build.agent.messages.ArtifactPublishMessage
public class ArtifactPublishMessage
Field Summary |
---|
Fields inherited from class com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayloadCarrierMessage |
---|
payload |
Constructor Summary | |
---|---|
ArtifactPublishMessage(org.apache.tools.ant.types.FileSet sourceFileSet,
PlanResultKey planResultKey,
ArtifactDefinitionContext artifact)
|
Method Summary | |
---|---|
java.lang.Object |
deliver()
Delivers the message to the appropriate object in the local virtual machine. |
Methods inherited from class com.atlassian.bamboo.v2.build.agent.messages.ArtifactTransferPayloadCarrierMessage |
---|
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 |
Constructor Detail |
---|
public ArtifactPublishMessage(@NotNull org.apache.tools.ant.types.FileSet sourceFileSet, @NotNull PlanResultKey planResultKey, @NotNull ArtifactDefinitionContext artifact)
Method Detail |
---|
public java.lang.Object deliver()
BambooAgentMessage
deliver
in interface BambooAgentMessage
deliver
in class ArtifactTransferPayloadCarrierMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |