Uses of Class
org.nuxeo.runtime.deploy.CompositeContribution
-
Packages that use CompositeContribution Package Description org.nuxeo.runtime.deploy -
-
Uses of CompositeContribution in org.nuxeo.runtime.deploy
Fields in org.nuxeo.runtime.deploy with type parameters of type CompositeContribution Modifier and Type Field Description protected List<CompositeContribution>
CompositeContribution. contributionFragments
Methods in org.nuxeo.runtime.deploy that return types with arguments of type CompositeContribution Modifier and Type Method Description List<CompositeContribution>
CompositeContribution. getContributionFragments()
-