| Package | Description |
|---|---|
| ch.sharedvd.tipi.engine.command | |
| ch.sharedvd.tipi.engine.command.impl |
| Modifier and Type | Method and Description |
|---|---|
Command |
CommandWrapper.getCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandConsumer.addCommand(Command c) |
void |
CommandServiceImpl.sendCommand(Command command) |
void |
CommandService.sendCommand(Command c) |
| Modifier and Type | Method and Description |
|---|---|
void |
CommandServiceImpl.removeCommandOfClass(Class<? extends Command> clazz) |
void |
CommandConsumer.removeCommandOfClass(Class<? extends Command> clazz) |
void |
CommandService.removeCommandOfClass(Class<? extends Command> clazz) |
| Constructor and Description |
|---|
CommandWrapper(Command cmd) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbortProcessCommand |
class |
ActivityCommand |
class |
ColdRestartCommand |
class |
EndActivityCommand |
class |
ResumeActivityCommand |
class |
ResumeAllActivitiesCommand |
class |
RunExecutingActivitiesCommand |
class |
StopConsumerCommand |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.