Uses of Interface
com.polarion.alm.tracker.model.IModule.IMoveReport
-
Uses of IModule.IMoveReport in com.polarion.alm.tracker
Modifier and TypeMethodDescriptionIModuleManager.moveOutFromModulesWithReport
(Collection<IWorkItem> wis) Moves workitems out from modules to normal XML storage and reports which were skipped and which additional were moved. -
Uses of IModule.IMoveReport in com.polarion.alm.tracker.model
Modifier and TypeMethodDescriptionIModule.moveInWithReport
(Collection<IWorkItem> wis, String sort) Moves workitems from XML storage to this module and reports which were skipped and which additional were moved.IModule.moveOutWithReport
(Collection<IWorkItem> wis) Moves workitems out from module to normal XML storage and reports which were skipped and which additional were moved.