| Package | Description |
|---|---|
| org.wildfly.plugin.cli |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractCommandExecutor<T extends BaseCommandConfiguration>
An abstract command executor for executing CLI commands.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommandConfiguration
The configuration used to execute CLI commands.
|
| Modifier and Type | Method and Description |
|---|---|
BaseCommandConfiguration |
BaseCommandConfiguration.AbstractBuilder.build() |
| Modifier and Type | Method and Description |
|---|---|
void |
OfflineCommandExecutor.execute(BaseCommandConfiguration config,
org.jboss.galleon.universe.maven.repo.MavenRepoManager artifactResolver)
Executes forked offline CLI commands based on the configuration.
|
protected int |
OfflineCommandExecutor.executeInNewProcess(BaseCommandConfiguration config,
Path scriptFile,
StandardOutput stdout) |
Copyright © 2022 JBoss by Red Hat. All rights reserved.