public class SpaceImportPreProcessor extends AbstractPrimitivePropertyImportPreProcessor
| Constructor and Description |
|---|
SpaceImportPreProcessor(String newKey) |
| Modifier and Type | Method and Description |
|---|---|
protected List<String> |
getPropertyNames()
Provides a list of names of properties that the pre-processor is targeting for processing.
|
boolean |
handles(ImportedObject object) |
protected PrimitiveProperty |
updateProperty(PrimitiveProperty spaceKey) |
process, propertiesMatchingNamespublic SpaceImportPreProcessor(String newKey)
public boolean handles(ImportedObject object)
handles in interface ImportedObjectPreProcessorhandles in class AbstractPrimitivePropertyImportPreProcessorobject - The object to be processedtrue if this preprocessor should be applied to the object, otherwise false.protected PrimitiveProperty updateProperty(PrimitiveProperty spaceKey)
updateProperty in class AbstractPrimitivePropertyImportPreProcessorprotected List<String> getPropertyNames()
AbstractPrimitivePropertyImportPreProcessorgetPropertyNames in class AbstractPrimitivePropertyImportPreProcessorCopyright © 2003–2016 Atlassian. All rights reserved.