@Deprecated @UESComponent @EnableScriptAPI public interface UESCommand
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
exec(UESURI mainEntityUri,
Deprecated.
|
mainEntityUri - URI of main entity (object to be processed by invoked command).parameters - Command execution parameters.UESCommandRTException - In case execution of command fails.