KIE Config command line interface 6.2.0.CR2

org.kie.config.cli.command.impl
Class AbstractCliCommand

java.lang.Object
  extended by org.kie.config.cli.command.impl.AbstractCliCommand
All Implemented Interfaces:
CliCommand
Direct Known Subclasses:
ListOrganizationalUnitCliCommand, ListRepositoriesCliCommand

public abstract class AbstractCliCommand
extends Object
implements CliCommand


Constructor Summary
AbstractCliCommand()
           
 
Method Summary
protected  String printEnvironment(Map<String,Object> env)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kie.config.cli.command.CliCommand
execute, getName
 

Constructor Detail

AbstractCliCommand

public AbstractCliCommand()
Method Detail

printEnvironment

protected String printEnvironment(Map<String,Object> env)

KIE Config command line interface 6.2.0.CR2

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.