Class ProfieldsValueUpdateEvent
java.lang.Object
com.deiser.jira.profields.api.event.model.ProfieldsEvent
com.deiser.jira.profields.api.event.model.ValueUpdateEvent
com.deiser.jira.profields.api.event.model.ProfieldsValueUpdateEvent
- 
Constructor SummaryConstructorsConstructorDescriptionProfieldsValueUpdateEvent(com.atlassian.jira.user.ApplicationUser user, com.atlassian.jira.project.Project project, Field field, Object oldValue, Object newValue) 
- 
Method SummaryMethods inherited from class com.deiser.jira.profields.api.event.model.ValueUpdateEventgetField, getNewValue, getOldValue, setField, setNewValue, setOldValueMethods inherited from class com.deiser.jira.profields.api.event.model.ProfieldsEventgetProject, getUser, setProject, setUser
- 
Constructor Details- 
ProfieldsValueUpdateEventpublic ProfieldsValueUpdateEvent()
- 
ProfieldsValueUpdateEvent
 
-