Class TGlobalBusinessRuleTask


  • public class TGlobalBusinessRuleTask
    extends TGlobalTask

    Java class for tGlobalBusinessRuleTask complex type.

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

     <complexType name="tGlobalBusinessRuleTask">
       <complexContent>
         <extension base="{http://www.omg.org/spec/BPMN/20100524/MODEL}tGlobalTask">
           <attribute name="implementation" type="{http://www.omg.org/spec/BPMN/20100524/MODEL}tImplementation" default="##unspecified" />
           <anyAttribute processContents='lax' namespace='##other'/>
         </extension>
       </complexContent>
     </complexType>
     
    • Field Detail

      • implementation

        protected String implementation
    • Constructor Detail

      • TGlobalBusinessRuleTask

        public TGlobalBusinessRuleTask()
    • Method Detail

      • getImplementation

        public String getImplementation()
        Gets the value of the implementation property.
        Returns:
        possible object is String
      • setImplementation

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