CatalogListingType
Represents the type of a catalog listing, used to classify solutions available in the Boomi marketplace.
enum CatalogListingType {
ACCELERATOR
RECIPE
TASK_AUTOMATION
CUSTOM
PRE_INSTALLED
PLATFORM_CONNECTOR
AGENT_CONNECTOR
}
Values
CatalogListingType.ACCELERATOR
Accelerator solution type
Recipe solution that contains a bundle
CatalogListingType.TASK_AUTOMATION
Task automation solution type
Custom solution with external link
CatalogListingType.PRE_INSTALLED
Pre-installed solution type
CatalogListingType.PLATFORM_CONNECTOR
Platform connector solution type
CatalogListingType.AGENT_CONNECTOR
Agent connector solution type
Member Of
CatalogListingArtifact object ●
CatalogListingArtifactInput input
Was this topic helpful?