org.eclipse.stardust.engine.api.ws
Class ActivityEventBindingXto

java.lang.Object
  extended by org.eclipse.stardust.engine.api.ws.EventBindingBaseXto
      extended by org.eclipse.stardust.engine.api.ws.ActivityEventBindingXto

public class ActivityEventBindingXto
extends EventBindingBaseXto

Java class for ActivityEventBinding complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="ActivityEventBinding">
   <complexContent>
     <extension base="{http://eclipse.org/stardust/ws/v2012a/api}EventBindingBase">
       <sequence>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 


Constructor Summary
ActivityEventBindingXto()
           
 
Method Summary
 
Methods inherited from class org.eclipse.stardust.engine.api.ws.EventBindingBaseXto
getBindingAttributes, getHandlerId, getTimeout, isBound, setBindingAttributes, setBound, setHandlerId, setTimeout
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActivityEventBindingXto

public ActivityEventBindingXto()


Copyright © 2017 Eclipse Stardust. All Rights Reserved.