com.semarchy.mdm.runtime.model.integration
Interface IPluginMatcherTaskDefinition

All Superinterfaces:
IPluginTaskDefinition, ITaskDefinition

public interface IPluginMatcherTaskDefinition
extends IPluginTaskDefinition

Plugin matcher task definition TODO finish this

Author:
skamel

Method Summary
 IPluginMatcher getPluginMatcher()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPluginTaskDefinition
getColumnName, getIDColumnNames, getInputSelectSQL, getNumberOfRetry, getOnErrorBehavior, getThreadPoolSize, isSelectCounter
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.ITaskDefinition
getExecuteWhenCondition, getName, getPostExecuteAction, isErrorOK
 

Method Detail

getPluginMatcher

IPluginMatcher getPluginMatcher()
Returns:
the plugin macher as defined in the logical model to which this task is bound


Copyright © 2015. All Rights Reserved.