public abstract class JdrCommand extends Object
| Constructor and Description |
|---|
JdrCommand() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute()
executes the command
JdrPlugin implementations do not need to call this method. |
void |
setEnvironment(JdrEnvironment env) |
public void setEnvironment(JdrEnvironment env)
Copyright © 2020 JBoss by Red Hat. All rights reserved.