Class Fail

  • All Implemented Interfaces:
    TransitionElement

    public class Fail
    extends Object
    implements TransitionElement
    Java class for Fail complex type.

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

     <complexType name="Fail">
       <complexContent>
         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
           <attGroup ref="{http://xmlns.jcp.org/xml/ns/javaee}TerminatingAttributes"/>
         </restriction>
       </complexContent>
     </complexType>
     
    • Field Detail

      • exitStatus

        protected String exitStatus
    • Constructor Detail

      • Fail

        public Fail()
    • Method Detail

      • setOn

        public void setOn​(String value)
        Sets the value of the on property.
        Specified by:
        setOn in interface TransitionElement
        Parameters:
        value - allowed object is String
      • getExitStatus

        public String getExitStatus()
        Gets the value of the exitStatus property.
        Returns:
        possible object is String
      • setExitStatus

        public void setExitStatus​(String value)
        Sets the value of the exitStatus property.
        Parameters:
        value - allowed object is String