Jira version: 7.13.0 Java version: 1.7 Platform: server I need to receive SearchResultsBean to get Issues like JSON. When I started Jira I catch the exception: The plugin has been disabled. A li...
Hi Community, I would like to host Bitbucket server on-premise for my company but I need to provide documentation on how Atlassian Bitbucket Server application is secured in terms of SQL injection...
I am trying to inject the "ApplicationPropertiesService" in my REST Tests. Usually I just inject the service in my constructor. But a test class has only one constructor with no parameters. How can ...
Bamboo version 5.15.5 build 51518 - 28 Mar 17 Hello, I have a shell script that does this: echo "custom=hello" > 'assembly.properties' Pretty dead simple. When I use the "Inje...
...hen I am using in Injection annotated bean some features from JDK 8, like LocalDateTime as shown below, it is creating the bean an injecting dependencies correctly. But when I try to use L...
Can I use simple dependency injection in Jira/Confluence? For example simply annotating a class with @Component and then injecting in another class with @Autowired... or I need to do it using S...
Hi, I'm trying to filter CustomWare reports by list-options, but I've been told that my question is more related to the HTML macro. My goal is to create a list with selectable items representing ...
Trying to find a list of what is available to use for injection purposes in atlassian-plugin.xml. I'm coding a web-item and trying to define the link element something like the below: <l...
...he fragments, fragment menus). The problem is that while the class injection works fine for the original JIRA tab (classes for some of the classes) the classes don't get initialized for the plugin. I d...
Hi Folks, I'm trying to build an EventListener that sends messages to a Rabbit Message Queue. I want to use Spring AMQP to wire up and send messages during build events. I was able to to success...
Copied to clipboard