java.lang.Object | |
↳ | com.atlassian.jira.imports.project.transformer.WatcherTransformerImpl |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Transforms an ExternalWatcher based on the project import mapper that is provided.
|
[Expand]
Inherited Methods | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||||
![]()
|
Transforms an ExternalWatcher based on the project import mapper that is provided. This should only be used with a fully mapped and validated ProjectImportMapper.
projectImportMapper | a fully mapped and validated ProjectImportMapper |
---|---|
watcher | 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. |