| Package | Description |
|---|---|
| com.ebay.bascomtask.config | |
| com.ebay.bascomtask.main |
| Modifier and Type | Method and Description |
|---|---|
ITaskClosureGenerator |
DefaultBascomConfig.getExecutionHook(Orchestrator orc,
String pass) |
ITaskClosureGenerator |
IBascomConfig.getExecutionHook(Orchestrator orc,
String pass)
Returns a generator for use within an orchestration execution scope --
i.e.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TaskMethodClosure
Wraps an invocation of a task method call and its result.
|
| Modifier and Type | Method and Description |
|---|---|
Orchestrator |
Orchestrator.closureGenerator(ITaskClosureGenerator generator)
Sets a closure generator to use for this orchestrator, rather than the
default which is retrieved from whichever IBascomConfig is active.
|
Copyright © 2018. All rights reserved.