
@ExtensionPoint public interface ChangesetPreProcessorFactory
ChangesetPreProcessor
objects for a specific repository.
TODO for 2.0 extends PreProcessorFactory interface.| Modifier and Type | Method and Description |
|---|---|
ChangesetPreProcessor |
createPreProcessor(Repository repository)
Create a new
ChangesetPreProcessor for the given repository. |
ChangesetPreProcessor createPreProcessor(Repository repository)
ChangesetPreProcessor for the given repository.repository - repositoryChangesetPreProcessor for the given repositoryCopyright © 2013. All Rights Reserved.