public class ExecutionContextFactory extends Object
| Constructor and Description |
|---|
ExecutionContextFactory(PropertyStore propertyStore,
Registry registry) |
| Modifier and Type | Method and Description |
|---|---|
ExecutionContext |
createExecutionContext(FlowInstance flowInstance,
TriggerContext trigger) |
protected FlowInstanceProperties |
mergeProperties(TriggerContext trigger,
ExecutionContext executionContext) |
public ExecutionContextFactory(PropertyStore propertyStore, Registry registry)
public ExecutionContext createExecutionContext(FlowInstance flowInstance, TriggerContext trigger)
protected FlowInstanceProperties mergeProperties(TriggerContext trigger, ExecutionContext executionContext)
Copyright © 2015. All rights reserved.