public abstract class FlowBuilder extends FlowBuilderSupport
definition| Constructor and Description |
|---|
FlowBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
define() |
protected String |
generateId() |
FlowDefinition |
getDefinition() |
String |
getId() |
String |
getName() |
public abstract void define()
public String getId()
protected String generateId()
public String getName()
public FlowDefinition getDefinition()
Copyright © 2014. All rights reserved.