|
||||||||||
上一个 下一个 | 框架 无框架 |
使用 Deployer 的软件包 | |
---|---|
org.activiti.engine.impl.bpmn.deployer | |
org.activiti.engine.impl.cfg | |
org.activiti.engine.impl.persistence.deploy | |
org.activiti.engine.impl.rules |
org.activiti.engine.impl.bpmn.deployer 中 Deployer 的使用 |
---|
实现 Deployer 的 org.activiti.engine.impl.bpmn.deployer 中的类 | |
---|---|
class |
BpmnDeployer
|
org.activiti.engine.impl.cfg 中 Deployer 的使用 |
---|
类型参数类型为 Deployer 的 org.activiti.engine.impl.cfg 中的字段 | |
---|---|
protected List<Deployer> |
ProcessEngineConfigurationImpl.customPostDeployers
|
protected List<Deployer> |
ProcessEngineConfigurationImpl.customPreDeployers
|
protected List<Deployer> |
ProcessEngineConfigurationImpl.deployers
|
返回变量类型为 Deployer 的类型的 org.activiti.engine.impl.cfg 中的方法 | |
---|---|
List<Deployer> |
ProcessEngineConfigurationImpl.getCustomPostDeployers()
|
List<Deployer> |
ProcessEngineConfigurationImpl.getCustomPreDeployers()
|
protected Collection<? extends Deployer> |
ProcessEngineConfigurationImpl.getDefaultDeployers()
|
List<Deployer> |
ProcessEngineConfigurationImpl.getDeployers()
|
类型变量类型为 Deployer 的 org.activiti.engine.impl.cfg 中的方法参数 | |
---|---|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCustomPostDeployers(List<Deployer> customPostDeployers)
|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setCustomPreDeployers(List<Deployer> customPreDeployers)
|
ProcessEngineConfigurationImpl |
ProcessEngineConfigurationImpl.setDeployers(List<Deployer> deployers)
|
org.activiti.engine.impl.persistence.deploy 中 Deployer 的使用 |
---|
类型参数类型为 Deployer 的 org.activiti.engine.impl.persistence.deploy 中的字段 | |
---|---|
protected List<Deployer> |
DeploymentManager.deployers
|
返回变量类型为 Deployer 的类型的 org.activiti.engine.impl.persistence.deploy 中的方法 | |
---|---|
List<Deployer> |
DeploymentManager.getDeployers()
|
类型变量类型为 Deployer 的 org.activiti.engine.impl.persistence.deploy 中的方法参数 | |
---|---|
void |
DeploymentManager.setDeployers(List<Deployer> deployers)
|
org.activiti.engine.impl.rules 中 Deployer 的使用 |
---|
实现 Deployer 的 org.activiti.engine.impl.rules 中的类 | |
---|---|
class |
RulesDeployer
|
|
||||||||||
上一个 下一个 | 框架 无框架 |