Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Interface
org.nuxeo.ecm.platform.jbpm.ProcessDefinitionDeployer

Packages that use ProcessDefinitionDeployer
org.nuxeo.ecm.platform.jbpm   
org.nuxeo.ecm.platform.jbpm.core.deployer   
org.nuxeo.ecm.platform.jbpm.core.service   
 

Uses of ProcessDefinitionDeployer in org.nuxeo.ecm.platform.jbpm
 

Classes in org.nuxeo.ecm.platform.jbpm that implement ProcessDefinitionDeployer
 class AbstractProcessDefinitionDeployer
           
 

Uses of ProcessDefinitionDeployer in org.nuxeo.ecm.platform.jbpm.core.deployer
 

Classes in org.nuxeo.ecm.platform.jbpm.core.deployer that implement ProcessDefinitionDeployer
 class AlwaysDeployer
           
 class IfChangedDeployer
          Deprecated. see https://jira.nuxeo.org/browse/NXP-4650 , use nuxeoProperties deployer instead.
 class NeverDeployer
           
 class NuxeoPropertiesDeployer
           
 

Uses of ProcessDefinitionDeployer in org.nuxeo.ecm.platform.jbpm.core.service
 

Methods in org.nuxeo.ecm.platform.jbpm.core.service that return types with arguments of type ProcessDefinitionDeployer
 Class<? extends ProcessDefinitionDeployer> DeployerDescriptor.getKlass()
           
 

Method parameters in org.nuxeo.ecm.platform.jbpm.core.service with type arguments of type ProcessDefinitionDeployer
 void DeployerDescriptor.setKlass(Class<? extends ProcessDefinitionDeployer> klass)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.