public class StateMachineFactory extends Object
Modifier and Type | Method and Description |
---|---|
StateMachine |
create(ProcessWorkflow processWorkflow,
ProcessEngine processEngine) |
static StateMachineFactory |
get() |
public static StateMachineFactory get()
public StateMachine create(ProcessWorkflow processWorkflow, ProcessEngine processEngine)
processWorkflow
- processEngine
- Copyright © 2018 Vitam. All rights reserved.