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 class
CookieCutterImpl
class
FilterController
-
Uses of CookieCutter in com.atlassian.bamboo.ww2
Fields in com.atlassian.bamboo.ww2 declared as CookieCutter Modifier and Type Field Description protected CookieCutter
BambooActionSupport. cookieCutter
Methods in com.atlassian.bamboo.ww2 that return CookieCutter Modifier and Type Method Description CookieCutter
BambooActionSupport. getCookieCutter()
Methods in com.atlassian.bamboo.ww2 with parameters of type CookieCutter Modifier and Type Method Description void
BambooActionSupport. setCookieCutter(CookieCutter cookieCutter)
-