public class ChangeSetBuilder
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.base.Function<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem,java.lang.String> |
CI_2_NAME_FUNCTION |
| Constructor and Description |
|---|
ChangeSetBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static com.xebialabs.deployit.repository.ChangeSet |
determineChanges(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification) |
static com.xebialabs.deployit.repository.ChangeSet |
determineChanges(MultiDeltaSpecification specification) |
public static final com.google.common.base.Function<com.xebialabs.deployit.plugin.api.udm.ConfigurationItem,java.lang.String> CI_2_NAME_FUNCTION
public static com.xebialabs.deployit.repository.ChangeSet determineChanges(MultiDeltaSpecification specification)
public static com.xebialabs.deployit.repository.ChangeSet determineChanges(com.xebialabs.deployit.plugin.api.deployment.specification.DeltaSpecification specification)