| Package | Description |
|---|---|
| brainslug.flow.model |
| Modifier and Type | Method and Description |
|---|---|
MethodCallDefinition |
MethodCallDefinition.arg(Object argument) |
MethodCallDefinition |
AbstractTaskDefinition.getMethodCall() |
MethodCallDefinition |
MethodCallDefinition.method(String methodName) |
MethodCallDefinition |
FlowBuilderSupport.service(Class<?> clazz) |
| Modifier and Type | Method and Description |
|---|---|
PredicateBuilder<MethodCallDefinition> |
FlowBuilderSupport.resultOf(MethodCallDefinition methodCall) |
| Modifier and Type | Method and Description |
|---|---|
AbstractTaskDefinition |
AbstractTaskDefinition.call(MethodCallDefinition methodCall) |
PredicateBuilder<MethodCallDefinition> |
FlowBuilderSupport.resultOf(MethodCallDefinition methodCall) |
Copyright © 2014. All rights reserved.