public class GetDeploymentDmnResourceCmd extends Object implements Command<InputStream>, Serializable
| Modifier and Type | Field and Description |
|---|---|
protected String |
decisionTableId |
| Constructor and Description |
|---|
GetDeploymentDmnResourceCmd(String decisionTableId) |
| Modifier and Type | Method and Description |
|---|---|
InputStream |
execute(CommandContext commandContext) |
protected String decisionTableId
public GetDeploymentDmnResourceCmd(String decisionTableId)
public InputStream execute(CommandContext commandContext)
execute in interface Command<InputStream>Copyright © 2018 Flowable. All rights reserved.