You can reuse the components defined in a project by configuring your project dependencies.
To use a component defined in a component library, configure your project to depend on the base project
that contains the component library. For information on how to do this, see
Configuring Project Dependency.
The project depending on the base project, can use the components defined in the base project in the following
contexts:
- The tasks of activities that require a component
- PBL methods
- Process instance variables
- Method arguments and argument mapping
- BPM Object variables
- BPM Object methods
- BPM Object inheritance
The components from the base project do not appear in the component catalogue of the project. They only appear
when you browse the available types.