public class LookAndFeelUpdatedEvent extends Object
| Constructor and Description |
|---|
LookAndFeelUpdatedEvent(LookAndFeelConfiguration oldConfiguration,
LookAndFeelConfiguration newConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
LookAndFeelConfiguration |
getNewConfiguration() |
LookAndFeelConfiguration |
getOldConfiguration() |
int |
hashCode() |
public LookAndFeelUpdatedEvent(LookAndFeelConfiguration oldConfiguration, LookAndFeelConfiguration newConfiguration)
public LookAndFeelConfiguration getOldConfiguration()
public LookAndFeelConfiguration getNewConfiguration()
Copyright © 2023 Atlassian. All rights reserved.