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