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