| Modifier and Type | Method and Description |
|---|---|
protected void |
BackofficePlatformEventAdapter.forwardCockpitEvent(AbstractEvent event)
Creates new
DefaultCockpitEvent based on the given application event. |
void |
BackofficePlatformEventAdapter.sendEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBackofficeEventListener<T extends AbstractEvent>
Abstract listener for platform events, has to be extended for every concrete event type
|
| Modifier and Type | Class and Description |
|---|---|
class |
BackofficeEvent
Deprecated.
since 6.7, extend
AbstractEvent
instead. |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultBackofficeEventSender.sendEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessEvent<T extends AbstractEvent>
Abstract event for sync events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractProcessEvent<T extends AbstractEvent>
Abstract event for sync events.
|
class |
ProcessFinishedEvent
Event which informs that cron job which run synchronization has finished.
|
class |
ProcessStartEvent
Event which informs about sync cron job start
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSyncEvent<T extends AbstractEvent>
Deprecated.
since 6.6, please use the
AbstractProcessEvent instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSyncEvent<T extends AbstractEvent>
Deprecated.
since 6.6, please use the
AbstractProcessEvent instead. |
class |
SyncFinishedEvent
Deprecated.
since 6.6, please use the
ProcessFinishedEvent instead. |
class |
SyncStartEvent
Deprecated.
since 6.6, please use the
ProcessStartEvent instead. |
| Modifier and Type | Class and Description |
|---|---|
class |
DatahubAdapterImportEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SapC4cCustomerUpdateEvent
Definition for Customer Update Event
|
| Modifier and Type | Class and Description |
|---|---|
class |
B2BRegistrationEvent
B2B Registration event, implementation of
AbstractCommerceUserEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
CustomerReplicationEvent
This class is to rise up customer ERP replication events
|
| Modifier and Type | Class and Description |
|---|---|
class |
SapCpiQuoteBuyerSubmitEvent
Event to indicate that buyer submitted a quote.
|
class |
SapCpiQuoteCancelEvent |
class |
SapCpiQuoteOrderPlacedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SapRevenueCloudCustomerUpdateEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecDeleteB2BUnitEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSecDeleteAddressEvent |
class |
DefaultSecDeleteCustomerEvent |
class |
DefaultSecDeleteOrderEvent |
class |
DefaultSecValidateCustomerEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SavedCartFileUploadEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
ExportDataEvent
ExportData event.
|
class |
UploadDataEvent
upload data event.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ExportMessageSendingEventListener.send(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAcceleratorSiteEventListener<T extends AbstractEvent>
Abstract site event listener providing that provides a method to determine if a SiteChannel should be handled.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AddonSampleDataImportedEvent
Event indicating that sample data for an AddOn has been loaded.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
GenericAddOnSampleDataEventListener.onEvent(AbstractEvent event) |
| Modifier and Type | Method and Description |
|---|---|
AbstractEvent |
EventSourceData.getEvent() |
| Modifier and Type | Method and Description |
|---|---|
void |
EventSourceData.setEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicProcessEvent |
class |
EventExportDisabledEvent
Event triggering event export disabling
|
class |
EventExportEnabledEvent
Event triggering event export enabling
|
class |
EventExportFailedEvent
Event export failed cluster event
|
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
ExportEventSender.getEventClass(AbstractEvent abstractEvent) |
void |
ExportEventSender.sendEvent(AbstractEvent abstractEvent) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.Map<java.lang.String,java.lang.Object> |
AbstractEventPopulator.getValuesFromEvent(AbstractEvent event,
EventConfigurationModel ecModel)
Method applies mappingConfiguration on event data
|
| Modifier and Type | Class and Description |
|---|---|
class |
MerchantApprovedEvent |
class |
MerchantRejectedEvent |
class |
OrderApprovedEvent |
class |
OrderRejectedEvent |
class |
QuoteApprovedEvent |
class |
QuoteRejectedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
ApprovalProcessCompleteEvent
An event is fired when b2b approval process is completed successfully.
|
class |
ApprovalProcessStartEvent
An event that is fired when a B2B order approval process starts
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMerchantEventListener<T extends AbstractEvent> |
class |
AbstractOrderEventListener<T extends AbstractEvent> |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderApprovalRejectionEvent |
class |
OrderPendingApprovalEvent |
class |
ReplenishmentOrderConfirmationEvent |
class |
ReplenishmentOrderPlacedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSiteEventListener<T extends AbstractEvent> |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommerceUserEvent<T extends BaseSiteModel>
Abstract base class for user events generated in the commerceservices layer.
|
class |
AbstractConsentEvent
Abstract Consent event, implementation of
AbstractCommerceUserEvent |
class |
AbstractQuoteSubmitEvent<T extends BaseSiteModel>
Abstract base class for Quote submit events which can be extended to create a new event.
|
class |
AnonymousConsentChangeEvent
Abstract Anonymous Consent event.
|
class |
ChangeUIDEvent
ChangeUID event, implementation of
AbstractCommerceUserEvent |
class |
ClosedAccountEvent
Closed account event, implementation of
AbstractCommerceUserEvent |
class |
ConsentGivenEvent
Consent Given event, implementation of
AbstractConsentEvent |
class |
ConsentWithdrawnEvent
Consent Withdrawn event, implementation of
AbstractConsentEvent |
class |
CreateReturnEvent |
class |
DeletedAddressEvent
Deleted Address event, implementation of
AbstractCommerceUserEvent |
class |
ForgottenPwdEvent
Forgotten password event, implementation of
AbstractCommerceUserEvent |
class |
LoginSuccessEvent
Login success event, implementation of
AbstractCommerceUserEvent |
class |
OrderCancelledEvent |
class |
OrderRefundEvent |
class |
QuoteBuyerOrderPlacedEvent
Event to indicate that buyer placed a quote order
|
class |
QuoteBuyerSubmitEvent
Event to indicate that buyer submitted a quote.
|
class |
QuoteCancelEvent
Event to indicate cancellation of a quote.
|
class |
QuoteExpiredEvent
Event to indicate that a quote is expired
|
class |
QuoteSalesRepSubmitEvent
Event to indicate that sales representative submitted a quote.
|
class |
QuoteSellerApprovalSubmitEvent
Event to indicate that seller approver approved or rejected a quote.
|
class |
QuoteToExpireSoonEvent
Event to indicate that a quote is going to expire soon
|
class |
RegisterEvent
Registration event, implementation of
AbstractCommerceUserEvent |
class |
SavedAddressEvent
Saved Address event, implementation of
AbstractCommerceUserEvent |
class |
UpdatedProfileEvent
Updated profile event, implementation of
AbstractCommerceUserEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDataImportEvent |
class |
CoreDataImportedEvent |
class |
SampleDataImportedEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
OrderFraudEmployeeNotificationEvent
This event is sent when some fraud symptoms were recognized in the order and it requires manual check by employee.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractLoginEvent |
class |
LegacyLoginFailureEvent |
class |
LegacyLoginSuccessfulEvent |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MultiCountryAddOnSampleDataEventListener.onEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
SubmitOrderEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelFinishedEvent |
class |
CancelPendingEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
AuthorizationFailedEvent
Event representing failure to authorise a payment.
|
class |
ConsignmentProcessingEvent
Abstract base class for all OrderProcess events
|
class |
FraudErrorEvent
Event representing an error occurring in the Fraud Check
|
class |
OrderCompletedEvent
Event representing completion of order process.
|
class |
OrderFraudCustomerNotificationEvent
Event representing a fraud notification to the customer.
|
class |
OrderFraudEvent |
class |
OrderPlacedEvent |
class |
OrderProcessingEvent
Abstract base class for all OrderProcess events
|
class |
PaymentFailedEvent
Event representing a failure to capture payment
|
class |
PickupConfirmationEvent |
class |
SendDeliveryMessageEvent |
class |
SendNotPickedUpConsignmentCanceledMessageEvent |
class |
SendOrderPartiallyCanceledMessageEvent |
class |
SendOrderPartiallyRefundedMessageEvent |
class |
SendPickedUpMessageEvent |
class |
SendReadyForPickupMessageEvent |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxAddOnSampleDataEventListener.onEvent(AbstractEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CxAddOnSampleDataEventListener.onEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
KieModuleSwappingEvent
The Event is fired on Rule Engine initialization to propagate the update to other nodes.
|
class |
RuleEngineInitializedEvent
The Event is fired on Rule Engine initialization to propagate the update to other nodes.
|
class |
RuleEngineModuleSwapCompletedEvent
The Event is fired on Rule Engine initialization when the kie module swap is completed or on error
|
class |
RuleUpdatedEvent
The Event is fired when a Rule gets updated
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBackofficeAdapterEventListener<T extends AbstractEvent>
Abstract event listener that provides common functionality to send respective backoffice notification
|
| Modifier and Type | Class and Description |
|---|---|
class |
RulesCompilationInProgressQueryEvent
The event querying about the rules compilation status
|
class |
RulesCompilationInProgressResponseEvent
The response event about the rules compilation status
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventServiceStub.publishEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
C4CQuoteBuyerOrderPlacedEvent
Event to indicate that buyer placed a quote order
|
class |
C4CQuoteBuyerSubmitEvent
Event to indicate that buyer submitted a quote.
|
class |
C4CQuoteCancelEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SAPRFCDestinationEvent
Abstract RFC destination event.
|
class |
SAPRFCDestinationJCoTraceEvent
Event is triggered in case of change JCoTrace level.
|
class |
SAPRFCDestinationPingEvent
Event is triggered when ping a RFC Destination.
|
class |
SAPRFCDestinationRemoveEvent
Event is triggered if a RFC Destination gets deleted.
|
class |
SAPRFCDestinationUpdateEvent
Event is triggered if a RFC Destination gets updated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCoConnectionsSnapshotClusterEvent
Initiates the creation of a JCo connections snapshot on each cluster.
|
class |
JCoConnectionsSnapshotClusterResultEvent
Returns the JCo connections snapshot of the current cluster to the requester.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
ProductConfigEventListenerUtil.getUserSessionId(AbstractEvent evt) |
| Modifier and Type | Class and Description |
|---|---|
class |
TestDummyEvent
dummy test event
|
class |
TestPerformanceEvent
test event for performance tests
|
class |
TestScriptingEvent
Test event for scripted event listeners
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
TestStandardEventListener.onEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
protected static class |
AbstractAsynchronousEventServiceTest.EventQueue<T extends AbstractEvent> |
interface |
EventDecorator<T extends AbstractEvent>
Allows decorating events published via
EventService.publishEvent(AbstractEvent). |
| Modifier and Type | Field and Description |
|---|---|
AbstractEvent |
ConfiguredTestListener.lastEvent |
| Modifier and Type | Method and Description |
|---|---|
AbstractEvent |
ConfiguredTestListener.getLastEvent() |
protected AbstractEvent |
AbstractAsynchronousEventServiceTest.pollEvent() |
AbstractEvent |
AbstractAsynchronousEventServiceTest.TestEventQueueBasedListener.pollEvent() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAsynchronousEventServiceTest.PrecedingListener.onEvent(AbstractEvent event) |
protected void |
AbstractAsynchronousEventServiceTest.TestEventQueueBasedListener.onEvent(AbstractEvent event) |
protected void |
ConfiguredTestListener.onEvent(AbstractEvent event) |
void |
EventService.publishEvent(AbstractEvent event)
|
void |
EventSender.sendEvent(AbstractEvent event)
Sends the given
AbstractEvent depending on the environment. |
| Modifier and Type | Method and Description |
|---|---|
protected void |
AbstractAsynchronousEventServiceTest.adjustPrecedingListener(java.util.function.Predicate<AbstractEvent> filter,
java.util.function.Consumer<AbstractEvent> consumer) |
protected void |
AbstractAsynchronousEventServiceTest.adjustPrecedingListener(java.util.function.Predicate<AbstractEvent> filter,
java.util.function.Consumer<AbstractEvent> consumer) |
void |
AbstractAsynchronousEventServiceTest.PrecedingListener.setConsumer(java.util.function.Consumer<AbstractEvent> consumer) |
protected void |
AbstractAsynchronousEventServiceTest.setExpectedEventClass(java.lang.Class<? extends AbstractEvent> eventClass) |
void |
AbstractAsynchronousEventServiceTest.TestEventQueueBasedListener.setExpectedEventClass(java.lang.Class<? extends AbstractEvent> clazz) |
void |
AbstractAsynchronousEventServiceTest.PrecedingListener.setFilter(java.util.function.Predicate<AbstractEvent> filter) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCronJobEvent |
class |
AbstractCronJobPerformEvent |
class |
AbstractPersistenceEvent
Abstract event class for persistence related events.
|
class |
AbstractWebserviceActionEvent<RESOURCE>
Generic class for webservices action events
|
class |
AfterCronJobCrashAbortEvent |
class |
AfterCronJobFinishedEvent |
class |
AfterInitializationEndEvent |
class |
AfterInitializationStartEvent |
class |
AfterItemCreationEvent |
class |
AfterItemRemovalEvent |
class |
AfterSessionAttributeChangeEvent |
class |
AfterSessionCreationEvent |
class |
AfterSessionUserChangeEvent |
class |
AfterTenantInitializationClusterAwareEvent |
class |
AfterTenantRestartClusterAwareEvent |
class |
AfterTenantRestartEvent |
class |
BeforeCronJobStartEvent |
class |
BeforeSessionCloseEvent |
class |
InvalidateModelConverterRegistryEvent |
class |
TestingEvent
Testing event used only for testing current Spring Integration.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
MessageSendingEventListener.onEvent(AbstractEvent event) |
protected void |
MessageSendingEventListener.send(AbstractEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
MessageSendingEventListener.setEventClass(java.lang.Class<? extends AbstractEvent> eventClass) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractEventDecorator<T extends AbstractEvent>
Base class for easier implementation of
EventDecorator beans. |
class |
AbstractEventListener<T extends AbstractEvent>
Abstract event listener class for listening to events.
|
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<EventDecorator<AbstractEvent>> |
HybrisApplicationEventMulticaster.getDecorators(AbstractEvent event) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<EventDecorator<AbstractEvent>> |
HybrisApplicationEventMulticaster.getDecorators(AbstractEvent event) |
protected boolean |
PlatformClusterEventSender.isForOwnTenant(AbstractEvent event) |
static boolean |
EventUtils.matchCluster(AbstractEvent event,
long currentClusterIslandId,
int currentClusterId)
Deprecated.
|
static boolean |
EventUtils.matchCluster(AbstractEvent event,
long currentClusterIslandId,
int currentClusterId,
java.util.Collection<java.lang.String> currentNodeGroups) |
void |
DefaultEventService.publishEvent(AbstractEvent event) |
void |
PlatformClusterEventSender.sendEvent(AbstractEvent event) |
void |
SpringEventSender.sendEvent(AbstractEvent event) |
| Modifier and Type | Method and Description |
|---|---|
void |
HybrisApplicationEventMulticaster.setAllDecorators(java.util.Collection<EventDecorator<AbstractEvent>> allDecorators) |
boolean |
HybrisApplicationEventMulticaster.supportsEventType(EventDecorator<AbstractEvent> decorator,
java.lang.Class<? extends AbstractEvent> eventType) |
boolean |
HybrisApplicationEventMulticaster.supportsEventType(EventDecorator<AbstractEvent> decorator,
java.lang.Class<? extends AbstractEvent> eventType) |
| Modifier and Type | Method and Description |
|---|---|
void |
ServicelayerManager.publishEvent(AbstractEvent event) |
| Modifier and Type | Class and Description |
|---|---|
class |
RepollEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SessionEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
SendReturnLabelEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
TestEventListenerCountingEvents<T extends AbstractEvent>
Event Listener which only count number of onEvent() invocations
|
Copyright © 2018 SAP SE. All Rights Reserved.