All Classes and Interfaces
Class
Description
Recipe will examine the altassian-plugin.xml files and will append the following tag if it detects at least one
rest descriptor.
Model that represents a type from and a type to for use within Recipe
A Visitor that can be utilised within a recipe to achieve 'chained' changes.
Use this recipe when you need to change the argument type used in method call.
Use this recipe when you need to just rename the method to call, but argument list does not change.
Use this recipe when you need to refactor calls to an init method - this will try and change the types of any
used by init variables, and fields.
How do I manage OSGI context within our atlassian plugins? Let me count the ways.