public class Submit extends TransformationSelector
mLogger, PACKAGE_NAME| Constructor and Description |
|---|
Submit() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List |
getTCEntry(java.util.List tcentries)
This method returns a list of TransformationCatalogEntry objects of type
STATIC_BINARY and only available on the Submit machine( "local" site).
|
loadTXSelectorpublic java.util.List getTCEntry(java.util.List tcentries)
getTCEntry in class TransformationSelectortcentries - the original list of TransformationCatalogEntry objects
on which the selector needs to run.