com.atlassian.bamboo.util
Class BambooAceUtils

java.lang.Object
  extended by com.atlassian.bamboo.util.BambooAceUtils

public class BambooAceUtils
extends Object


Method Summary
static String getContentForCurrentPlaform(String scriptBody)
           
static String getContentForUnix(String scriptBody)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getContentForCurrentPlaform

public static String getContentForCurrentPlaform(@NotNull
                                                 String scriptBody)

getContentForUnix

public static String getContentForUnix(@NotNull
                                       String scriptBody)


Copyright © 2015 Atlassian Software Systems Pty Ltd. All rights reserved.