|
Class Summary |
| Installed |
This implementation of the Selector returns a list of TransformationCatalogEntry objects of type INSTALLED y on the submit site. |
| Random |
This implemenation of the TCSelector selects a random
TransformationCatalogEntry from a List of entries. |
| RoundRobin |
This implementation of the Selector select a transformation from a list in a round robin fashion. |
| Staged |
This implementation of the Selector select a transformation of type STAGEABLE on all sites. |
| Submit |
This implementation of the Selector select a transformation of type STAGEABLE and only on the submit site. |