public class CommandUtils extends Object
Constructor and Description |
---|
CommandUtils() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isError(CommandResult<?> result) |
static <V> List<V> |
toList(Iterable<V> iterable) |
public static boolean isError(CommandResult<?> result)
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.