public abstract class AbstractAttributeEventEntity extends AbstractEventEntity
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractAttributeEventEntity()
JAXB requires a no-arg constructor
|
| Modifier and Type | Method and Description |
|---|---|
MultiValuedAttributeEntityList |
getDeletedAttributes() |
MultiValuedAttributeEntityList |
getStoredAttributes() |
getOperationprotected AbstractAttributeEventEntity()
public MultiValuedAttributeEntityList getStoredAttributes()
public MultiValuedAttributeEntityList getDeletedAttributes()
Copyright © 2019 Atlassian. All rights reserved.