Skip to content

Packages

Packages are the CPI-ready delivery units in iFlowKit Core.

A package normally contains:

  • a manifest file
  • package facade classes
  • CPI Groovy scripts
  • plugin parameter helpers
  • system/service declarations

Current package example

PackageDescription
iflowkit-emailSample package that uses the Outlook system catalog and Email plugin to support email-related CPI logic.

Build command

bash
gradle clean buildPkg -Ppkg={packageCode}