Interface FeatureAgent


public interface FeatureAgent
Agent providing means to handle content transport features. This agent is related to the project specified by the surrounding context.

A feature is a collection of project contents or properties which can be transported between different projects. Detailed information can be found in the "CorporateContent" documentation.

Example:
SpecialistsBroker.requireSpecialist(FeatureAgent.TYPE)

Since:
5.0.111
See Also: