public class RegisterExposedDestinationAction
extends java.lang.Object
| Constructor and Description |
|---|
RegisterExposedDestinationAction() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canPerform(<any> ctx) |
java.lang.String |
getConfirmationMessage(<any> ctx) |
protected NotificationService |
getNotificationService() |
protected ApiRegistrationService |
getRegistrationService() |
boolean |
needsConfirmation(<any> ctx) |
<any> |
perform(<any> ctx) |
protected <any> |
registrationFailed(<any> ctx,
ExposedDestinationModel destination,
ApiRegistrationException e) |
public <any> perform(<any> ctx)
protected <any> registrationFailed(<any> ctx,
ExposedDestinationModel destination,
ApiRegistrationException e)
public boolean canPerform(<any> ctx)
public boolean needsConfirmation(<any> ctx)
public java.lang.String getConfirmationMessage(<any> ctx)
protected ApiRegistrationService getRegistrationService()
protected NotificationService getNotificationService()
Copyright © 2018 SAP SE. All Rights Reserved.