Class ServicesProcessDataEventListener

  • All Implemented Interfaces:
    org.jbpm.compiler.xml.ProcessDataEventListener

    public class ServicesProcessDataEventListener
    extends Object
    implements org.jbpm.compiler.xml.ProcessDataEventListener
    • Constructor Detail

      • ServicesProcessDataEventListener

        public ServicesProcessDataEventListener()
    • Method Detail

      • onNodeAdded

        public void onNodeAdded​(org.jbpm.workflow.core.Node node)
        Specified by:
        onNodeAdded in interface org.jbpm.compiler.xml.ProcessDataEventListener
      • onProcessAdded

        public void onProcessAdded​(org.kie.api.definition.process.Process process)
        Specified by:
        onProcessAdded in interface org.jbpm.compiler.xml.ProcessDataEventListener
      • onMetaDataAdded

        public void onMetaDataAdded​(String name,
                                    Object data)
        Specified by:
        onMetaDataAdded in interface org.jbpm.compiler.xml.ProcessDataEventListener
      • onComplete

        public void onComplete​(org.kie.api.definition.process.Process process)
        Specified by:
        onComplete in interface org.jbpm.compiler.xml.ProcessDataEventListener
      • resolveUnqualifiedClasses

        protected void resolveUnqualifiedClasses()
      • onBuildComplete

        public void onBuildComplete​(org.kie.api.definition.process.Process process)
        Specified by:
        onBuildComplete in interface org.jbpm.compiler.xml.ProcessDataEventListener