Constructor and Description |
---|
AbstractCommand() |
Modifier and Type | Method and Description |
---|---|
CommandResult<V> |
allow(T context)
Check whether the command operation is allowed.
|
protected CommandResult<V> |
buildResult() |
public CommandResult<V> allow(T context)
Command
protected CommandResult<V> buildResult()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.