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