boolean |
EventReceiverAdminService.deployJsonEventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
EventMappingPropertyDto[] inputMappings,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled) |
boolean |
EventReceiverAdminService.deployMapEventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
EventMappingPropertyDto[] inputMappings,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled) |
boolean |
EventReceiverAdminService.deployTextEventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
EventMappingPropertyDto[] inputMappings,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled) |
boolean |
EventReceiverAdminService.deployWso2EventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
EventMappingPropertyDto[] metaData,
EventMappingPropertyDto[] correlationData,
EventMappingPropertyDto[] payloadData,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled,
String fromStreamNameWithVersion) |
boolean |
EventReceiverAdminService.deployXmlEventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
String parentXpath,
EventMappingPropertyDto[] namespaces,
EventMappingPropertyDto[] inputMappings,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled) |