@ExperimentalApi public abstract class AbstractPropertyEvent extends Object
| Constructor and Description |
|---|
AbstractPropertyEvent(EntityProperty entityProperty,
ApplicationUser user) |
| Modifier and Type | Method and Description |
|---|---|
EntityProperty |
getEntityProperty() |
ApplicationUser |
getUser() |
public AbstractPropertyEvent(EntityProperty entityProperty, ApplicationUser user)
public EntityProperty getEntityProperty()
public ApplicationUser getUser()
Copyright © 2002-2019 Atlassian. All Rights Reserved.