Class UserListDecorator
java.lang.Object
org.gridgain.internal.cli.decorators.UserListDecorator
- All Implemented Interfaces:
org.apache.ignite.internal.cli.core.decorator.Decorator<List<User>,org.apache.ignite.internal.cli.core.decorator.TerminalOutput>
public class UserListDecorator
extends Object
implements org.apache.ignite.internal.cli.core.decorator.Decorator<List<User>,org.apache.ignite.internal.cli.core.decorator.TerminalOutput>
Decorator for list of
User.-
Constructor Summary
Constructors -
Method Summary