@AsynchronousPreferred public class ProfieldsFieldUpdatedEvent extends ProfieldsEvent
Constructor and Description |
---|
ProfieldsFieldUpdatedEvent(com.atlassian.jira.user.ApplicationUser user,
Field oldField,
Field newField) |
Modifier and Type | Method and Description |
---|---|
Field |
getNewField() |
Field |
getOldField() |
com.atlassian.jira.user.ApplicationUser |
getUser() |
getProject, setProject, setUser
public com.atlassian.jira.user.ApplicationUser getUser()
getUser
in class ProfieldsEvent
public Field getOldField()
public Field getNewField()
Copyright © 2022 DEISER. All Rights Reserved.