| Package | Description |
|---|---|
| org.mule.devkit.model.apidoc | |
| org.mule.devkit.model.apidoc.config | |
| org.mule.devkit.model.apidoc.operation |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractElement
Represents an element in the DevKit model,
This includes Configurable Fields, Configs,
all the Operation Types and Modules and Connectors itself
|
class |
ModuleModel
Represents a Mule Module component
One of @Connector or @Module.
|
class |
Variable |
| Modifier and Type | Class and Description |
|---|---|
class |
Config |
class |
ConfigurationConfig
Represents a @Configuration config component.
|
class |
ConnectionManagementConfig
Represents a @ConnectionManagement config component.
|
class |
OAuth2Config
Represents a @OAuth2 config component.
|
class |
WsdlProviderConfig |
| Modifier and Type | Class and Description |
|---|---|
class |
FilterOperation
Represents a @Filter Operation
|
class |
Operation
Represents an Operation of the Module
One of @Source, @Processor, @Transformer or @Filter
|
class |
ProcessorOperation
Represents a @Processor Operation
|
class |
SourceOperation
Represents a @Source Operation
|
class |
TransformerOperation
Represents a @Transformer Operation
|
Copyright © 2010–2023 MuleSoft, Inc.. All rights reserved.