Package org.teamapps.uisession
Interface UiCommandExecutor
-
- All Known Implementing Classes:
TeamAppsUiSessionManager
public interface UiCommandExecutor
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsendCommands(QualifiedUiSessionId qualifiedUiSessionId, java.util.List<UiCommandWithResultCallback> commands)
-
-
-
Method Detail
-
sendCommands
void sendCommands(QualifiedUiSessionId qualifiedUiSessionId, java.util.List<UiCommandWithResultCallback> commands)
-
-