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 © 2021. All rights reserved.