Uses of Interface
org.camunda.bpm.extension.osgi.internal.ProcessDefintionChecker

Packages that use ProcessDefintionChecker
org.camunda.bpm.extension.osgi.internal.impl   
org.camunda.bpm.extension.osgi.scripting.impl   
 

Uses of ProcessDefintionChecker in org.camunda.bpm.extension.osgi.internal.impl
 

Classes in org.camunda.bpm.extension.osgi.internal.impl that implement ProcessDefintionChecker
 class ProcessDefinitionCheckerImpl
          Implementation of the ProcessDefintionChecker that tries to deploy processes using a ProcessDefinitionDeployer.
 

Uses of ProcessDefintionChecker in org.camunda.bpm.extension.osgi.scripting.impl
 

Constructors in org.camunda.bpm.extension.osgi.scripting.impl with parameters of type ProcessDefintionChecker
ScriptEngineBundleTrackerCustomizer(ProcessDefintionChecker checker)
           
 



Copyright © 2015 camunda services GmbH. All rights reserved.