|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ArtifactDefinitionContext
This class contains additional artifact infromation. It's used from BuildContext, transferred to the agent and should not contain any lazily references unreseloveable on the agent side.
Method Summary | |
---|---|
java.lang.String |
getLinkType()
The ArtifactLink.getLinkType() |
PlanKey |
getProducerJobKey()
PlanKey for producer job of the artifact |
boolean |
hasSubscribers()
Marks if there are subscriptions for for this artifact. |
Methods inherited from interface com.atlassian.bamboo.plan.artifact.ArtifactDefinitionBase |
---|
getCopyPattern, getLocation, getName, isSharedArtifact, setCopyPattern, setLocation, setName, setSharedArtifact |
Method Detail |
---|
boolean hasSubscribers()
@NotNull PlanKey getProducerJobKey()
PlanKey
for producer job of the artifact
@NotNull java.lang.String getLinkType()
ArtifactLink.getLinkType()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |