Uses of Interface
com.atlassian.bamboo.build.CookieCutter
-
Packages that use CookieCutter Package Description com.atlassian.bamboo.build com.atlassian.bamboo.ww2 -
-
Uses of CookieCutter in com.atlassian.bamboo.build
Classes in com.atlassian.bamboo.build that implement CookieCutter Modifier and Type Class Description classCookieCutterImplclassFilterController -
Uses of CookieCutter in com.atlassian.bamboo.ww2
Fields in com.atlassian.bamboo.ww2 declared as CookieCutter Modifier and Type Field Description protected CookieCutterBambooActionSupport. cookieCutterMethods in com.atlassian.bamboo.ww2 that return CookieCutter Modifier and Type Method Description CookieCutterBambooActionSupport. getCookieCutter()Methods in com.atlassian.bamboo.ww2 with parameters of type CookieCutter Modifier and Type Method Description voidBambooActionSupport. setCookieCutter(CookieCutter cookieCutter)
-