public interface DistributionEventFactory
| Modifier and Type | Method and Description |
|---|---|
void |
generatePackageEvent(@NotNull String distributionEventType,
@NotNull DistributionComponentKind kind,
@NotNull String name,
@NotNull DistributionPackageInfo info)
generate a distribution event
|
void generatePackageEvent(@NotNull
@NotNull String distributionEventType,
@NotNull
@NotNull DistributionComponentKind kind,
@NotNull
@NotNull String name,
@NotNull
@NotNull DistributionPackageInfo info)
distributionEventType - the type of event to be generatedCopyright © 2007–2018 The Apache Software Foundation. All rights reserved.