public class OrchestratorEventUtil extends Object
| Constructor and Description |
|---|
OrchestratorEventUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
newViewEvent(String orchestratorServer,
String username,
String password,
String token,
OrchestratorNewViewRequest obj) |
static int |
refreshViewEvent(String orchestratorServer,
String username,
String password,
String token,
RefreshEvent obj) |
static int |
updateViewEvent(String orchestratorServer,
String username,
String password,
String token,
UpdateEvent obj) |
public static int newViewEvent(String orchestratorServer, String username, String password, String token, OrchestratorNewViewRequest obj)
public static int updateViewEvent(String orchestratorServer, String username, String password, String token, UpdateEvent obj)
public static int refreshViewEvent(String orchestratorServer, String username, String password, String token, RefreshEvent obj)
Copyright © 2025. All rights reserved.