You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Could you help me to get an artifact from ContextProvider in web-panel? I tried the following code but I can't find any method with URL or some path to get it.
@Override
public Map<String, Object> getContextMap(Map<String, Object> context) {
final ImmutableJobImpl plan = (ImmutableJobImpl) context.get("plan");
final BuildResultsSummaryImpl results = (BuildResultsSummaryImpl) context.get("resultSummary");
List<ArtifactLink> artifacts = results.getProducedArtifactLinks();
if (!artifacts.isEmpty()) {
for (ArtifactLink item: artifacts) {
/// TODO: Get artifact contents (item.getArtifact()??)
}
}
return context;
}
Please help.
I'm happy to announce that Bamboo 7.2 has been released and it’s overflowing with awesome new features. This will be the last major Server release before the launch of Bamboo DC. Bamboo logs We...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events