public class ActiveObjectsPluginDataPreProcessor extends Object implements ImportedPluginDataPreProcessor
Constructor and Description |
---|
ActiveObjectsPluginDataPreProcessor(OnDemandImportContext onDemandImportContext) |
Modifier and Type | Method and Description |
---|---|
File |
process(File source,
ImportProcessorSummary summary)
Takes a source file of plugin data and returns a new, processed plugin data file, or the original file if no
processing is required, or null if the plugin data should be skipped.
|
public ActiveObjectsPluginDataPreProcessor(OnDemandImportContext onDemandImportContext)
public File process(File source, ImportProcessorSummary summary)
ImportedPluginDataPreProcessor
process
in interface ImportedPluginDataPreProcessor
source
- The source file of the plugin data that needs to be processedsummary
- The summary of the import just completed by Confluence.Copyright © 2003–2017 Atlassian. All rights reserved.