com.semarchy.mdm.runtime.model.integration
Interface IPluginEnricherSubPhase
- All Superinterfaces:
- IEnrichSubPhase, IPhase
public interface IPluginEnricherSubPhase
- extends IEnrichSubPhase
Represents an enrichment sub phase tied to one IPluginEnricher
- Author:
- skamel
getEnricher
IPluginEnricher getEnricher()
- Specified by:
getEnricher
in interface IEnrichSubPhase
- Returns:
- the enricher of this sub phase
getTask
IPluginEnricherTaskDefinition getTask()
- Returns:
- the one and only one task definition for this plugin enricher
Copyright © 2015. All Rights Reserved.