jenkins.plugins.clangscanbuild
Class CommandExecutor
java.lang.Object
jenkins.plugins.clangscanbuild.CommandExecutor
public class CommandExecutor
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SUCCESS
public static final int SUCCESS
- See Also:
- Constant Field Values
FAILURE
public static final int FAILURE
- See Also:
- Constant Field Values
execute
public static CommandExecutor execute(Command command)
and
public CommandExecutor and(Command command)
withContext
public int withContext(BuildContext context)
Copyright © 2004-2012. All Rights Reserved.