| Modifier and Type | Method and Description |
|---|---|
abstract List<ConfigRotatorChangeLogEntry> |
AbstractConfiguration.difference(T component,
T other) |
List<ConfigRotatorChangeLogEntry> |
AbstractConfigurationRotatorSCM.ChangeLogWriter.getChangeLogEntries(T configuration) |
protected abstract List<ConfigRotatorChangeLogEntry> |
AbstractConfigurationRotatorSCM.ChangeLogWriter.getChangeLogEntries(T configuration,
C configurationComponent) |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractConfigurationRotatorSCM.ChangeLogWriter.write(List<ConfigRotatorChangeLogEntry> entries) |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigRotatorChangeLogSet<T extends ConfigRotatorChangeLogEntry> |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigRotatorChangeLogEntry> |
ClearCaseUCMConfiguration.difference(ClearCaseUCMConfigurationComponent component,
ClearCaseUCMConfigurationComponent other)
Returns a list of files affected by the recent change.
|
protected List<ConfigRotatorChangeLogEntry> |
ClearCaseUCM.UCMChangeLogWriter.getChangeLogEntries(ClearCaseUCMConfiguration configuration,
ClearCaseUCMConfigurationComponent component) |
List<ConfigRotatorChangeLogEntry> |
ClearCaseGetBaseLineCompare.invoke(File f,
hudson.remoting.VirtualChannel channel) |
| Modifier and Type | Method and Description |
|---|---|
ConfigRotatorChangeLogEntry |
ResolveChangeLog.invoke(File workspace,
hudson.remoting.VirtualChannel virtualChannel) |
| Modifier and Type | Method and Description |
|---|---|
List<ConfigRotatorChangeLogEntry> |
GitConfiguration.difference(GitConfigurationComponent component,
GitConfigurationComponent other) |
protected List<ConfigRotatorChangeLogEntry> |
Git.GitChangeLogWriter.getChangeLogEntries(GitConfiguration configuration,
GitConfigurationComponent configurationComponent) |
Copyright © 2004-2014. All Rights Reserved.