public interface WorkflowEngineFactory
Modifier and Type | Method and Description |
---|---|
<E extends WorkflowEngine> |
newEngine(OrchestrationConfig config)
Constructs a new WorkflowEngine instance using the passed in orchestration
configuration.
|
<E extends WorkflowEngine> E newEngine(OrchestrationConfig config)
config
- Copyright © 2005–2016 The Kuali Foundation. All rights reserved.