| Package | Description |
|---|---|
| org.mule.runtime.api.app.declaration.fluent |
| Modifier and Type | Class and Description |
|---|---|
class |
ScopeElementDeclarer<E extends ScopeElementDeclarer,D extends ScopeElementDeclaration>
Allows configuring an
ScopeElementDeclaration through a fluent API |
| Modifier and Type | Class and Description |
|---|---|
class |
FlowElementDeclarer
Allows configuring an
FlowElementDeclaration through a fluent API |
| Modifier and Type | Method and Description |
|---|---|
ScopeElementDeclarer<ScopeElementDeclarer,ScopeElementDeclaration> |
ElementDeclarer.newScope(String name) |
| Modifier and Type | Method and Description |
|---|---|
ScopeElementDeclarer<ScopeElementDeclarer,ScopeElementDeclaration> |
ElementDeclarer.newScope(String name) |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.