Class StopProcessingReactionType

  • All Implemented Interfaces:
    Containerable, DebugDumpable, Serializable, Cloneable

    public class StopProcessingReactionType
    extends Object
    implements Serializable, Cloneable, Containerable
    The processing should be stopped. This is the default strategy for live sync and async update tasks. <p>Java class for StopProcessingReactionType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;complexType name="StopProcessingReactionType"&gt; &lt;complexContent&gt; &lt;restriction base="{http://www.w3.org/2001/XMLSchema}anyType"&gt; &lt;/restriction&gt; &lt;/complexContent&gt; &lt;/complexType&gt; </pre>
    See Also:
    Serialized Form