KIE Config command line interface 6.0.0.Final

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

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

public class DiscardCliCommand
extends Object
implements CliCommand


Constructor Summary
DiscardCliCommand()
           
 
Method Summary
protected  void cleanup(String tmpDirectory)
           
 String execute(CliContext context)
           
 String getName()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DiscardCliCommand

public DiscardCliCommand()
Method Detail

getName

public String getName()
Specified by:
getName in interface CliCommand

execute

public String execute(CliContext context)
Specified by:
execute in interface CliCommand

cleanup

protected void cleanup(String tmpDirectory)

KIE Config command line interface 6.0.0.Final

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