Uses of Interface
com.atlassian.bitbucket.scm.CommandErrorHandler
Packages that use CommandErrorHandler
-
Uses of CommandErrorHandler in com.atlassian.bitbucket.scm
Methods in com.atlassian.bitbucket.scm with parameters of type CommandErrorHandlerModifier and TypeMethodDescriptionCommandBuilder.errorHandler
(CommandErrorHandler value) Sets theerror handler
which will be used to process any output written to the error stream as the command runs.