Class BackwardCompatibleTemporaryAttachmentUtil

java.lang.Object
com.atlassian.jira.web.action.issue.util.BackwardCompatibleTemporaryAttachmentUtil

public class BackwardCompatibleTemporaryAttachmentUtil extends Object
This class gives ability to handle temporary attachment conversion with backward compatible way. It is meant to be used in places where we cannot introduce breaking changes. Hopefully it can go to void really quick and we can re-introduce peace into JIRA code base...

Be warned: this class pretends to be smart, but in fact it keeps the fingers crossed on any action it performs.

Since:
v6.4