Class WorkflowContextDescriptor

  • All Implemented Interfaces:
    Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2

    public class WorkflowContextDescriptor
    extends AbstractContextDescriptor
    implements Cloneable, org.jvnet.jaxb2_commons.lang.CopyTo2, org.jvnet.jaxb2_commons.lang.ToString2
    Context descriptor to specify that the MDS is able to provide workflow information.

    Java class for WorkflowContextDescriptor complex type.

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

     <complexType name="WorkflowContextDescriptor">
       <complexContent>
         <extension base="{http://standards.ieee.org/downloads/11073/11073-10207-2017/participant}AbstractContextDescriptor">
         </extension>
       </complexContent>
     </complexType>