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.

    Java class for StopProcessingReactionType complex type.

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

     <complexType name="StopProcessingReactionType">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attribute name="id" type="{http://www.w3.org/2001/XMLSchema}long" />
         </restriction>
       </complexContent>
     </complexType>
     
    See Also:
    Serialized Form