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() |
getOperation
protected AbstractAttributeEventEntity()
public MultiValuedAttributeEntityList getStoredAttributes()
public MultiValuedAttributeEntityList getDeletedAttributes()
Copyright © 2021 Atlassian. All rights reserved.