Uses of Interface
com.flowable.agent.api.repository.AgentDeploymentBuilder
Packages that use AgentDeploymentBuilder
-
Uses of AgentDeploymentBuilder in com.flowable.agent.api.repository
Methods in com.flowable.agent.api.repository that return AgentDeploymentBuilderModifier and TypeMethodDescriptionAgentDeploymentBuilder.addClasspathResource
(String resource) AgentDeploymentBuilder.addInputStream
(String resourceName, InputStream inputStream) Gives the deployment the given category.AgentRepositoryService.createDeployment()
Starts creating a new deploymentAgentDeploymentBuilder.enableDuplicateFiltering()
If set, this deployment will be compared to any previous deployment.Gives the deployment the given key.Gives the deployment the given name.AgentDeploymentBuilder.parentDeploymentId
(String parentDeploymentId) Gives the deployment the given parent deployment id.Gives the deployment the given tenant id.