public final class SimpleContainerCommand extends AbstractContainerCommand
| Constructor and Description |
|---|
SimpleContainerCommand(Command startCommand)
Create new object.
|
SimpleContainerCommand(Command parentCommand,
Command startCommand)
Create new object.
|
executegetCommandRunner, getContext, getParentCommand, getParentCommand, hasParentCommand, hasParentCommand, reset, setCommandRunner, setContextpublic SimpleContainerCommand(Command startCommand)
startCommand - the first command to execute within container.Copyright © 2019. All rights reserved.