Missed Team ’24? Catch up on announcements here.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How do I access the plan ID number via SDK

Samuel Chow August 8, 2018

How do I access the plan ID number via SDK? I want to use it to access build logs and the path to the build logs uses plan ID instead of the plan key.

1 answer

1 accepted

0 votes
Answer accepted
Samuel Chow August 9, 2018

Found it.

Looks like com.atlassian.bamboo.plan.cacheImmutableChainImpl contains a method "getStorageTag" - https://docs.atlassian.com/atlassian-bamboo/6.6.1/com/atlassian/bamboo/plan/cache/ImmutableChainImpl.html

output will be plan-XXXXXXX. I was able to use it to find directory where build logs are stored: 

C:\Users\JohnDoe\work\bamboo\bamboo-home\xml-data\builds\plan-2916353-JOB1\download-data\build_logs\plan-2916353-JOB1-3.log

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events