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