Uses of Interface
com.atlassian.bitbucket.scm.CommandHandlerSupport
-
Uses of CommandHandlerSupport in com.atlassian.bitbucket.scm
Modifier and TypeInterfaceDescriptioninterface
Describes a handler which processes the standard error stream from aCommand
.interface
Describes anInputHandler
which provides data to the standard input stream for aCommand
to process.interface
Describes a handler which processes the standard output stream from aCommand
and, optionally, produces some objectT
from it.interface
Describes an output handler which processes the standard error or standard output stream from aCommand
.