| Package | Description |
|---|---|
| brainslug.flow.builder | |
| brainslug.flow.node | |
| brainslug.flow.node.task | |
| brainslug.flow.path |
| Modifier and Type | Method and Description |
|---|---|
FlowPathDefinition |
FlowBuilderSupport.start(AbstractTaskDefinition task)
define task as first node in the flow
|
FlowPathDefinition |
FlowBuilderSupport.start(Identifier id,
AbstractTaskDefinition task,
StartTimerDefinition startTimerDefinition) |
| Modifier and Type | Class and Description |
|---|---|
class |
TaskDefinition |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractTaskDefinition<SelfType extends AbstractTaskDefinition> |
| Modifier and Type | Method and Description |
|---|---|
Self |
FlowPathDefinition.execute(AbstractTaskDefinition taskDefinition) |
Copyright © 2014. All rights reserved.