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