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.deployWso2EventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
EventMappingPropertyDto[] metaData,
EventMappingPropertyDto[] correlationData,
EventMappingPropertyDto[] payloadData,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled,
String fromStreamNameWithVersion) |
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) |
boolean |
EventReceiverAdminService.deployXmlEventReceiverConfiguration(String eventReceiverName,
String streamNameWithVersion,
String eventAdapterType,
String parentXpath,
EventMappingPropertyDto[] namespaces,
EventMappingPropertyDto[] inputMappings,
BasicInputAdapterPropertyDto[] inputPropertyConfiguration,
boolean mappingEnabled) |
void |
EventReceiverConfigurationDto.setCorrelationMappingPropertyDtos(EventMappingPropertyDto[] correlationMappingPropertyDtos) |
void |
EventReceiverConfigurationDto.setMappingPropertyDtos(EventMappingPropertyDto[] mappingPropertyDtos) |
void |
EventReceiverConfigurationDto.setMetaMappingPropertyDtos(EventMappingPropertyDto[] metaMappingPropertyDtos) |
void |
EventReceiverConfigurationDto.setXpathDefinitionMappingPropertyDtos(EventMappingPropertyDto[] xpathDefinitionMappingPropertyDtos) |