Uses of Class
com.atlassian.bamboo.agent.ephemeral.TemplateTransformator
-
Packages that use TemplateTransformator Package Description com.atlassian.bamboo.agent.ephemeral -
-
Uses of TemplateTransformator in com.atlassian.bamboo.agent.ephemeral
Methods in com.atlassian.bamboo.agent.ephemeral that return TemplateTransformator Modifier and Type Method Description static TemplateTransformator
TemplateTransformator. valueOf(String name)
Returns the enum constant of this type with the specified name.static TemplateTransformator[]
TemplateTransformator. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-