Modifier and Type | Field and Description |
---|---|
protected ActionContext |
ActionAbstract.context |
Modifier and Type | Method and Description |
---|---|
static ActionContext |
ActionContext.system() |
Modifier and Type | Method and Description |
---|---|
Object |
Kill.execute(ActionContext context) |
Object |
Create.execute(ActionContext context) |
Object |
HelpAction.execute(ActionContext context) |
Object |
InputAbstract.execute(ActionContext context) |
Object |
Stop.execute(ActionContext context) |
Object |
Run.execute(ActionContext context) |
Object |
ActionAbstract.execute(ActionContext context) |
Object |
Action.execute(ActionContext context) |
Object |
Create.run(ActionContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
CreateDestination.execute(ActionContext context) |
Object |
DeleteDestination.execute(ActionContext context) |
Object |
HelpDestination.execute(ActionContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
Producer.execute(ActionContext context) |
Object |
Browse.execute(ActionContext context) |
Object |
Consumer.execute(ActionContext context) |
Modifier and Type | Method and Description |
---|---|
Object |
HelpData.execute(ActionContext context) |
Object |
DecodeJournal.execute(ActionContext context) |
Object |
CompactJournal.execute(ActionContext context) |
Object |
XmlDataImporter.execute(ActionContext context) |
Object |
XmlDataExporter.execute(ActionContext context) |
Object |
EncodeJournal.execute(ActionContext context) |
Object |
LockAbstract.execute(ActionContext context) |
Object |
PrintData.execute(ActionContext context) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.