| java.lang.Object | |
| ↳ | org.mule.module.hubspot.model.list.holders.HubSpotListMetadataExpressionHolder |
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| _errorType | |||||||||||
| _lastProcessingStateChangeAtType | |||||||||||
| _lastSizeChangeAtType | |||||||||||
| _processingType | |||||||||||
| _sizeType | |||||||||||
| error | |||||||||||
| lastProcessingStateChangeAt | |||||||||||
| lastSizeChangeAt | |||||||||||
| processing | |||||||||||
| size | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Retrieves error
| |||||||||||
Retrieves lastProcessingStateChangeAt
| |||||||||||
Retrieves lastSizeChangeAt
| |||||||||||
Retrieves processing
| |||||||||||
Retrieves size
| |||||||||||
Sets error
| |||||||||||
Sets lastProcessingStateChangeAt
| |||||||||||
Sets lastSizeChangeAt
| |||||||||||
Sets processing
| |||||||||||
Sets size
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Retrieves error
Retrieves lastProcessingStateChangeAt
Retrieves lastSizeChangeAt
Retrieves processing
Retrieves size
Sets error
| value | Value to set |
|---|
Sets lastProcessingStateChangeAt
| value | Value to set |
|---|
Sets lastSizeChangeAt
| value | Value to set |
|---|
Sets processing
| value | Value to set |
|---|
Sets size
| value | Value to set |
|---|