Uses of Class
com.flowable.action.engine.impl.repository.ActionDeploymentBuilderImpl
Packages that use ActionDeploymentBuilderImpl
-
Uses of ActionDeploymentBuilderImpl in com.flowable.action.engine.impl.cmd
Fields in com.flowable.action.engine.impl.cmd declared as ActionDeploymentBuilderImplModifier and TypeFieldDescriptionprotected ActionDeploymentBuilderImplDeployCmd.deploymentBuilderConstructors in com.flowable.action.engine.impl.cmd with parameters of type ActionDeploymentBuilderImpl -
Uses of ActionDeploymentBuilderImpl in com.flowable.action.engine.impl.repository
Methods in com.flowable.action.engine.impl.repository with parameters of type ActionDeploymentBuilderImplModifier and TypeMethodDescriptionActionRepositoryServiceImpl.deploy(ActionDeploymentBuilderImpl deploymentBuilder)