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