Uses of Class
org.apache.maven.model.IssueManagement
Packages that use IssueManagement
-
Uses of IssueManagement in org.apache.maven.model
Methods in org.apache.maven.model that return IssueManagementMethods in org.apache.maven.model that return types with arguments of type IssueManagementModifier and TypeMethodDescriptionstatic List<IssueManagement>
IssueManagement.issueManagementToApiV3
(List<IssueManagement> list) Methods in org.apache.maven.model with parameters of type IssueManagementMethod parameters in org.apache.maven.model with type arguments of type IssueManagementModifier and TypeMethodDescriptionstatic List<IssueManagement>
IssueManagement.issueManagementToApiV4
(List<IssueManagement> list)