public class AppStoreEventBasic extends java.lang.Object implements AppStoreEvent
Modifier and Type | Field and Description |
---|---|
private AppInstallationOAuth2Entity |
appInstallation |
Constructor and Description |
---|
AppStoreEventBasic(AppInstallationOAuth2Entity appInstallation) |
Modifier and Type | Method and Description |
---|---|
AppInstallationOAuth2Entity |
getAppInstallation() |
private final AppInstallationOAuth2Entity appInstallation
public AppStoreEventBasic(AppInstallationOAuth2Entity appInstallation)
public AppInstallationOAuth2Entity getAppInstallation()
getAppInstallation
in interface AppStoreEvent