public interface WatcherTransformer
Modifier and Type | Method and Description |
---|---|
ExternalWatcher |
transform(ProjectImportMapper projectImportMapper,
ExternalWatcher watcher)
Transforms an ExternalWatcher based on the project import mapper that is provided.
|
ExternalWatcher transform(ProjectImportMapper projectImportMapper, ExternalWatcher watcher)
projectImportMapper
- 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-2017 Atlassian. All Rights Reserved.