Class ParticipantParser

    • Field Detail

      • LOGGER

        protected static final org.slf4j.Logger LOGGER
    • Constructor Detail

      • ParticipantParser

        public ParticipantParser()
    • Method Detail

      • parse

        public void parse​(javax.xml.stream.XMLStreamReader xtr,
                          org.activiti.bpmn.model.BpmnModel model)
                   throws java.lang.Exception
        Throws:
        java.lang.Exception