Uses of Interface
com.atlassian.bitbucket.scm.CommandHandlerSupport
Packages that use CommandHandlerSupport
- 
Uses of CommandHandlerSupport in com.atlassian.bitbucket.scmSubinterfaces of CommandHandlerSupport in com.atlassian.bitbucket.scmModifier and TypeInterfaceDescriptioninterfaceDescribes a handler which processes the standard error stream from aCommand.interfaceDescribes anInputHandlerwhich provides data to the standard input stream for aCommandto process.interfaceDescribes a handler which processes the standard output stream from aCommandand, optionally, produces some objectTfrom it.interfaceDescribes an output handler which processes the standard error or standard output stream from aCommand.