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) |
Modifier and Type | Method and Description |
---|---|
InputStream |
execute(CommandContext commandContext) |
public InputStream execute(CommandContext commandContext)
execute
in interface Command<InputStream>
Copyright © 2020. All rights reserved.