public static interface SecurityStoreFeature.UpdateStoreCallback extends Callback
updateStore
.Callback.Default
Modifier and Type | Method and Description |
---|---|
void |
onRejected(Collection<ErrorReport> errors)
The script was rejected.
|
void |
onSuccess()
The script was applied successfully.
|
void onSuccess()
void onRejected(Collection<ErrorReport> errors)
errors
- the detail of why the script was rejectedCopyright © 2020 Push Technology Ltd. All Rights Reserved.