@RestController public class ChannelDefinitionModelResource extends BaseEventDefinitionResource
repositoryService, restApiInterceptor, restResponseFactory| Constructor and Description |
|---|
ChannelDefinitionModelResource() |
| Modifier and Type | Method and Description |
|---|---|
org.flowable.eventregistry.model.ChannelModel |
getModelResource(String channelDefinitionId) |
getChannelDefinitionFromRequest, getEventDefinitionFromRequest@GetMapping(value="/event-registry-repository/channel-definitions/{channelDefinitionId}/model",
produces="application/json")
public org.flowable.eventregistry.model.ChannelModel getModelResource(@PathVariable
String channelDefinitionId)
Copyright © 2020 Flowable. All rights reserved.