Package | Description |
---|---|
org.apache.maven.model |
Modifier and Type | Method and Description |
---|---|
IssueManagement |
IssueManagement.clone() |
IssueManagement |
Model.getIssueManagement() |
Modifier and Type | Method and Description |
---|---|
static List<IssueManagement> |
IssueManagement.issueManagementToApiV3(List<IssueManagement> list) |
Modifier and Type | Method and Description |
---|---|
void |
Model.setIssueManagement(IssueManagement issueManagement) |
Modifier and Type | Method and Description |
---|---|
static List<IssueManagement> |
IssueManagement.issueManagementToApiV4(List<IssueManagement> list) |
Copyright © 2001–2022 The Apache Software Foundation. All rights reserved.