| Modifier and Type | Method and Description |
|---|---|
protected void |
PlanElementBase.CheckStatus(ExecutionHandle Handle)
Check status of the execution.
|
void |
PlanElementBase.Execute(ExecutionHandle Handle) |
void |
IPlanElement.Execute(ExecutionHandle Handle)
Execute the element
|
void |
TryCatchFinallyPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
WSRESTPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
WSSOAPPlanElement.ExecuteExtender(ExecutionHandle Handle) |
protected abstract void |
PlanElementBase.ExecuteExtender(ExecutionHandle Handle)
Execute extender.
|
void |
FileTransferPlanElement.ExecuteExtender(ExecutionHandle Handle) |
protected void |
ParameterProcessingPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
BoundaryPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
CheckpointPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
SequencePlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
ConditionalPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
ShellPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
WaitPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
LoopPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
BagPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
PojoPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
FlowPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
BreakPlanElement.ExecuteExtender(ExecutionHandle Handle) |
void |
PlanElementBase.ExecuteWithStateAwareness(ExecutionHandle Handle)
Execute with state awareness.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReactionPickHandler.Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
void |
IContingencyReactionHandler.Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
void |
ReactionNoneHandler.Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
void |
ReactionRetryHandler.Handle(String ID,
Exception ex,
ExecutionHandle Handle,
PlanElementBase PlanElement) |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassReflectionWrapper.Instantiate(CallBase constructorCall) |
void |
ClassReflectionWrapper.Invoke(CallBase methodCall) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CatchElement.Execute(String ID,
ExecutionHandle Handle,
ExecutionRunTimeException Cause) |
| Modifier and Type | Method and Description |
|---|---|
static void |
ExceptionUtils.ThrowTransformedException(Exception ex) |
static void |
ExceptionUtils.ThrowTransformedException(Throwable ex) |
Copyright © 2014. All Rights Reserved.