public class WatcherTransformerImpl extends Object implements WatcherTransformer
| Constructor and Description |
|---|
WatcherTransformerImpl() |
| Modifier and Type | Method and Description |
|---|---|
ExternalWatcher |
transform(ProjectImportMapper projectImportMapper,
ExternalWatcher watcher)
Transforms an ExternalWatcher based on the project import mapper that is provided.
|
public ExternalWatcher transform(ProjectImportMapper projectImportMapper, ExternalWatcher watcher)
WatcherTransformertransform in interface WatcherTransformerprojectImportMapper - a fully mapped and validated ProjectImportMapperwatcher - the external watcher that contains all the old values that need to be transformed and other values
that should be stored that need no transformation.Copyright © 2002-2016 Atlassian. All Rights Reserved.