Uses of Class
org.apache.maven.model.CiManagement
Packages that use CiManagement
-
Uses of CiManagement in org.apache.maven.model
Methods in org.apache.maven.model that return CiManagementMethods in org.apache.maven.model that return types with arguments of type CiManagementModifier and TypeMethodDescriptionstatic List<CiManagement>
CiManagement.ciManagementToApiV3
(List<CiManagement> list) Methods in org.apache.maven.model with parameters of type CiManagementMethod parameters in org.apache.maven.model with type arguments of type CiManagementModifier and TypeMethodDescriptionstatic List<CiManagement>
CiManagement.ciManagementToApiV4
(List<CiManagement> list) -
Uses of CiManagement in org.apache.maven.project
Methods in org.apache.maven.project that return CiManagementMethods in org.apache.maven.project with parameters of type CiManagement