public abstract class AbstractBatchCmd<T> extends Object implements Command<T>
| Constructor and Description |
|---|
AbstractBatchCmd() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkAuthorizations(CommandContext commandContext,
Permission permission) |
protected void checkAuthorizations(CommandContext commandContext, Permission permission)
Copyright © 2022. All rights reserved.