I developed a bamboo plugin of a new task type.This new task can work now,but when I try to View plan as Java specs. it can not work.
So I try to add properties and builder and exporter for my plugin,refer to this document :
https://developer.atlassian.com/server/bamboo/how-to-extend-bamboo-specs/
but it occurs errors when I completed,
one of the errors is about
@Autowired
private UIConfigSupport uiConfigSupport;
in CommandExporter.java
Does any one have a successful sample of extend-bamboo-specs?
Hello @Clara Yuan
I guess the best channel for this type of question is at the Atlassian Developer Community or more specifically Bamboo Development topics - Atlassian Developer Community. There you should have a bigger chance to reach developers involved with similar needs/knowledge.
I kindly encourage you to open a similar question there.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.