public abstract class FlowBuilder extends FlowBuilderSupport
FlowDefinitions
by implementing the define method and using the DSL methods provided by the
FlowBuilderSupport.definition, serviceCallInvocation| Constructor and Description |
|---|
FlowBuilder() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
define() |
void |
flowId(Identifier id) |
protected String |
generateId() |
FlowDefinition |
getDefinition() |
String |
getId() |
String |
getName() |
after, check, constant, eq, event, every, expression, goal, id, id, isTrue, join, merge, method, method, on, predicate, property, property, resultOf, service, start, start, start, start, start, start, startEvent, startTimerEvent, task, task, val, withDefinitionpublic abstract void define()
public void flowId(Identifier id)
public String getId()
protected String generateId()
public String getName()
public FlowDefinition getDefinition()
Copyright © 2014. All rights reserved.