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