Package | Description |
---|---|
org.camunda.bpm.engine.impl.batch |
Modifier and Type | Method and Description |
---|---|
DeploymentMapping |
DeploymentMappings.remove(int mappingIndex) |
DeploymentMapping |
DeploymentMappingJsonConverter.toObject(com.google.gson.JsonObject json) |
Modifier and Type | Method and Description |
---|---|
boolean |
DeploymentMappings.add(DeploymentMapping mapping) |
static DeploymentMappings |
DeploymentMappings.of(DeploymentMapping mapping) |
com.google.gson.JsonObject |
DeploymentMappingJsonConverter.toJsonObject(DeploymentMapping mapping) |
Copyright © 2022. All rights reserved.