Waiting for engine...
Skip to main content

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

CatalogListingType.RECIPE

Recipe solution that contains a bundle

CatalogListingType.TASK_AUTOMATION

Task automation solution type

CatalogListingType.CUSTOM

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

On this Page