Skip to content
This repository has been archived by the owner. It is now read-only.
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

README.adoc

Component API

Build Status

Important
this repository was integrated to Component Runtime repository. It is no more updated.

This module contains all the API component developers can rely on.

It must be used with provided scope.

Developer note

Important
Adding an API to this module must be followed by work in component-runtime repository to ensure its support in web and Studio environments for a UI API and standalone and big data (Apache Beam) environments for aruntime API.

Most of the API is based on meta-annotations, for instance UI annotations are decorated with @Ui to be able to identify them and process them the same way.

You can’t perform that action at this time.