public interface PatchAction
| Modifier and Type | Method and Description |
|---|---|
default java.lang.String |
getCustomizedName(PatchActionData data) |
void |
perform(PatchActionData data) |
void perform(PatchActionData data)
default java.lang.String getCustomizedName(PatchActionData data)
Copyright © 2018 SAP SE. All Rights Reserved.