Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.platform.ec.placeful
Class SubscriptionConfig

java.lang.Object
  extended by org.nuxeo.ecm.platform.ec.placeful.Annotation
      extended by org.nuxeo.ecm.platform.ec.placeful.SubscriptionConfig
All Implemented Interfaces:
Serializable

public class SubscriptionConfig
extends Annotation

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.nuxeo.ecm.platform.ec.placeful.Annotation
id
 
Constructor Summary
SubscriptionConfig()
           
 
Method Summary
 String getEvent()
           
 String getId()
           
 void setEvent(String event)
           
 void setId(String id)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SubscriptionConfig

public SubscriptionConfig()
Method Detail

getId

public String getId()

setId

public void setId(String id)

getEvent

public String getEvent()

setEvent

public void setEvent(String event)

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.