| Package | Description |
|---|---|
| org.apache.camel.component.salesforce.api.dto.analytics.reports |
| Modifier and Type | Method and Description |
|---|---|
ReportStatusEnum |
AsyncAttributes.getStatus() |
ReportStatusEnum |
ReportInstance.getStatus() |
static ReportStatusEnum |
ReportStatusEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReportStatusEnum[] |
ReportStatusEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AsyncAttributes.setStatus(ReportStatusEnum status) |
void |
ReportInstance.setStatus(ReportStatusEnum status) |
Apache Camel