public class GetDeploymentResourceCmd extends Object implements org.flowable.common.engine.impl.interceptor.Command<InputStream>
| Modifier and Type | Field and Description |
|---|---|
protected String |
deploymentId |
protected String |
resourceName |
| Constructor and Description |
|---|
GetDeploymentResourceCmd(String deploymentId,
String resourceName) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext) |
public InputStream execute(org.flowable.common.engine.impl.interceptor.CommandContext commandContext)
execute in interface org.flowable.common.engine.impl.interceptor.Command<InputStream>Copyright © 2019. All rights reserved.