Uses of Interface
com.atlassian.bamboo.ww2.actions.error.ExceptionTranslator
-
Packages that use ExceptionTranslator Package Description com.atlassian.bamboo.ww2.actions.error -
-
Uses of ExceptionTranslator in com.atlassian.bamboo.ww2.actions.error
Classes in com.atlassian.bamboo.ww2.actions.error that implement ExceptionTranslator Modifier and Type Class Description class
ExceptionTranslatorImpl
Methods in com.atlassian.bamboo.ww2.actions.error that return ExceptionTranslator Modifier and Type Method Description ExceptionTranslator
FiveOhOh. getExceptionTranslator()
Methods in com.atlassian.bamboo.ww2.actions.error with parameters of type ExceptionTranslator Modifier and Type Method Description void
FiveOhOh. setExceptionTranslator(ExceptionTranslator exceptionTranslator)
-