Interface ReportingLogicCopyTask
- All Known Implementing Classes:
OutputTemplateCopyTask, ReportCopyTask
public interface ReportingLogicCopyTask
-
Method Summary
-
Method Details
-
isRelevantForEntity
checks if this task works on some entity- Parameters:
source- the entity to check against- Returns:
- true if task can run with passed entity
-
runCopy
-