| Class | Description |
|---|---|
| Installed |
This implementation of the Selector returns a list of TransformationCatalogEntry
objects of type INSTALLED.
|
| Random |
This implemenation of the TCSelector selects a random
TransformationCatalogEntry from a List of entries.
|
| 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.
|