@ProviderType
public interface DistributionEventTopics
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_PACKAGE_CREATED
Event raised after the successful creation of a content package.
|
static String |
AGENT_PACKAGE_DISTRIBUTED
Event raised after successfully distributing a content package from a
distribution queue.
|
static String |
AGENT_PACKAGE_DROPPED
Event raised when a content package could not be distributed and was removed
from a distribution queue.
|
static String |
AGENT_PACKAGE_QUEUED
Event raised after successfully storing a content package to the distribution
queues.
|
static String |
EVENT_BASE |
static String |
IMPORTER_PACKAGE_IMPORTED
Event raised after successfully importing a content package.
|
static final String EVENT_BASE
static final String AGENT_PACKAGE_CREATED
static final String AGENT_PACKAGE_QUEUED
static final String AGENT_PACKAGE_DISTRIBUTED
static final String AGENT_PACKAGE_DROPPED
static final String IMPORTER_PACKAGE_IMPORTED
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.