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

All Superinterfaces:
IPhase

public interface IFinalPhase
extends IPhase

Represents an final phase

Author:
skamel

Method Summary
 List<IDBTaskDefinition> getTasks()
           
 
Methods inherited from interface com.semarchy.mdm.runtime.model.integration.IPhase
getName, getPostTasks, getPreTasks
 

Method Detail

getTasks

List<IDBTaskDefinition> getTasks()
Returns:
the non null ordered list of tasks to execute in this phase. List can be empty


Copyright © 2015. All Rights Reserved.