public class ExecResponse extends Object implements CustomizationResponse
| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_EXIT_STATUS |
| Constructor and Description |
|---|
ExecResponse(String output,
String error,
Integer exitStatus) |
public static final int DEFAULT_EXIT_STATUS
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.