public class DiscardCliCommand extends Object implements CliCommand
| Constructor and Description |
|---|
DiscardCliCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
cleanup(String tmpDirectory) |
String |
execute(CliContext context) |
String |
getName() |
public String getName()
getName in interface CliCommandpublic String execute(CliContext context)
execute in interface CliCommandprotected void cleanup(String tmpDirectory)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.