| Package | Description |
|---|---|
| org.mule.plugin.scripting.component | |
| org.mule.plugin.scripting.filter | |
| org.mule.plugin.scripting.transformer |
| Modifier and Type | Method and Description |
|---|---|
Scriptable |
ScriptComponent.getScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptComponent.setScript(Scriptable script) |
| Modifier and Type | Method and Description |
|---|---|
Scriptable |
ScriptFilter.getScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptFilter.setScript(Scriptable script) |
| Modifier and Type | Method and Description |
|---|---|
Scriptable |
ScriptTransformer.getScript() |
| Modifier and Type | Method and Description |
|---|---|
void |
ScriptTransformer.setScript(Scriptable script) |
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.