Class ClassPathProcessApplicationScanner

java.lang.Object
org.operaton.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
All Implemented Interfaces:
ProcessApplicationScanner

public class ClassPathProcessApplicationScanner extends Object implements ProcessApplicationScanner

Scans for bpmn20.xml files in the classpath of the given classloader.

Scans all branches of the classpath containing a META-INF/processes.xml file

Author:
Daniel Meyer, Falko Menge
  • Constructor Details

    • ClassPathProcessApplicationScanner

      public ClassPathProcessApplicationScanner()
  • Method Details