public class GetDeploymentResourceCmd extends Object implements Command<InputStream>, Serializable
| Modifier and Type | Field and Description | 
|---|---|
protected String | 
deploymentId  | 
protected String | 
resourceName  | 
| Constructor and Description | 
|---|
GetDeploymentResourceCmd(String deploymentId,
                        String resourceName)  | 
public InputStream execute(CommandContext commandContext)
execute in interface Command<InputStream>Copyright © 2017. All rights reserved.