Uses of Enum
org.apache.maven.plugins.changes.IssueType
Packages that use IssueType
-
Uses of IssueType in org.apache.maven.plugins.changes
Methods in org.apache.maven.plugins.changes that return IssueType -
Uses of IssueType in org.apache.maven.plugins.changes.issues
Fields in org.apache.maven.plugins.changes.issues with type parameters of type IssueTypeMethods in org.apache.maven.plugins.changes.issues that return types with arguments of type IssueTypeModifier and TypeMethodDescriptionAbstractIssueManagementSystem.getIssueTypeMap()IssueManagementSystem.getIssueTypeMap()Get a mapping of issue types used in this issue management system to the ones used in a changes.xml file.