Uses of Interface
org.camunda.bpm.container.impl.deployment.scanning.spi.ProcessApplicationScanner

Packages that use ProcessApplicationScanner
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
 class ClassPathProcessApplicationScanner
          Scans for bpmn20.xml files in the classpath of the given classloader.
 class VfsProcessApplicationScanner
          A ProcessArchiveScanner which uses Jboss VFS for scanning the process archive for processes.
 



Copyright © 2017 camunda services GmbH. All rights reserved.