Nuxeo Enterprise Platform 5.4

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
 java.lang.Class<? extends ProcessDefinitionDeployer> DeployerDescriptor.getKlass()
           
 

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


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.