@ProviderType public interface PackageEvent
Modifier and Type | Interface and Description |
---|---|
static class |
PackageEvent.Type
Event type
|
Modifier and Type | Method and Description |
---|---|
PackageId |
getId()
Returns the id of the package
|
PackageId[] |
getRelatedIds()
Returns the related ids for certain events.
|
PackageEvent.Type |
getType()
Returns the type of the event
|
@Nonnull PackageEvent.Type getType()
@Nonnull PackageId getId()
@CheckForNull PackageId[] getRelatedIds()
Copyright © 2010 - 2020 Adobe. All Rights Reserved