public class OrchestratorLockSharingUtil extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
orchestratorServer |
| Constructor and Description |
|---|
OrchestratorLockSharingUtil() |
| Modifier and Type | Method and Description |
|---|---|
static int |
forceLock(String username,
String password,
String token,
ViewSharing viewSharing) |
static String |
lock(String username,
String password,
String token,
ViewSharing viewSharing) |
static int |
unlock(String username,
String password,
String token,
ViewSharing viewSharing) |
public static String orchestratorServer
public static String lock(String username, String password, String token, ViewSharing viewSharing)
public static int unlock(String username, String password, String token, ViewSharing viewSharing)
public static int forceLock(String username, String password, String token, ViewSharing viewSharing)
Copyright © 2023. All rights reserved.