Class MultiInstanceDecisionLogicRegister

  • All Implemented Interfaces:
    org.kie.dmn.api.marshalling.DMNExtensionRegister

    public class MultiInstanceDecisionLogicRegister
    extends java.lang.Object
    implements org.kie.dmn.api.marshalling.DMNExtensionRegister
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void registerExtensionConverters​(com.thoughtworks.xstream.XStream xStream)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface org.kie.dmn.api.marshalling.DMNExtensionRegister

        beforeMarshal
    • Constructor Detail

      • MultiInstanceDecisionLogicRegister

        public MultiInstanceDecisionLogicRegister()
    • Method Detail

      • registerExtensionConverters

        public void registerExtensionConverters​(com.thoughtworks.xstream.XStream xStream)
        Specified by:
        registerExtensionConverters in interface org.kie.dmn.api.marshalling.DMNExtensionRegister