See: Description
| Interface | Description |
|---|---|
| TranslationActionFactory<T extends TranslationActionInstance> |
Creates
TranslationActionInstances. |
| Class | Description |
|---|---|
| TranslationActionInstance |
Minimal base for translation action instance, configured to be executed.
|
| TranslationCondition |
MVEL condition of translation rule.
|
| Exception | Description |
|---|---|
| ExecutionFailException |
Throw to signal that further execution of the translation profile should be stopped and that the whole
process should be finished with error.
|
Copyright © 2019 Unity. All rights reserved.