public class CreateAuthorizationCommand extends Object implements Command<Authorization>
| Modifier and Type | Field and Description |
|---|---|
protected int |
type |
| Constructor and Description |
|---|
CreateAuthorizationCommand(int type) |
| Modifier and Type | Method and Description |
|---|---|
Authorization |
execute(CommandContext commandContext) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisRetryablepublic Authorization execute(CommandContext commandContext)
execute in interface Command<Authorization>Copyright © 2022. All rights reserved.