| java.lang.Object | |
| ↳ | org.mule.modules.neo4j.model.holders.ConfigurableBatchJobExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _bodyEntriesType | |||||||||||
| _idType | |||||||||||
| _methodType | |||||||||||
| _toType | |||||||||||
| bodyEntries | |||||||||||
| id | |||||||||||
| method | |||||||||||
| to | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves bodyEntries
| |||||||||||
Retrieves id
| |||||||||||
Retrieves method
| |||||||||||
Retrieves to
| |||||||||||
Sets bodyEntries
| |||||||||||
Sets id
| |||||||||||
Sets method
| |||||||||||
Sets to
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves bodyEntries
Retrieves id
Retrieves method
Retrieves to
Sets bodyEntries
| value | Value to set |
|---|
Sets id
| value | Value to set |
|---|
Sets method
| value | Value to set |
|---|
Sets to
| value | Value to set |
|---|