com.atlassian.crowd.integration.rest.entity
Class AbstractAttributeEventEntity
java.lang.Object
com.atlassian.crowd.integration.rest.entity.AbstractEventEntity
com.atlassian.crowd.integration.rest.entity.AbstractAttributeEventEntity
- Direct Known Subclasses:
- GroupEventEntity, UserEventEntity
public abstract class AbstractAttributeEventEntity
- extends AbstractEventEntity
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractAttributeEventEntity
protected AbstractAttributeEventEntity()
- JAXB requires a no-arg constructor
getStoredAttributes
public MultiValuedAttributeEntityList getStoredAttributes()
getDeletedAttributes
public MultiValuedAttributeEntityList getDeletedAttributes()
Copyright © 2014 Atlassian. All Rights Reserved.