com.atlassian.bamboo.utils.persister
Class HackUtils

java.lang.Object
  extended by com.atlassian.bamboo.utils.persister.HackUtils

public class HackUtils
extends Object

Implementation of the "Ghetto" pattern... Everything in this class should be done properly and should not be used


Field Summary
static String OLD_PACKAGE
           
 
Constructor Summary
HackUtils()
           
 
Method Summary
static String cleanOldPackage(String xml)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

OLD_PACKAGE

public static final String OLD_PACKAGE
See Also:
Constant Field Values
Constructor Detail

HackUtils

public HackUtils()
Method Detail

cleanOldPackage

public static String cleanOldPackage(String xml)


Copyright © 2006 Atlassian Software Systems. All Rights Reserved.