@ExperimentalApi public class BooleanApplicationPropertySetEvent extends AbstractApplicationPropertySetEvent<Boolean>
params, time
Constructor and Description |
---|
BooleanApplicationPropertySetEvent(String applicationPropertyKey,
boolean value,
boolean previousValue) |
Modifier and Type | Method and Description |
---|---|
boolean |
wasChanged() |
getPropertyKey, getPropertyValue
equals, getParams, getTime, hashCode
public BooleanApplicationPropertySetEvent(String applicationPropertyKey, boolean value, boolean previousValue)
Copyright © 2002-2019 Atlassian. All Rights Reserved.