public class RestoreActionExecutor<T extends IRestoreActionData> extends java.lang.Object implements java.util.function.Consumer<RestoreAction<IRestoreActionData>>
Constructor and Description |
---|
RestoreActionExecutor(BmContext context) |
Modifier and Type | Method and Description |
---|---|
void |
accept(RestoreAction<IRestoreActionData> restoreAction) |
public final BmContext context
public RestoreActionExecutor(BmContext context)
public void accept(RestoreAction<IRestoreActionData> restoreAction)
accept
in interface java.util.function.Consumer<RestoreAction<IRestoreActionData>>
Copyright © 2024. All Rights Reserved.