Package com.atlassian.bamboo.specs.util
Class IsolatedYamlizator
- java.lang.Object
-
- com.atlassian.bamboo.specs.util.IsolatedYamlizator
-
public final class IsolatedYamlizator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Stringexecute(BambooSpecProperties bambooSpecProperties)static ThreadgetThread()
-
-
-
Method Detail
-
execute
public static String execute(BambooSpecProperties bambooSpecProperties)
-
getThread
public static Thread getThread()
-
-