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