org.apache.maven.scm

Class CommandLineScmResult

public class CommandLineScmResult extends ScmResult

Deprecated:

Version: $Id: CommandLineScmResult.java 372209 2006-01-25 13:30:01Z evenisse $

Author: Trygve Laugstøl

Constructor Summary
CommandLineScmResult(String commandLine, int exitCode)
Method Summary
intgetExitCode()

Constructor Detail

CommandLineScmResult

public CommandLineScmResult(String commandLine, int exitCode)

Method Detail

getExitCode

public int getExitCode()
Copyright © 2003-2009 Apache Software Foundation. All Rights Reserved.