Uses of Class
org.camunda.bpm.engine.impl.batch.DeploymentMapping
-
Uses of DeploymentMapping in org.camunda.bpm.engine.impl.batch
Modifier and TypeMethodDescriptionDeploymentMappings.remove
(int mappingIndex) DeploymentMappingJsonConverter.toObject
(com.google.gson.JsonObject json) Modifier and TypeMethodDescriptionboolean
DeploymentMappings.add
(DeploymentMapping mapping) static DeploymentMappings
DeploymentMappings.of
(DeploymentMapping mapping) com.google.gson.JsonObject
DeploymentMappingJsonConverter.toJsonObject
(DeploymentMapping mapping)