org.eclipse.egit.github.core.event
Class PublicPayload

java.lang.Object
  extended by org.eclipse.egit.github.core.event.EventPayload
      extended by org.eclipse.egit.github.core.event.PublicPayload
All Implemented Interfaces:
Serializable

public class PublicPayload
extends EventPayload
implements Serializable

PublicEvent payload model class.

See Also:
Serialized Form

Constructor Summary
PublicPayload()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PublicPayload

public PublicPayload()


Copyright © 2012. All Rights Reserved.