public interface CommandResult<T>
Modifier and Type | Interface and Description |
---|---|
static class |
CommandResult.Type |
Modifier and Type | Method and Description |
---|---|
CommandResult.Type |
getType()
Type of Result
|
Iterable<T> |
getViolations() |
CommandResult.Type getType()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.