Uses of Interface
org.camunda.bpm.container.impl.deployment.scanning.spi.ProcessApplicationScanner
-
Packages that use ProcessApplicationScanner Package Description org.camunda.bpm.container.impl.deployment.scanning -
-
Uses of ProcessApplicationScanner in org.camunda.bpm.container.impl.deployment.scanning
Classes in org.camunda.bpm.container.impl.deployment.scanning that implement ProcessApplicationScanner Modifier and Type Class Description classClassPathProcessApplicationScannerScans for bpmn20.xml files in the classpath of the given classloader.classVfsProcessApplicationScannerAProcessArchiveScannerwhich uses Jboss VFS for scanning the process archive for processes.
-