Uses of Class
com.flowable.template.engine.impl.repository.TemplateDeploymentBuilderImpl
Package | Description |
---|---|
com.flowable.template.engine.impl.cmd | |
com.flowable.template.engine.impl.repository |
-
Uses of TemplateDeploymentBuilderImpl in com.flowable.template.engine.impl.cmd
Fields in com.flowable.template.engine.impl.cmd declared as TemplateDeploymentBuilderImpl Modifier and Type Field Description protected TemplateDeploymentBuilderImpl
DeployCmd. deploymentBuilder
Constructors in com.flowable.template.engine.impl.cmd with parameters of type TemplateDeploymentBuilderImpl Constructor Description DeployCmd(TemplateDeploymentBuilderImpl deploymentBuilder)
-
Uses of TemplateDeploymentBuilderImpl in com.flowable.template.engine.impl.repository
Methods in com.flowable.template.engine.impl.repository with parameters of type TemplateDeploymentBuilderImpl Modifier and Type Method Description TemplateDeployment
TemplateRepositoryServiceImpl. deploy(TemplateDeploymentBuilderImpl deploymentBuilder)