@AsynchronousPreferred public class ProfieldsEvent extends Object
| Constructor and Description |
|---|
ProfieldsEvent() |
ProfieldsEvent(com.atlassian.jira.user.ApplicationUser user,
com.atlassian.jira.project.Project project) |
| Modifier and Type | Method and Description |
|---|---|
com.atlassian.jira.project.Project |
getProject() |
com.atlassian.jira.user.ApplicationUser |
getUser() |
void |
setProject(com.atlassian.jira.project.Project project) |
void |
setUser(com.atlassian.jira.user.ApplicationUser user) |
Copyright © 2022 DEISER. All Rights Reserved.