com.atlassian.crowd.integration.rest.entity
Class AbstractEventEntity

java.lang.Object
  extended by com.atlassian.crowd.integration.rest.entity.AbstractEventEntity
Direct Known Subclasses:
AbstractAttributeEventEntity, GroupMembershipEventEntity, UserMembershipEventEntity

public abstract class AbstractEventEntity
extends Object


Constructor Summary
protected AbstractEventEntity()
          JAXB requires a no-arg constructor
 
Method Summary
 Operation getOperation()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractEventEntity

protected AbstractEventEntity()
JAXB requires a no-arg constructor

Method Detail

getOperation

public Operation getOperation()


Copyright © 2013 Atlassian. All Rights Reserved.