KIE Config command line interface 6.2.0.Final

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

java.lang.Object
  extended by org.kie.config.cli.command.impl.AbstractCliCommand
      extended by org.kie.config.cli.command.impl.ListRepositoriesCliCommand
All Implemented Interfaces:
CliCommand

public class ListRepositoriesCliCommand
extends AbstractCliCommand


Constructor Summary
ListRepositoriesCliCommand()
           
 
Method Summary
 String execute(CliContext context)
           
 String getName()
           
 
Methods inherited from class org.kie.config.cli.command.impl.AbstractCliCommand
printEnvironment
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListRepositoriesCliCommand

public ListRepositoriesCliCommand()
Method Detail

getName

public String getName()

execute

public String execute(CliContext context)

KIE Config command line interface 6.2.0.Final

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