インタフェース WebhookService
- すべてのスーパーインタフェース:
Service,TypedMetaDataService<MetaWebhookTemplate,MetaWebhookTemplate.WebhookTemplateRuntime>
- 既知の実装クラスのリスト:
WebhookServiceImpl
public interface WebhookService
extends TypedMetaDataService<MetaWebhookTemplate,MetaWebhookTemplate.WebhookTemplateRuntime>
-
メソッドの概要
修飾子とタイプメソッド説明generateWebhook(String webhookDefinitionName, Map<String, Object> binding, String endpointDefinitionName) getWebhookByName(String webhookDefinitionName, Map<String, Object> binding) voidsendWebhookAsync(Webhook webhook) voidsendWebhookSync(Webhook webhook) インタフェースから継承されたメソッド org.iplass.mtp.impl.definition.TypedMetaDataService
createMetaData, getMetaDataType, getRuntimeById, getRuntimeByName, getRuntimeType, list, list, nameList, removeMetaData, updateMetaData
-
メソッドの詳細
-
generateWebhook
-
getWebhookByName
-
sendWebhookAsync
-
sendWebhookSync
-