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) |
FlowDefinition |
getDefinition() |
String |
getId() |
String |
getName() |
after, check, check, constant, eq, event, every, expression, generateId, goal, goal, id, id, id, isTrue, join, join, join, merge, merge, merge, method, method, on, predicate, property, property, resultOf, service, start, start, start, start, start, start, startEvent, task, task, timerEvent, value, value, value, valuepublic abstract void define()
public void flowId(Identifier id)
public String getId()
public String getName()
public FlowDefinition getDefinition()
Copyright © 2015. All rights reserved.